all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* correct indentation for flet and labels macros
@ 2004-08-31  2:26 Suraj Acharya
  2004-08-31  2:45 ` Davis Herring
  0 siblings, 1 reply; 5+ messages in thread
From: Suraj Acharya @ 2004-08-31  2:26 UTC (permalink / raw)


Is there any way to get flet and labels to indent their definitions like 
defun?

I want

(flet ((foo (args)
          (bar)))


instead of


(flet ((foo (args)
             (bar)))


Suraj

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

end of thread, other threads:[~2004-09-01  2:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-31  2:26 correct indentation for flet and labels macros Suraj Acharya
2004-08-31  2:45 ` Davis Herring
2004-08-31  3:00   ` Suraj Acharya
2004-08-31  9:44     ` Andreas Schwab
2004-09-01  2:06       ` Suraj Acharya

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.