GNU bug report logs - #21885
24.5; Transposing things with a negative argument

Previous Next

Package: emacs;

Reported by: Eli Barzilay <eli <at> barzilay.org>

Date: Thu, 12 Nov 2015 08:13:02 UTC

Severity: normal

Merged with 14037, 20698

Found in versions 24.3.50, 24.5, 25.0.50

Fixed in version 25.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stephen Leake <stephen_leake <at> stephe-leake.org>
Cc: eli <at> barzilay.org, 21885 <at> debbugs.gnu.org
Subject: bug#21885: 24.5; Transposing things with a negative argument
Date: Thu, 12 Nov 2015 20:24:20 +0200
> From: Stephen Leake <stephen_leake <at> stephe-leake.org>
> Date: Thu, 12 Nov 2015 12:11:42 -0600
> Cc: 21885 <at> debbugs.gnu.org
> 
> Eli Barzilay <eli <at> barzilay.org> writes:
> 
> > In the past (IIRC, up to around v24.3) transposing things (chars,
> > words, sexprs, lines) would always leave the point after the
> > transposed thing. ...  This is no longer happenning.
> 
> I can't reproduce this. In Emacs 24.3, emacs -Q, in *scratch* buffer,
> where | is point:
> 
> fob|ar
> 
> invoke C-t transpose-char gives:
> 
> foab|r
> 
> Same behavior in emacs master.

I think I know the answer: the difference is visible only if you
invoke C-t with a negative argument, as in "C-- C-t".




This bug report was last modified 9 years and 195 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.