From: Chong Yidong <cyd@stupidchicken.com>
To: emacs-devel@gnu.org
Cc: 8183@debbugs.gnu.org, gnu.emacs.bug@wongs.net
Subject: bug#8183: isearch yanking
Date: Sat, 05 Mar 2011 19:23:31 -0500 [thread overview]
Message-ID: <87bp1pf664.fsf__40911.3107053146$1299371832$gmane$org@stupidchicken.com> (raw)
In-Reply-To: <AANLkTikku0rP_Cd4Y9LpKE2GF2-UbhuCog2AOMR4i=Gq@mail.gmail.com> (gnu emacs bug's message of "Sat, 5 Mar 2011 16:03:52 -0800")
gnu.emacs.bug@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?
next prev parent reply other threads:[~2011-03-06 0:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-06 0:03 bug#8183: isearch yanking gnu.emacs.bug
2011-03-06 0:23 ` Chong Yidong [this message]
2011-03-06 0:23 ` Chong Yidong
2011-03-06 0:27 ` Lennart Borgman
2011-03-06 0:27 ` Lennart Borgman
2011-03-06 5:33 ` Stefan Monnier
2011-03-06 5:33 ` Stefan Monnier
2011-03-06 14:05 ` Dani Moncayo
2011-03-06 14:05 ` Dani Moncayo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='87bp1pf664.fsf__40911.3107053146$1299371832$gmane$org@stupidchicken.com' \
--to=cyd@stupidchicken.com \
--cc=8183@debbugs.gnu.org \
--cc=emacs-devel@gnu.org \
--cc=gnu.emacs.bug@wongs.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.