bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30039: 26.0.90; [26.1] Making my code warning free is impossible wit


From: Damien Cassou
Subject: bug#30039: 26.0.90; [26.1] Making my code warning free is impossible with when-let
Date: Tue, 09 Jan 2018 15:23:37 +0100

Noam Postavsky <npostavs@users.sourceforge.net> writes:
> Couldn't you do
>
> (eval-when-compile
>   (unless (fboundp 'when-let*)
>     (defalias 'when-let* 'when-let)))

sure, that's a possible workaround. I was more talking about a solution
for everyone as I guess I'm not the only one to face the problem.

-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill





reply via email to

[Prev in Thread] Current Thread [Next in Thread]