help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: pretty highlighting and indenting own elisp macros


From: Hannu Koivisto
Subject: Re: pretty highlighting and indenting own elisp macros
Date: Wed, 16 Oct 2002 20:54:11 +0300
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i686-pc-linux-gnu)

Klaus Berndl <Klaus.Berndl@sdm.de> writes:

> On Wed, 16 Oct 2002, Kevin Rodgers wrote:
...
>>  ;;; Local Variables:
>>  ;;; eval: (put 'with-XYZ 'lisp-indent-hook 1)

It should be lisp-indent-function, not -hook.

>>  ;;; End:
>
> Ahh, nice...but where can i find such tricks in the documentation?

See the node Lisp Indent in the Emacs manual.

-- 
Hannu


reply via email to

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