Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!coherent!hastings From: hastings@coherent.com (Reed Hastings) Newsgroups: gnu.emacs Subject: Indenting (flet ((foo (arg)... Message-ID: <22542@coherent.com> Date: 21 Mar 89 00:11:55 GMT Reply-To: hastings@coherent.com (Reed Hastings) Distribution: gnu Organization: Coherent Thought Inc., Palo Alto CA Lines: 27 References: Can anyone tell me how to get the following indentation in lisp mode: (defun fn () (flet ((local-fn (a b c) (form) ;; this is the tricky line. (form))) (local-fn 1 2 3))) This is how it currently indents: (defun fn () (flet ((local-fn (a b c) (form) (form))) (local-fn 1 2 3))) Thanks! -Reed Reed Hastings DOMAIN: hastings@coherent.com UUCP: ...!{ames,sun,uunet}!coherent!hastings INTERNET: coherent!hastings@ames.arpa, ...@sun.com, ...@uunet.uu.net USMAIL: Coherent Thought Inc. 3350 West Bayshore #205 Palo Alto CA 94303 VOICE: (415) 493-8805