[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#7700: 24.0.50; C-y binding withing Isearch mode
From: |
Lennart Borgman |
Subject: |
bug#7700: 24.0.50; C-y binding withing Isearch mode |
Date: |
Sat, 25 Dec 2010 21:09:28 +0100 |
On Sat, Dec 25, 2010 at 8:52 PM, Stefan Monnier
<monnier@iro.umontreal.ca> wrote:
>>>>> 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.
Forgot to mention that. There is same problem with extending the
selected region. cua-mode solves this by attaching properties to
movement commands. I think that is a good and flexible solution
(though there could perhaps be custom support for it etc).
- 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, 2010/12/25
- bug#7700: 24.0.50; C-y binding withing Isearch mode,
Lennart Borgman <=
- 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