help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to redo align-regexp?


From: Stefan Monnier
Subject: Re: how to redo align-regexp?
Date: Thu, 06 Oct 2016 21:47:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

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

That's a bug (well, some may say it's a limitation of the current hack
that's used, but the result is the same).  Please report it via M-x
report-emacs-bug (you can put me in the "X-Debbugs-Cc:").
Fixing it will probably require some work, tho, so don't expect it to be
fixed quickly.

> It's
>   M-x ali TAB -r TAB M-p

Actually, since partial-completion is enabled by default (Emacs-23,
IIRC) you can skip the first TAB and go straight for

    M-x ali-r TAB

But in the present case, I guess

    M-x M-p

would work even better.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]