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

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

bug#13663: 24.2.93; Why warn `flet' is an obsolete macro at runtime?


From: Leo Liu
Subject: bug#13663: 24.2.93; Why warn `flet' is an obsolete macro at runtime?
Date: Mon, 11 Feb 2013 20:09:02 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.93 (OS X 10.8.2)

On 2013-02-11 19:38 +0800, Andreas Schwab wrote:
> Perhaps the warning is actually triggered by some hook or advice?  There
> is no use of flet anywhere in gnus.
>
> Andreas.

But message.el uses it:

(defun message-read-from-minibuffer (prompt &optional initial-contents)
  "Read from the minibuffer while providing abbrev expansion."
  ......)

Leo






reply via email to

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