
12 Jul
2005
12 Jul
'05
12:57 p.m.
Paolo Amoroso wrote:
Helmut Eller <heller@common-lisp.net> writes:
For very complicated syntax, like loop, you may also specify your own function like:
(put 'let 'common-lisp-indent-function 'my-indent-fun)
Anybody with a good[*] LOOP indentation function?
I posted one in this group a few months ago.
Paolo
[*] I.e. better than the default one that comes with lisp-mode/cl-indent.el.