From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#7700: 24.0.50; C-y binding withing Isearch mode Date: Thu, 23 Dec 2010 17:14:34 +0000 Message-ID: <20101223171434.GA3971@muc.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1293125263 13417 80.91.229.12 (23 Dec 2010 17:27:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Dec 2010 17:27:43 +0000 (UTC) Cc: 7700@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 23 18:27:37 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PVowy-0006WG-KM for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Dec 2010 18:27:37 +0100 Original-Received: from localhost ([127.0.0.1]:51577 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVouK-0008Fr-Py for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Dec 2010 12:24:52 -0500 Original-Received: from [140.186.70.92] (port=46676 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVose-00078X-7F for bug-gnu-emacs@gnu.org; Thu, 23 Dec 2010 12:23:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVosc-0004B9-6e for bug-gnu-emacs@gnu.org; Thu, 23 Dec 2010 12:23:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51381) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVosc-0004B5-4u for bug-gnu-emacs@gnu.org; Thu, 23 Dec 2010 12:23:06 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PVoQU-0002Xo-AY; Thu, 23 Dec 2010 11:54:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 23 Dec 2010 16:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7700 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7700-submit@debbugs.gnu.org id=B7700.12931232019734 (code B ref 7700); Thu, 23 Dec 2010 16:54:02 +0000 Original-Received: (at 7700) by debbugs.gnu.org; 23 Dec 2010 16:53:21 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PVoPo-0002Wx-Na for submit@debbugs.gnu.org; Thu, 23 Dec 2010 11:53:20 -0500 Original-Received: from colin.muc.de ([193.149.48.1] helo=mail.muc.de) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PVoPm-0002Wj-Lo for 7700@debbugs.gnu.org; Thu, 23 Dec 2010 11:53:19 -0500 Original-Received: (qmail 46079 invoked by uid 3782); 23 Dec 2010 16:59:55 -0000 Original-Received: from acm.muc.de (pD9E50E76.dip.t-dialin.net [217.229.14.118]) by colin2.muc.de (tmda-ofmipd) with ESMTP; Thu, 23 Dec 2010 17:59:53 +0100 Original-Received: (qmail 4105 invoked by uid 1000); 23 Dec 2010 17:14:34 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 23 Dec 2010 11:54:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:42752 Archived-At: Hi, Stefan, On Thu, Dec 23, 2010 at 10:30:50AM -0500, Stefan Monnier wrote: > > Personally, I find this behavior inconsistent/annoying: I would expect that > > C-y within Isearch add text X to the search text, where X is the text that > > would be yanked in normal editing. > FWIW, I'd agree. I've always found the C-y binding in isearch "useless" > and counter-intuitive. I'd much rather make C-y and M-y behave like > they do in the minibuffer. I use C-y ("grab to next end of line") quite a bit. But it annoys me that it's bound to C-y. I'd prefer C-y to do what M-y currently does, but please don't unbind "grab to end of line" completely. How about swapping C-y and M-y, like the OP suggested? > Stefan -- Alan Mackenzie (Nuremberg, Germany).