emacs-devel
[Top][All Lists]
Advanced

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

RE: Incorrect indentation after :name


From: Drew Adams
Subject: RE: Incorrect indentation after :name
Date: Thu, 7 Jul 2005 11:35:03 -0700

    >               (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'





reply via email to

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