all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Hunter <jdhunter@ace.bsd.uchicago.edu>
Subject: align around symbol
Date: Fri, 07 May 2004 10:05:40 -0500	[thread overview]
Message-ID: <m21xlwz397.fsf@mother.paradise.lost> (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

             reply	other threads:[~2004-05-07 15:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-07 15:05 John Hunter [this message]
2004-05-07 15:32 ` align around symbol Lawrence Mitchell
2004-05-07 15:51   ` upro
2004-05-07 20:22     ` John Hunter
2004-05-09 16:57   ` Galen Boyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m21xlwz397.fsf@mother.paradise.lost \
    --to=jdhunter@ace.bsd.uchicago.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.