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

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

[debbugs-tracker] bug#13663: closed (24.2.93; Why warn `flet' is an obso


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13663: closed (24.2.93; Why warn `flet' is an obsolete macro at runtime?)
Date: Sun, 10 Feb 2013 06:24:02 +0000

Your message dated Sun, 10 Feb 2013 14:22:55 +0800
with message-id <address@hidden>
and subject line Re: bug#13663: 24.2.93; Why warn `flet' is an obsolete macro 
at runtime?
has caused the debbugs.gnu.org bug report #13663,
regarding 24.2.93; Why warn `flet' is an obsolete macro at runtime?
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
13663: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13663
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.2.93; Why warn `flet' is an obsolete macro at runtime? Date: Sat, 09 Feb 2013 22:57:27 +0800
I am getting this when running emacs:

/usr/local/emacs/share/emacs/24.2.93/lisp/gnus/message.elc:Warning:
    `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or
    `cl-letf'.

Why a user needs to care about this?

Leo



--- End Message ---
--- Begin Message --- Subject: Re: bug#13663: 24.2.93; Why warn `flet' is an obsolete macro at runtime? Date: Sun, 10 Feb 2013 14:22:55 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.93 (OS X 10.8.2)
On 2013-02-10 10:04 +0800, Stefan Monnier wrote:
[snipped 7 lines]
> Good question.  Basically, the question is: why is this flet
> macro-expanded so late (instead of during byte-compilation)?
>
>
>         Stefan

Looks like message.el needs recompilation. I have just done that and the
warning is gone.

Leo


--- End Message ---

reply via email to

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