Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!mit-eddie!WHEATIES.AI.MIT.EDU!gnulists From: gnulists@WHEATIES.AI.MIT.EDU Newsgroups: comp.emacs Subject: Indenting (flet ((foo (arg)... Message-ID: <8903281240.AA26217@wheat-chex.ai.mit.edu> Date: 28 Mar 89 12:40:30 GMT Sender: daemon@eddie.MIT.EDU Reply-To: hastings@coherent.com Lines: 26 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