From: Leo Liu <sdl.web@gmail.com>
To: 17498@debbugs.gnu.org
Subject: bug#17498: 24.4.50; This function has a compiler macro `yes--cmacro'.
Date: Thu, 15 May 2014 23:05:18 +0800 [thread overview]
Message-ID: <m3wqdnkrpt.fsf@gmail.com> (raw)
Eval the following code
;;;; BEGIN
(defun yes ()
)
(when nil
(cl-define-compiler-macro yes (&rest _)))
;;;; END
,----[ C-h f yes RET ]
| yes is a Lisp function.
|
| (yes)
|
| This function has a compiler macro `yes--cmacro'.
|
| Not documented.
|
| [back]
`----
how is it possible? the compiler macro is defined at macro expansion
time?
Leo
next reply other threads:[~2014-05-15 15:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-15 15:05 Leo Liu [this message]
2014-05-15 19:43 ` bug#17498: 24.4.50; This function has a compiler macro `yes--cmacro' Stefan Monnier
2014-05-16 1:28 ` Leo Liu
2014-05-16 12:24 ` Stefan Monnier
2014-05-16 18:25 ` Leo Liu
2014-05-16 8:59 ` Nicolas Richard
2014-05-16 18:28 ` 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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3wqdnkrpt.fsf@gmail.com \
--to=sdl.web@gmail.com \
--cc=17498@debbugs.gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).