From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#7700: 24.0.50; C-y binding withing Isearch mode Date: Fri, 24 Dec 2010 23:07:28 -0500 Message-ID: References: <20101223192338.GA1114@muc.de> <878vzed1hz.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1293251005 3285 80.91.229.12 (25 Dec 2010 04:23:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 25 Dec 2010 04:23:25 +0000 (UTC) Cc: 7700@debbugs.gnu.org To: Juri Linkov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Dec 25 05:23:21 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 1PWLf5-0004yq-Qq for geb-bug-gnu-emacs@m.gmane.org; Sat, 25 Dec 2010 05:23:20 +0100 Original-Received: from localhost ([127.0.0.1]:58527 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PWLf5-00066N-2L for geb-bug-gnu-emacs@m.gmane.org; Fri, 24 Dec 2010 23:23:19 -0500 Original-Received: from [140.186.70.92] (port=41746 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PWLex-000651-RV for bug-gnu-emacs@gnu.org; Fri, 24 Dec 2010 23:23:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PWLev-0002Lv-PH for bug-gnu-emacs@gnu.org; Fri, 24 Dec 2010 23:23:11 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:38347) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PWLev-0002Lp-Nj for bug-gnu-emacs@gnu.org; Fri, 24 Dec 2010 23:23:09 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PWLJW-0000PN-M1; Fri, 24 Dec 2010 23:01:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 25 Dec 2010 04:01: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.12932496501546 (code B ref 7700); Sat, 25 Dec 2010 04:01:02 +0000 Original-Received: (at 7700) by debbugs.gnu.org; 25 Dec 2010 04:00:50 +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 1PWLJJ-0000Ot-5n for submit@debbugs.gnu.org; Fri, 24 Dec 2010 23:00:49 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PWLJH-0000Oi-Hb for 7700@debbugs.gnu.org; Fri, 24 Dec 2010 23:00:47 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAO78FE1Ld/mS/2dsb2JhbACkLnS9O4VKBIRljhs X-IronPort-AV: E=Sophos;i="4.60,227,1291611600"; d="scan'208";a="86498813" Original-Received: from 75-119-249-146.dsl.teksavvy.com (HELO ceviche.home) ([75.119.249.146]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 24 Dec 2010 23:07:28 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id B71F16610E; Fri, 24 Dec 2010 23:07:28 -0500 (EST) In-Reply-To: <878vzed1hz.fsf@mail.jurta.org> (Juri Linkov's message of "Sat, 25 Dec 2010 02:34:16 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 24 Dec 2010 23:01: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:42828 Archived-At: >> 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). > C-k is the most natural key for that. Indeed, it's sounds like a good candidate. Stefan