emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#17777: closed (24.3.91; Word motion commands are b


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17777: closed (24.3.91; Word motion commands are broken)
Date: Sat, 14 Jun 2014 11:13:02 +0000

Your message dated Sat, 14 Jun 2014 14:11:45 +0300
with message-id <address@hidden>
and subject line Re: bug#17777: 24.3.91; Word motion commands are broken
has caused the debbugs.gnu.org bug report #17777,
regarding 24.3.91; Word motion commands are broken
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
17777: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17777
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.91; Word motion commands are broken Date: Sat, 14 Jun 2014 13:03:10 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu)
For testing I tried to set `visual-order-cursor-movement' to t
and noticed that it breaks the word motion commands in keyboard macros.
Steps to reproduce:

0. emacs -Q
1. (setq visual-order-cursor-movement t)
2. (insert "word word word")
3. C-a C-x ( C-right right C-x ) C-x e e e ...

doesn't move point by words, only by characters.

This affects only arrow keys like `C-right' bound to `right-word'
in bindings.el.  I tested non-arrow keys like `M-f', and they work fine.



--- End Message ---
--- Begin Message --- Subject: Re: bug#17777: 24.3.91; Word motion commands are broken Date: Sat, 14 Jun 2014 14:11:45 +0300
> From: Juri Linkov <address@hidden>
> Date: Sat, 14 Jun 2014 13:03:10 +0300
> 
> For testing I tried to set `visual-order-cursor-movement' to t
> and noticed that it breaks the word motion commands in keyboard macros.
> Steps to reproduce:
> 
> 0. emacs -Q
> 1. (setq visual-order-cursor-movement t)
> 2. (insert "word word word")
> 3. C-a C-x ( C-right right C-x ) C-x e e e ...
> 
> doesn't move point by words, only by characters.

Thanks, fixed in emacs-24 revision 117241.


--- End Message ---

reply via email to

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