all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.