[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Word search
From: |
Juri Linkov |
Subject: |
Re: Word search |
Date: |
Fri, 14 Mar 2008 03:08:16 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-unknown-linux-gnu) |
>> But I doubt that many people use it because for many years of
>> existence of word search, very few people tried to find a way to
>> enable incremental word search (according to mailing list archives)
>> until recently.
>>
>> Maybe you're right. But let's ask them.
>
> I never realized it was there. I remember trying C-y hoping for that, but
> it inserts to the end of the line, something I never need.
>
> I would prefer to have bindings similar to normal editing: C-y to yank, but
> use M-y to insert the word at point, unless the previous command was yank.
> Makes it easier to remember.
We currently have:
C-w isearch-yank-word-or-char
C-y isearch-yank-line
M-y isearch-yank-kill
Do you propose this change:
C-w isearch-yank-word-or-char
M-y isearch-yank-word-or-char
C-y isearch-yank-kill
But where do you put `isearch-yank-line'?
--
Juri Linkov
http://www.jurta.org/emacs/
- Re: Word search, (continued)
- Re: Word search, Richard Stallman, 2008/03/12
- Re: Word search, Richard Stallman, 2008/03/11
- Re: Word search, Juri Linkov, 2008/03/11
- Re: Word search, Richard Stallman, 2008/03/12
- Re: Word search, Juri Linkov, 2008/03/12
- Re: Word search, Richard Stallman, 2008/03/13
- Re: Word search, René Kyllingstad, 2008/03/13
- Re: Word search,
Juri Linkov <=
- RE: Word search, Drew Adams, 2008/03/12
- Re: Word search, Richard Stallman, 2008/03/12
- Re: Word search, Juri Linkov, 2008/03/12
- Re: Word search, Richard Stallman, 2008/03/13
isearch-push-state (was: First two elements of search-ring shown twice in minibuffer when using M-p multiple times?), Juri Linkov, 2008/03/10
Re: First two elements of search-ring shown twice in minibuffer when using M-p multiple times?, Juri Linkov, 2008/03/10
Re: First two elements of search-ring shown twice in minibuffer when using M-p multiple times?, Tobias Bading, 2008/03/10