all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#17777: 24.3.91; Word motion commands are broken
@ 2014-06-14 10:03 Juri Linkov
  2014-06-14 11:11 ` Eli Zaretskii
       [not found] ` <handler.17777.D17777.14027443251273.notifdone@debbugs.gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Juri Linkov @ 2014-06-14 10:03 UTC (permalink / raw)
  To: 17777

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.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-18 20:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-14 10:03 bug#17777: 24.3.91; Word motion commands are broken Juri Linkov
2014-06-14 11:11 ` Eli Zaretskii
     [not found] ` <handler.17777.D17777.14027443251273.notifdone@debbugs.gnu.org>
2015-07-16 23:04   ` Juri Linkov
2015-07-18 12:22     ` Eli Zaretskii
2015-07-18 20:30       ` Juri Linkov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.