emacs-devel
[Top][All Lists]
Advanced

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

Re: position on changing defaults?


From: Juri Linkov
Subject: Re: position on changing defaults?
Date: Thu, 06 Mar 2008 01:30:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-unknown-linux-gnu)

>> - selection with Shift-arrow keys
>
> I think this would be a good default.  If someone is willing to make a
> patch that refactors this code from cua-mode into simple.el, it would
> be worth considering.

Unfortunately, I see no way of implementing this in simple.el without
using pre-command-hook and post-command-hook.  It seems this can be
implemented only in C in the function that reads characters.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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