emacs-devel
[Top][All Lists]
Advanced

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

Re: Incorrect indentation after :name


From: Lars Brinkhoff
Subject: Re: Incorrect indentation after :name
Date: Tue, 05 Jul 2005 09:07:32 +0200
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Stefan Monnier <address@hidden> writes:
> The check for `fboundp' is to try and "correctly" indent things like
>
>        '(with-current-buffer buf
>           (do-something))
>
> which occur sometimes in macros.

Somewhat related to this, I have a patch to improve indentation of
macros that are defined with defmacro* and uses &body.  The macro must
be loaded for my code to do its job.





reply via email to

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