unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* inferior-lisp mode indenting problem
@ 2003-08-14 22:29 Lowell
  2003-08-14 23:30 ` Jesper Harder
  0 siblings, 1 reply; 6+ messages in thread
From: Lowell @ 2003-08-14 22:29 UTC (permalink / raw)


The auto-indenting of 'if' clauses in inferior-lisp mode is not working 
properly. It does:

(if test
     then
   else)

but it should do:

(if test
     then
     else)

How can I change it?

Lowell

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-08-15 13:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-14 22:29 inferior-lisp mode indenting problem Lowell
2003-08-14 23:30 ` Jesper Harder
2003-08-15  0:21   ` John Paul Wallington
2003-08-15  0:33     ` John Paul Wallington
2003-08-15 10:29   ` Alan Mackenzie
2003-08-15 13:33     ` Jesper Harder

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).