From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: isearch and M-y/C-y Date: Wed, 19 Nov 2008 07:51:52 -0500 Message-ID: References: <1226849462.184357.3770.nullmailer@null> <87zljzpbml.fsf@jurta.org> <1226945661.613276.9583.nullmailer@null> <87k5b22br7.fsf@jurta.org> <1227049197.867615.3169.nullmailer@null> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1227099139 25233 80.91.229.12 (19 Nov 2008 12:52:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Nov 2008 12:52:19 +0000 (UTC) Cc: juri@jurta.org, emacs-devel@gnu.org To: ams@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 19 13:53:20 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L2mYY-0000TP-Sw for ged-emacs-devel@m.gmane.org; Wed, 19 Nov 2008 13:53:19 +0100 Original-Received: from localhost ([127.0.0.1]:36210 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2mXQ-0000Tu-9p for ged-emacs-devel@m.gmane.org; Wed, 19 Nov 2008 07:52:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2mXL-0000TK-SU for emacs-devel@gnu.org; Wed, 19 Nov 2008 07:52:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2mXK-0000Sq-7K for emacs-devel@gnu.org; Wed, 19 Nov 2008 07:52:03 -0500 Original-Received: from [199.232.76.173] (port=56954 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2mXJ-0000Sk-SM for emacs-devel@gnu.org; Wed, 19 Nov 2008 07:52:01 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:55039) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2mXJ-0003ee-Gj for emacs-devel@gnu.org; Wed, 19 Nov 2008 07:52:01 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1L2mXA-0003TD-3v; Wed, 19 Nov 2008 07:51:52 -0500 In-reply-to: <1227049197.867615.3169.nullmailer@null> (ams@gnu.org) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:105814 Archived-At: The current search C-y feature needs to be easy to type in order to be any use. I think C-M-y would be too inconvenient, so it would almost have the effect of eliminating this feature. I don't use the C-y feature myself. I don't know how many users find it useful, and it might be worth polling the users to find out.