From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.bugs Subject: bug#7700: 24.0.50; C-y binding withing Isearch mode Date: Thu, 23 Dec 2010 18:05:53 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1293125868 16249 80.91.229.12 (23 Dec 2010 17:37:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Dec 2010 17:37:48 +0000 (UTC) To: 7700@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 23 18:37:44 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 1PVp6l-0004H5-Bc for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Dec 2010 18:37:43 +0100 Original-Received: from localhost ([127.0.0.1]:42889 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVp6k-0001nB-3O for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Dec 2010 12:37:42 -0500 Original-Received: from [140.186.70.92] (port=46647 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVosc-00077t-Pm for bug-gnu-emacs@gnu.org; Thu, 23 Dec 2010 12:23:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVosb-0004Ao-Id for bug-gnu-emacs@gnu.org; Thu, 23 Dec 2010 12:23:06 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVosb-0004Ak-EW for bug-gnu-emacs@gnu.org; Thu, 23 Dec 2010 12:23:05 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PVoWJ-0002gW-TO; Thu, 23 Dec 2010 12:00:04 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Andreas Schwab 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 17:00:03 +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.129312356410252 (code B ref 7700); Thu, 23 Dec 2010 17:00:03 +0000 Original-Received: (at 7700) by debbugs.gnu.org; 23 Dec 2010 16:59:24 +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 1PVoVf-0002fJ-WD for submit@debbugs.gnu.org; Thu, 23 Dec 2010 11:59:24 -0500 Original-Received: from mail-out.m-online.net ([212.18.0.9]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PVoVc-0002f6-To for 7700@debbugs.gnu.org; Thu, 23 Dec 2010 11:59:21 -0500 Original-Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id A20691C0048F; Thu, 23 Dec 2010 18:05:57 +0100 (CET) X-Auth-Info: Psgiuy0s5VaOhGHYICZ1MpSpwVKSTayclnprumRML40= Original-Received: from linux.local (p508B433A.dip.t-dialin.net [80.139.67.58]) by mail.mnet-online.de (Postfix) with ESMTPA id 74F661C00210; Thu, 23 Dec 2010 18:05:57 +0100 (CET) Original-Received: by linux.local (Postfix, from userid 501) id A6B671E52EC; Thu, 23 Dec 2010 18:05:54 +0100 (CET) X-Yow: .. are the STEWED PRUNES still in the HAIR DRYER? In-Reply-To: (Leo's message of "Thu, 23 Dec 2010 16:46:27 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2.91 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 23 Dec 2010 12:00:03 -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:42754 Archived-At: Leo writes: > On 2010-12-23 15:30 +0000, Stefan Monnier wrote: >> 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. > > That's one of the worst and most useless key bindings and surprisingly > it has survived that long. It's the natural extension of C-w, and I use it very often. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."