unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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