unofficial mirror of emacs-devel@gnu.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 public inbox

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

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