Stefan Monnier <[EMAIL PROTECTED]> 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.



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to