From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: macroexpand-all
Date: 09 Feb 2004 17:55:34 +0100 [thread overview]
Message-ID: <m3fzdktcop.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <buofzdk1v1k.fsf@mcspd15.ucom.lsi.nec.co.jp>
Miles Bader <miles@lsi.nec.co.jp> writes:
> One of the cl functions Martin wanted for cc-mode was `macroexpand-all'.
>
> I'd like to add the following file to emacs, `lisp/emacs-lisp/macroexp.el',
> which implements `macroexpand-all'. I wrote it for my lexical-binding
> branch, in which _all_ compiler macroexpansion is done using macroexpand-all
> on top-level file forms, so it's received a fair bit of testing (at least,
> all of emacs lisp code has passed through it :-).
>
> One unusual point is that this implementation also tries to avoid consing in
> the case where a form contains no macros (as is true of many).
>
> Any objections/comments?
>
I don't mind. It should go into emacs-lisp directory.
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
prev parent reply other threads:[~2004-02-09 16:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-09 9:06 macroexpand-all Miles Bader
2004-02-09 15:56 ` macroexpand-all Stefan Monnier
2004-02-11 3:39 ` macroexpand-all Miles Bader
2004-02-09 16:55 ` Kim F. Storm [this message]
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=m3fzdktcop.fsf@kfs-l.imdomain.dk \
--to=storm@cua.dk \
--cc=emacs-devel@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).