* bug#20900: 25.0.50; C-u - C-t should move point backward to have a usefully repeatable command
@ 2015-06-25 21:57 Nicolas Richard
2019-08-01 20:39 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Richard @ 2015-06-25 21:57 UTC (permalink / raw)
To: 20900
In a line like this:
aaaaaaaaxy
with cursor on y (i.e. point is between x and y).
Hitting C-u - C-t moves the 'x' backwards, but the cursor stays on 'y'.
Thus hitting C-x z is mostly useless here. I expected cursor to move
backward too.
In fact this is a regression introduced by
commit aa26f345096166bd8c135876dbab9b671ae232e3
Author: Chong Yidong <cyd@gnu.org>
Date: Fri Dec 21 13:42:59 2012 +0800
* simple.el (transpose-subr-1): Preserve marker positions
by changing the insertion sequence.
Fixes: debbugs:13122
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#20900: 25.0.50; C-u - C-t should move point backward to have a usefully repeatable command
2015-06-25 21:57 bug#20900: 25.0.50; C-u - C-t should move point backward to have a usefully repeatable command Nicolas Richard
@ 2019-08-01 20:39 ` Lars Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-01 20:39 UTC (permalink / raw)
To: Nicolas Richard; +Cc: 20900
Nicolas Richard <youngfrog@members.fsf.org> writes:
> In a line like this:
> aaaaaaaaxy
> with cursor on y (i.e. point is between x and y).
>
> Hitting C-u - C-t moves the 'x' backwards, but the cursor stays on 'y'.
> Thus hitting C-x z is mostly useless here. I expected cursor to move
> backward too.
(I'm going through old bug reports that have unfortunately not gotten
any responses.)
I'm unable to reproduce this bug in Emacs 27, so I'm guessing that it's
been fixed in the intervening years, and I'm closing this bug report.
If it's still present, please reopen.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-08-01 20:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-25 21:57 bug#20900: 25.0.50; C-u - C-t should move point backward to have a usefully repeatable command Nicolas Richard
2019-08-01 20:39 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).