> (put 'if 'common-lisp-indent-function > '(nil nil &body))))
This breaks the standard indentation of IF in lisp-mode buffers. I don't see that (with emacs -q). What are you seeing? I assume that you meant adding the above to lisp-mode-hook instead of emac-lisp-mode-hook, but either way I see this, which is also the vanilla indentation of IF in lisp-mode: (if foo bar toto titi) In GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600) of 2005-06-26 on NONIQPC X server distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.3) --cflags -I../../jpeg-6b-3/include -I../../libpng-1.2.8/include -I../. ./tiff-3.6.1-2/include -I../../xpm-nox-4.2.0/include -I../../zlib-1.2.2/incl ude' _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel