all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.