emacs-devel
[Top][All Lists]
Advanced

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

Re: Lisp indentation.


From: Richard Stallman
Subject: Re: Lisp indentation.
Date: Sun, 13 Mar 2005 22:00:34 -0500

    If (put ... 'lisp-indent-function ...) is used to specify indentation,
    then that is executed during startup as well.  However, if (declare
    (indent ...)) is used to specify indentation, then the macro is
    defined during startup, but its lisp-indent-property will not be set.

There are many special precautions needed for preloaded code.

    This should probably be fixed somehow, or else documented.

It is worth fixing if someone finds a very simple and safe fix.
Otherwise it would be worth adding a very brief note in the manual.




reply via email to

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