emacs-devel
[Top][All Lists]
Advanced

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

Re: delete-selection-mode


From: Richard Stallman
Subject: Re: delete-selection-mode
Date: Sun, 20 Apr 2008 23:08:43 -0400

    If the region activates as a side effect of otherwise innocent
    commands, such as M-> or C-s or C-x C-x, then I'd object deleting it
    as well.  Even if I explicitly mark the region with C-SPC followed by
    cursor motion commands, it does not yet mean I'm about to replace it
    with another text.  I might just want to M-w it or something.

Or you might see some characters before point (and outside the region)
and decide to delete them before operating on the region as you
planned to do.

Here's a possible idea: enable delete-selection-mode by default
but only after shift-selection and mouse-selection.




reply via email to

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