all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs 24's forward-char vs right-char behavior
@ 2012-04-24 22:19 Xah Lee
  2012-04-24 23:07 ` Joost Kremers
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Xah Lee @ 2012-04-24 22:19 UTC (permalink / raw)
  To: help-gnu-emacs

if it's not too late, i think the semantics of “forward-char” and
“right-char” should be exchanged (from what it currently is in emacs
24).

“forward-char”'s direction should be context sensitive.

“right-char” should always move to the right.

At first i thought emacs can't do that because lots elisp code depends
on “forward-char”'s existing behavior.

But on second thought, am thinking it's probably rare that elisp is
used to process {Arabic, Persian (Iran), Hebrew} languages. After all,
these weren't supported up to now. So, perhaps changing “forward-
char”'s behavior isn't too bad?

 Xah


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

end of thread, other threads:[~2012-04-27  1:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24 22:19 emacs 24's forward-char vs right-char behavior Xah Lee
2012-04-24 23:07 ` Joost Kremers
2012-04-25  6:07 ` Eli Zaretskii
     [not found] ` <mailman.610.1335334014.751.help-gnu-emacs@gnu.org>
2012-04-25  7:43   ` Xah Lee
2012-04-25  8:21     ` Eli Zaretskii
2012-04-25  8:32     ` Joost Kremers
2012-04-25  8:50       ` Eli Zaretskii
     [not found]       ` <mailman.614.1335343852.751.help-gnu-emacs@gnu.org>
2012-04-25 12:48         ` Joost Kremers
2012-04-26 11:17           ` Eli Zaretskii
     [not found]           ` <mailman.81.1335439086.855.help-gnu-emacs@gnu.org>
2012-04-26 18:19             ` Joost Kremers
2012-04-26 20:15               ` Eli Zaretskii
2012-04-27  1:58         ` Jason Rumney
     [not found]     ` <mailman.613.1335342081.751.help-gnu-emacs@gnu.org>
2012-04-26 14:24       ` Xah Lee
2012-04-26 15:00         ` Eli Zaretskii
2012-04-25  8:16   ` Joost Kremers

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.