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.