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: Thu, 23 Dec 2010 10:30:50 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1293119668 19238 80.91.229.12 (23 Dec 2010 15:54:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Dec 2010 15:54:28 +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 16:54:24 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 1PVnUk-0008Qm-3L for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Dec 2010 16:54:22 +0100 Original-Received: from localhost ([127.0.0.1]:49065 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVnUj-00049N-OY for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Dec 2010 10:54:21 -0500 Original-Received: from [140.186.70.92] (port=43792 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVnTW-0003ah-To for bug-gnu-emacs@gnu.org; Thu, 23 Dec 2010 10:53:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVnTV-0003WH-Sk for bug-gnu-emacs@gnu.org; Thu, 23 Dec 2010 10:53:06 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37632) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVnTV-0003WD-R2 for bug-gnu-emacs@gnu.org; Thu, 23 Dec 2010 10:53:05 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PVn2L-0007Y1-TU; Thu, 23 Dec 2010 10:25:01 -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: Thu, 23 Dec 2010 15:25:01 +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.129311785528945 (code B ref 7700); Thu, 23 Dec 2010 15:25:01 +0000 Original-Received: (at 7700) by debbugs.gnu.org; 23 Dec 2010 15:24:15 +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 1PVn1a-0007Wo-RZ for submit@debbugs.gnu.org; Thu, 23 Dec 2010 10:24:15 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PVn1Z-0007Wc-7k for 7700@debbugs.gnu.org; Thu, 23 Dec 2010 10:24:13 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAIr5Ek3O+ILX/2dsb2JhbACkJ3TBMIVKBIRljhs X-IronPort-AV: E=Sophos;i="4.60,219,1291611600"; d="scan'208";a="86385493" Original-Received: from 206-248-130-215.dsl.teksavvy.com (HELO ceviche.home) ([206.248.130.215]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 23 Dec 2010 10:30:50 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 4FA576610E; Thu, 23 Dec 2010 10:30:50 -0500 (EST) In-Reply-To: (Dani Moncayo's message of "Tue, 21 Dec 2010 20:06:16 +0100") 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: Thu, 23 Dec 2010 10:25:01 -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:42746 Archived-At: > 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. Stefan