all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* align around symbol
@ 2004-05-07 15:05 John Hunter
  2004-05-07 15:32 ` Lawrence Mitchell
  0 siblings, 1 reply; 5+ messages in thread
From: John Hunter @ 2004-05-07 15:05 UTC (permalink / raw)




Suppose I have a region like the following


    '28' : ( '\leftparen', 'cmr10'),
    '5D' : ( ']', 'cmr10'),
    '\oint' : ( 'cmex10', '49'),
    '\bigodot' : ( 'cmex10', '4B'),
    '\bigoplus' : ( 'cmex10', '4D'),

Only one ':' per line.

Is there an easy wan in emacs to get the code to align the : symbols,
ie

    '28'        : ( '\leftparen', 'cmr10'),
    '5D'        : ( ']', 'cmr10'),
    '\oint'     : ( 'cmex10', '49'),
    '\bigodot'  : ( 'cmex10', '4B'),
    '\bigoplus' : ( 'cmex10', '4D'),

Thanks,
John Hunter

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-05-09 16:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-07 15:05 align around symbol John Hunter
2004-05-07 15:32 ` Lawrence Mitchell
2004-05-07 15:51   ` upro
2004-05-07 20:22     ` John Hunter
2004-05-09 16:57   ` Galen Boyer

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.