* common-lisp-indent-function and `
@ 2006-11-16 3:22 Damien Kick
0 siblings, 0 replies; only message in thread
From: Damien Kick @ 2006-11-16 3:22 UTC (permalink / raw)
I'm using "GNU Emacs 21.2.1 (powerpc-apple-darwin, X toolkit) of
2006-09-20 on Damien-Kicks-Computer.local" and SLIME 2.0. I'm having
problems with the indentation behavior of backquoted forms. What
follows are two forms and the way in which they are being indented.
`(mapcar #'(lambda (element) element)
list)
` (mapcar #'(lambda (element) element)
list)
Is there any way to get the first form indented as follows?
`(mapcar #'(lambda (element) element)
list)
I don't want to have to put the space between the #\` and the #\(. Help?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-16 3:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-16 3:22 common-lisp-indent-function and ` Damien Kick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).