emacs-devel
[Top][All Lists]
Advanced

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

Re: delete-selection-mode


From: Stefan Monnier
Subject: Re: delete-selection-mode
Date: Tue, 23 Mar 2010 20:47:48 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>>> What do you think about marking commands that should delete the active
>>> region with a new interactive character (like "^" is used to call
>>> `handle-shift-selection'), so e.g. a new function `handle-delete-region'
>>> could delete the active region before running a command?
>> Sounds very good, indeed,
> To me it looks a bit inflexible.  Wouldn't it be better with something
> that later could be customized?

We've been through that already when implementing the
shift-selection code.


        Stefan




reply via email to

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