all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Chen <vancouver.michael@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: align-regexp for many column separators
Date: Wed, 24 Aug 2011 10:43:04 -0400	[thread overview]
Message-ID: <CALdbonUQx4Lubn687JVbcfQ75-spekiT3r6wDbrn1YuQ0q0wEg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 251 bytes --]

Dear there,
I would like to align at "&":

1&2&3\\
1000&2000&3000\\

==>

1      &2      &3\\
1000&2000&3000\\


M-x align-regexp only aligns the first "&", i.e., I get
1      &2&3\\
1000&2000&3000\\


Any suggestions?

-- 
All the best,
Michael Chen

[-- Attachment #2: Type: text/html, Size: 439 bytes --]

             reply	other threads:[~2011-08-24 14:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-24 14:43 Michael Chen [this message]
     [not found] <mailman.1919.1314247772.939.help-gnu-emacs@gnu.org>
     [not found] ` <78620bdf-a2c8-4e54-84eb-74acc9c8f8c3@i21g2000yqd.googlegroups.com>
2015-01-18 16:49   ` align-regexp for many column separators anshul.verma86

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=CALdbonUQx4Lubn687JVbcfQ75-spekiT3r6wDbrn1YuQ0q0wEg@mail.gmail.com \
    --to=vancouver.michael@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.