GNU bug report logs - #7700
24.0.50; C-y binding withing Isearch mode

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Tue, 21 Dec 2010 19:01:02 UTC

Severity: minor

Merged with 8183

Found in version 24.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 7700 <at> debbugs.gnu.org (full text, mbox):

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: 7700 <at> debbugs.gnu.org
Subject: Re: bug#7700: 24.0.50; C-y binding withing Isearch mode
Date: Tue, 21 Dec 2010 22:26:04 +0100
> One solution to fix this would be to swap the bindings of C-y and M-y withing Isearch mode.

Or even better: make C-y and M-y behave in Isearch "like" in normal
editing (including minibuffer input):
- C-y --> Add text X to the seach text, being X the text that would be
yanked by C-y in normal editing.
- M-y --> If last command was C-y, replace just-yanked text (X) with
the previous text from kill ring.


In this case, the command currently bound to C-y (within Isearch mode)
would have to be bound to another key.

--
Dani Moncayo

PS: My previous post was in HTML format. I'm sorry.




This bug report was last modified 14 years and 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.