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 21:28:40 +0000 Message-ID: <20101223212840.GB1114@muc.de> References: <20101223192338.GA1114@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1293139428 11531 80.91.229.12 (23 Dec 2010 21:23:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Dec 2010 21:23:48 +0000 (UTC) Cc: 7700@debbugs.gnu.org To: Dani Moncayo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 23 22:23:43 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 1PVsdT-0005xW-F4 for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Dec 2010 22:23:43 +0100 Original-Received: from localhost ([127.0.0.1]:37392 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVsdS-0006dr-Vk for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Dec 2010 16:23:43 -0500 Original-Received: from [140.186.70.92] (port=39233 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVscx-0006HV-0r for bug-gnu-emacs@gnu.org; Thu, 23 Dec 2010 16:23:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVscv-0006jJ-EM for bug-gnu-emacs@gnu.org; Thu, 23 Dec 2010 16:23:10 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVscv-0006j5-CV for bug-gnu-emacs@gnu.org; Thu, 23 Dec 2010 16:23:09 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PVsOI-00087h-Mm; Thu, 23 Dec 2010 16:08: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 21:08: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.129313844931183 (code B ref 7700); Thu, 23 Dec 2010 21:08:02 +0000 Original-Received: (at 7700) by debbugs.gnu.org; 23 Dec 2010 21:07:29 +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 1PVsNk-00086u-T4 for submit@debbugs.gnu.org; Thu, 23 Dec 2010 16:07:29 -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 1PVsNi-00086h-Ii for 7700@debbugs.gnu.org; Thu, 23 Dec 2010 16:07:27 -0500 Original-Received: (qmail 69514 invoked by uid 3782); 23 Dec 2010 21:14:01 -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 22:13:59 +0100 Original-Received: (qmail 3126 invoked by uid 1000); 23 Dec 2010 21:28:40 -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 16:08: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:42773 Archived-At: Hi, Dani! On Thu, Dec 23, 2010 at 08:30:41PM +0100, Dani Moncayo wrote: > On Thu, Dec 23, 2010 at 20:23, Alan Mackenzie wrote: > >> Although I haven't used `C-y' in isearch in a long time, I'm not sure its > >> behavior is "useless".  It would probably be good to have some isearch key > >> binding for what C-y does now. > > How about M-y? > IMO, it would be more consistent that C-y _and M-y_ have an analogous > behavior of that when getting input from the minibuffer, as pointed > out previously. > The command currently bound to C-y can be rebound to another key > (other than C-y and M-y). Yes, but you've got to suggest one! Maybe C-M-y for "grab to next line end". That's an unused binding, similar to the existing C-y, and lends itself to easy repetition. > Dani Moncayo -- Alan Mackenzie (Nuremberg, Germany).