Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!ll-xn!oberon!bbn!rochester!pt.cs.cmu.edu!PROOF.ERGO.CS.CMU.EDU!tsf From: tsf@PROOF.ERGO.CS.CMU.EDU (Timothy Freeman) Newsgroups: comp.emacs Subject: Formatting labels with gnu-emacs? Keywords: common lisp Message-ID: <1684@pt.cs.cmu.edu> Date: 15 May 88 05:35:07 GMT Sender: netnews@pt.cs.cmu.edu Organization: Carnegie-Mellon University, CS/RI Lines: 17 Does anyone out there have code to correctly format a common lisp labels construct from gnu-emacs? For example, (labels ((this-is-a-very-long-function-name (a b) form)) ...) should look like that rather than (labels ((this-is-a-very-long-function-name (a b) form)) ...) -- Tim Freeman Arpanet: tsf@theory.cs.cmu.edu Uucp: ...!seismo.css.gov!proof.ergo.cs.cmu.edu!tsf