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: Fri, 21 Nov 2008 18:15:48 -0500 Message-ID: References: <1226849462.184357.3770.nullmailer@null> <87zljzpbml.fsf@jurta.org> <1226945661.613276.9583.nullmailer@null> <87k5b22br7.fsf@jurta.org> <6161f3180811191705k1da9e683g347a1dac593768c2@mail.gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1227309377 5480 80.91.229.12 (21 Nov 2008 23:16:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Nov 2008 23:16:17 +0000 (UTC) Cc: juri@jurta.org, schwab@suse.de, ams@gnu.org, andrew.w.nosenko@gmail.com, emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 22 00:17:18 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 1L3fFU-00021Z-Qg for ged-emacs-devel@m.gmane.org; Sat, 22 Nov 2008 00:17:17 +0100 Original-Received: from localhost ([127.0.0.1]:59089 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3fEL-0004oT-Na for ged-emacs-devel@m.gmane.org; Fri, 21 Nov 2008 18:16:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L3fEI-0004oM-Aa for emacs-devel@gnu.org; Fri, 21 Nov 2008 18:16:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L3fEH-0004oA-Um for emacs-devel@gnu.org; Fri, 21 Nov 2008 18:16:02 -0500 Original-Received: from [199.232.76.173] (port=53925 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3fEH-0004o7-PW for emacs-devel@gnu.org; Fri, 21 Nov 2008 18:16:01 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:39519) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L3fEH-00043T-Qe for emacs-devel@gnu.org; Fri, 21 Nov 2008 18:16:01 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1L3fE4-0001Mh-NU; Fri, 21 Nov 2008 18:15:48 -0500 In-reply-to: (message from Miles Bader on Fri, 21 Nov 2008 11:27:18 +0900) 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:105916 Archived-At: I agree -- in general -- but it's kind of hard to imagine that many people use C-k to exit isearch ... it's seems pretty unlikely the point will be correctly placed for that command to be very useful. I know I used to do it myself. I don't remember the scenario. We could poll the users and find out how common the practice is.