emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Interactive macro expansion added


From: Johannes Weiner
Subject: Re: [PATCH] Interactive macro expansion added
Date: Tue, 11 Sep 2007 12:15:14 +0200
User-agent: Mutt/1.5.16 (2007-06-11)

Hi David,

On Mon, Sep 10, 2007 at 08:55:16PM +0200, David Hansen wrote:
> > +*** The new command `pp-macroexpand-last-sexp' pretty-prints the
> > +macroexpansion of the s-expression before point.
> > +
> 
> Some time ago I wrote something similar but the output of the
> macroexpansion is displayed in a separate buffer (similar how it works
> in the slime package, in case you know it).  If you are interested it's
> in the gnu.emacs.sources archive or I can send it / post it here.

Have a look at pp-display-expression (in the sources with this patch applied)
or at pp-eval-expression in the vanilla sources.  The expansion is printed
into a separate buffer if the expression is too long for the minibuffer.

        Hannes

Attachment: signature.asc
Description: Digital signature


reply via email to

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