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

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

declare indent for common lisp?


From: Joost Kremers
Subject: declare indent for common lisp?
Date: 1 Aug 2008 17:51:45 GMT
User-agent: slrn/0.9.8.1 (Linux)

hi all,

in emacs lisp, if i define a macro that is going to take a body of code as
argument, i generally include a statement such as (declare (indent defun))
in the macro definition, so that the indentation looks better.

is there a way to get emacs to do the same thing for macros in common lisp
code?

TIA


-- 
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]