all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Leo Liu <sdl.web@gmail.com>
Cc: 13663@debbugs.gnu.org
Subject: bug#13663: 24.2.93; Why warn `flet' is an obsolete macro at runtime?
Date: Sat, 09 Feb 2013 21:04:24 -0500	[thread overview]
Message-ID: <jwv62212ae7.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <m14nhl8rhk.fsf@gmail.com> (Leo Liu's message of "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?

Good question.  Basically, the question is: why is this flet
macro-expanded so late (instead of during byte-compilation)?


        Stefan





  reply	other threads:[~2013-02-10  2:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-09 14:57 bug#13663: 24.2.93; Why warn `flet' is an obsolete macro at runtime? Leo Liu
2013-02-10  2:04 ` Stefan Monnier [this message]
2013-02-10  6:22   ` Leo Liu
2013-02-11  4:18   ` Leo Liu
2013-02-11 11:38     ` Andreas Schwab
2013-02-11 12:09       ` Leo Liu
2013-02-11 14:31         ` Andreas Schwab
2013-02-11 17:10         ` Glenn Morris
2013-02-11 17:25           ` Leo Liu
2013-02-11 17:37           ` Leo Liu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwv62212ae7.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=13663@debbugs.gnu.org \
    --cc=sdl.web@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.