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

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

Re: declare indent for common lisp?


From: Joost Kremers
Subject: Re: declare indent for common lisp?
Date: 2 Aug 2008 11:16:37 GMT
User-agent: slrn/0.9.8.1 (Linux)

Pascal J. Bourguignon wrote:
> You could evaluate in emacs: (put 'example 'lisp-indent-function 3)

thanks, that appears to work. (btw, i use slime, and i just now found in
the slime docs that you can also set the property common-lisp-indent-function.)

> You could put these forms in the local variable section in your source files, 
> ;; Local Variables:
> ;; eval: (put 'example 'lisp-indent-function 3)
> ;; End:
> but this is not convenient.

it may be enough for my purpose, though, ATM there's just a couple of
macros i want to do this for. but i'll save your code and check it out if i
find it's really not convenient.

thanks!


-- 
Joost Kremers                                      joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


reply via email to

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