[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#7700: 24.0.50; C-y binding withing Isearch mode
From: |
Stefan Monnier |
Subject: |
bug#7700: 24.0.50; C-y binding withing Isearch mode |
Date: |
Sat, 25 Dec 2010 14:52:49 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
>>>> I suggest instead that any standard forward movement command while in
>>>> isearch forward mode should select the text to grab WITHOUT any
>>>> prefix key.
>> That might be a good choice, but:
>> - we lack experimental evidence for that.
>> - it would probably be too big a change to have that as a default behavior.
> IMHO, that proposal would make text grabbing in Isearch (a) More
> powerful (you could use every movement command to grab text), and (b)
> easier/simpler (you already know the movement commands).
Compared to the use of a prefix, there is an important difference: the
prefix tells isearch that the next command is a movement command, so it
can be used with *any* command (and can lead to surprises if the command
is not a movement command), whereas in the absence of a prefix, isearch
would need to know which commands are "movement commands", and this
knowledge would always tend to be partial, so it will fail with
some commands.
> The only drawback I can see is to give up the possibility of exit
> Isearch mode with a movement command, but IMO, this loss is
> insignificant compared with the benefits.
Depends significantly on your usage pattern. I know such a change to
the default behavior would cause screams and never ending arguments.
So we'd fist have to see this change in action for a while to
demonstrate that the benefit is worth the cost of transitioning.
Stefan
- bug#7700: 24.0.50; C-y binding withing Isearch mode, (continued)
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Alan Mackenzie, 2010/12/23
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Stefan Monnier, 2010/12/23
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Lennart Borgman, 2010/12/23
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Dani Moncayo, 2010/12/24
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Lennart Borgman, 2010/12/24
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Dani Moncayo, 2010/12/24
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Juri Linkov, 2010/12/24
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Stefan Monnier, 2010/12/24
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Dani Moncayo, 2010/12/25
- bug#7700: 24.0.50; C-y binding withing Isearch mode,
Stefan Monnier <=
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Lennart Borgman, 2010/12/25
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Alan Mackenzie, 2010/12/27
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Drew Adams, 2010/12/27
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Lennart Borgman, 2010/12/27
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Drew Adams, 2010/12/27
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Lennart Borgman, 2010/12/27
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Drew Adams, 2010/12/28
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Andrew W. Nosenko, 2010/12/26
- bug#7700: 24.0.50; C-y binding withing Isearch mode, Andrew W. Nosenko, 2010/12/26
bug#7700: 24.0.50; C-y binding withing Isearch mode, Drew Adams, 2010/12/23