unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Info about indentation.
@ 2007-04-09 23:07 Jean-Michel Hufflen
  0 siblings, 0 replies; 2+ messages in thread
From: Jean-Michel Hufflen @ 2007-04-09 23:07 UTC (permalink / raw)
  To: help-gnu-emacs

   Dear Emacs'ers,

   I use emacs to write Scheme programs, and I would like to the following 
program to be displayed as:

(cond ((x y z) =>
          cdr)
         ...

that is, "cdr" just below (x y z), because "cdr" it is located after "=>". By 
default, emacs displays it like:

(cond ((x y z) =>
                    cdr)
         ...

   Does someone know how to proceed? Many thanks in advance,

J.-M. Hufflen

^ permalink raw reply	[flat|nested] 2+ messages in thread
[parent not found: <mailman.1908.1176209018.7795.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2007-04-10 14:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-09 23:07 Info about indentation Jean-Michel Hufflen
     [not found] <mailman.1908.1176209018.7795.help-gnu-emacs@gnu.org>
2007-04-10 14:04 ` Robert Thorpe

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