all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marco Wahl <marcowahlsoft@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: how to redo align-regexp?
Date: Thu, 06 Oct 2016 09:42:04 +0200	[thread overview]
Message-ID: <84mvih7wkz.fsf@gmail.com> (raw)
In-Reply-To: 87fuoacsxq.fsf@127.0.0.1

HASM <hasm@example.invalid> writes:

>>> I mark a region and run align-regexp.
>>> Then I mark a different region and attempt a repeat-complex-command, but
>>> the command has the old region beg/end in it, and thus won't do what I
>>> want.
>>> Is repeat possible?  [...]
>
>> What about running align-regexp again and using M-p to recover the
>> recent regexp?
>
> It's
>   M-x ali TAB -r TAB M-p
> a lot more keystrokes than
>   C-x M-ESC 
>
> I'll need to wrap align-regexp with a function that uses the current
> region.

Not sure IIUC.  `align-regexp' actually already uses the current region
AFAICS.

Let me be more clear on what I suggest.

Let's say we have a buffer with the following 5 lines

a:a
aa:a
:
aaa:a
aaaa:a

Then you mark the first two lines and type M-x align-regexp : RET.  This
results in the first two lines to be aligned.

Then you mark the last two lines and type M-x M-p RET M-p RET.  This
results in the last two lines to be aligned.


HTH,
-- 
Marco


  reply	other threads:[~2016-10-06  7:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-05 17:02 how to redo align-regexp? HASM
2016-10-05 17:45 ` Marco Wahl
2016-10-05 22:49   ` HASM
2016-10-06  7:42     ` Marco Wahl [this message]
2016-10-06 21:32       ` HASM
2016-10-06 18:15     ` Robert Thorpe
2016-10-07  1:47     ` Stefan Monnier
2016-10-07  3:30       ` Michael Heerdegen
2016-10-07 12:56         ` Stefan Monnier

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=84mvih7wkz.fsf@gmail.com \
    --to=marcowahlsoft@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.