[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] better isearch support for complex input methods
From: |
Miles Bader |
Subject: |
Re: [PATCH] better isearch support for complex input methods |
Date: |
25 Apr 2001 17:07:10 +0900 |
Andreas Schwab <address@hidden> writes:
> |> For C-w while searching, I wouldn't mind so much, because there it's
> |> usually better to grab too little than too much (as you can't easily
> |> delete small overruns).
>
> Grabbing too much isn't actually so bad, now that we have M-e
> (isearch-edit-string).
Well, perhaps, but I don't really think that's a great solution --
going into edit mode, although it's nice when you need it, really
interrupts the flow; it's much easier to just hit C-w a bunch of times
(and DEL to correct).
-Miles
--
Love is a snowmobile racing across the tundra. Suddenly it flips over,
pinning you underneath. At night the ice weasels come. --Nietzsche
- [PATCH] better isearch support for complex input methods, Karl Fogel, 2001/04/02
- Re: [PATCH] better isearch support for complex input methods, Stefan Monnier, 2001/04/03
- Re: [PATCH] better isearch support for complex input methods, Karl Fogel, 2001/04/03
- Re: [PATCH] better isearch support for complex input methods, Eli Zaretskii, 2001/04/03
- Re: [PATCH] better isearch support for complex input methods, Stefan Monnier, 2001/04/03
- Re: [PATCH] better isearch support for complex input methods, Karl Fogel, 2001/04/04
- Re: [PATCH] better isearch support for complex input methods, Dave Love, 2001/04/22
- Re: [PATCH] better isearch support for complex input methods, Karl Fogel, 2001/04/23
- Re: [PATCH] better isearch support for complex input methods, Miles Bader, 2001/04/24
- Re: [PATCH] better isearch support for complex input methods, Andreas Schwab, 2001/04/25
- Re: [PATCH] better isearch support for complex input methods,
Miles Bader <=
- Re: [PATCH] better isearch support for complex input methods, Stefan Monnier, 2001/04/25
- Re: [PATCH] better isearch support for complex input methods, Karl Fogel, 2001/04/25
- Re: [PATCH] better isearch support for complex input methods, Miles Bader, 2001/04/25
Re: [PATCH] better isearch support for complex input methods, Miles Bader, 2001/04/03
Re: [PATCH] better isearch support for complex input methods, Eli Zaretskii, 2001/04/04
Re: [PATCH] better isearch support for complex input methods, Karl Fogel, 2001/04/04
Re: [PATCH] better isearch support for complex input methods, Gerd Moellmann, 2001/04/05
Re: [PATCH] better isearch support for complex input methods, Karl Fogel, 2001/04/06