[slime-devel] configure lisp-indent-function

Leo sdl.web at gmail.com
Mon Oct 9 16:04:00 UTC 2006


Dear all,

I have the following line in my ~/.emacs:

(setq lisp-indent-function 'common-lisp-indent-function)

This causes all lisp files to use common-lisp indent style. However
all elisp files out there are using the default indent which will
cause inconvenience when editing. So here is the question,

How could I set up emacs to use default indent for elisp and
common-lisp indent for other lisp files?

Thank you!

-- 
Leo




More information about the slime-devel mailing list