> 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.
Huh? That's not the behavior I see. > [I guess, this is why there is a (put 'when 'lisp-indent-function 1) > in lisp-mode.el, even though the definition of when in subr.el uses > (declare (indent 1)).] No, it's just that I haven't installed this part of my local changes yet. > This should probably be fixed somehow, or else documented. It'd be a blatant bug that needs urgent fixing. Can you show us some recipe that demonstrates the problem? Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel