[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: delete-selection-mode
From: |
Juri Linkov |
Subject: |
Re: delete-selection-mode |
Date: |
Mon, 22 Mar 2010 03:16:36 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) |
> Richard Stallman <address@hidden> writes:
>> Let's make shift-selection and mouse-selection _identical_ with regard
>> to the outcome, with regard to visuals and semantics.
>>
>> That seems like a good idea to me.
>
> _All_ types of visible selection should be the same, including t-m-m
> (C-SPC + movement) selections, to the greatest extent possible.
>
> Having multiple "types" of selection that are
> sorta-the-same-but-sorta-different is just going to make Emacs harder to
> use for everybody, and harder to learn for beginners.
>
> If a beginner tries to use (superior) Emacs-style marking (t-m-m),
> suddenly habits which seemed to work for them when using the mouse will
> fail. This is bad.
>
> If an expert user wants to use DEL to delete a t-m-m region, that will
> fail, for no good reason. This is stupid.
>
> Yeah, I know, mouse-selection is currently "special". It shouldn't
> be -- that was a bad decision. Adding shift-selection to the mix just
> makes things worse.
Unfortunately, shift-selection is already fundamentally different
from selecting the region with C-SPC and C-x C-x. With shift-selection
typing a key that is not shift-translated deactivates the region.
It seems this difference is impossible to avoid because typing non-shifted
keys is how beginners expect to deselect the region.
--
Juri Linkov
http://www.jurta.org/emacs/
- Re: delete-selection-mode, (continued)
- Re: delete-selection-mode, Richard Stallman, 2010/03/19
- Re: delete-selection-mode, Lennart Borgman, 2010/03/19
- Re: delete-selection-mode, Uwe Siart, 2010/03/20
- Re: delete-selection-mode, Richard Stallman, 2010/03/20
- Re: delete-selection-mode, Lennart Borgman, 2010/03/20
- Re: delete-selection-mode, David Kastrup, 2010/03/20
- AW: delete-selection-mode, Berndl, Klaus, 2010/03/20
- Re: AW: delete-selection-mode, David Kastrup, 2010/03/21
- Re: delete-selection-mode, Richard Stallman, 2010/03/21
- Re: delete-selection-mode, Miles Bader, 2010/03/21
- Re: delete-selection-mode,
Juri Linkov <=
- Re: delete-selection-mode, David Kastrup, 2010/03/22
- Re: delete-selection-mode, Lennart Borgman, 2010/03/21
- Re: delete-selection-mode, Miles Bader, 2010/03/21
- Re: delete-selection-mode, Chong Yidong, 2010/03/22
- Re: delete-selection-mode, Lennart Borgman, 2010/03/22
- Re: delete-selection-mode, Lennart Borgman, 2010/03/22
- Re: delete-selection-mode, Miles Bader, 2010/03/23
- Re: delete-selection-mode, David Kastrup, 2010/03/23
- Re: delete-selection-mode, Miles Bader, 2010/03/23
- Re: delete-selection-mode, Chong Yidong, 2010/03/23