GNU bug report logs -
#8183
isearch yanking
Previous Next
Reported by: gnu.emacs.bug <at> wongs.net
Date: Sun, 6 Mar 2011 00:06:02 UTC
Severity: minor
Merged with 7700
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
View this message in rfc822 format
gnu.emacs.bug <at> wongs.net writes:
> I just spent a while trying to track down a bug in isearch.el that
> turned out to be a "feature". C-y has been hijacked to do some weird
> thing where it pastes the entire next line of the buffer instead of
> the kill ring. (Wacky!)
> Fortunately, the fix for this is easy. In isearch.el, just change the
> line that defines C-y as isearch-yank-line to isearch-yank-kill.
This has been bugging me, and has been discussed before, e.g.
http://lists.gnu.org/archive/html/emacs-devel/2008-11/msg00485.html
Back in that 2008 thread, Juri Linkov suggested exactly this change, and
moving isearch-yank-line over to M-s C-e.
Nothing seemed to come of that suggestion, maybe due to simple inertia.
I now propose to make it so. Any objections?
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.