GNU bug report logs -
#21525
24.5; A typo on 16.2 Transposing Text help page
Previous Next
Reported by: Maxim Kashchenko <mkaschenko <at> me.com>
Date: Sun, 20 Sep 2015 16:20:03 UTC
Severity: minor
Tags: notabug
Found in version 24.5
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello Emacs team,
Let me quote a paragraph from the manual page first.
A numeric argument to a transpose command serves as a repeat count:
it tells the transpose command to move the character (word, expression,
line) before or containing point across several other characters (words,
expressions, lines). For example, ‘C-u 3 C-t’ moves the character
before point forward across three other characters. It would change
‘f★oobar’ into ‘oobf★ar’. This is equivalent to repeating ‘C-t’ three
times. ‘C-u - 4 M-t’ moves the word before point backward across four
words. ‘C-u - C-M-t’ would cancel the effect of plain ‘C-M-t’.
I think ‘f★oobar’ becomes ‘foob★ar’ instead of ‘oobf★ar’.
Have a nice day.
This bug report was last modified 9 years and 233 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.