From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: comint-accumulate-marker Date: Tue, 18 Apr 2006 22:54:22 +0200 Message-ID: <85sloak3k1.fsf@lola.goethe.zz> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145393707 13858 80.91.229.2 (18 Apr 2006 20:55:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Apr 2006 20:55:07 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 18 22:55:03 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FVxDt-000588-II for ged-emacs-devel@m.gmane.org; Tue, 18 Apr 2006 22:54:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FVxDs-0001aY-Tp for ged-emacs-devel@m.gmane.org; Tue, 18 Apr 2006 16:54:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FVxDg-0001aK-8i for emacs-devel@gnu.org; Tue, 18 Apr 2006 16:54:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FVxDe-0001Zx-S0 for emacs-devel@gnu.org; Tue, 18 Apr 2006 16:54:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FVxDe-0001Zt-Nf for emacs-devel@gnu.org; Tue, 18 Apr 2006 16:54:42 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FVxEb-0008Tu-TM for emacs-devel@gnu.org; Tue, 18 Apr 2006 16:55:41 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1FVxDW-00035N-3R; Tue, 18 Apr 2006 16:54:34 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id D77E51C3DB49; Tue, 18 Apr 2006 22:54:22 +0200 (CEST) Original-To: JD Smith In-Reply-To: (JD Smith's message of "Tue, 18 Apr 2006 12:10:45 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:53028 Archived-At: JD Smith writes: > On Apr 18, 2006, at 5:57 AM, Richard Stallman wrote: > >> Please install it, and enable it by default. The reason this >> is ok to install now is that the current behavior is wrong. > > I will install it shortly, but wanted to run one more variant of the > patch by everyone first. This version is permanently enabled. It > also saves input even when you use M-r/M-s, and it binds "C-c C-g" to > a new function `comint-restore-input', so no matter where you are on > the history ring, you can zap back to your stranded partial input > with C-c C-g. Let me know if that's a good binding (and where it > should be documented). I don't think any binding should contain C-g. C-g is supposed to quit, no matter what was typed before. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum