From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: D. Goel Newsgroups: gmane.emacs.devel Subject: Re: setting to allow C-g to quit in C-h k Date: 03 Oct 2002 01:32:51 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: <873cronl30.fsf@computer.localdomain> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1033714835 9710 127.0.0.1 (4 Oct 2002 07:00:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 4 Oct 2002 07:00:35 +0000 (UTC) Cc: quarl@quarl.org, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17xMRu-0002WU-00 for ; Fri, 04 Oct 2002 09:00:34 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17xNDP-0001gQ-00 for ; Fri, 04 Oct 2002 09:49:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17xLU3-0007k2-00; Fri, 04 Oct 2002 01:58:43 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17wyba-0006x2-00 for emacs-devel@gnu.org; Thu, 03 Oct 2002 01:32:58 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17wybY-0006wq-00 for emacs-devel@gnu.org; Thu, 03 Oct 2002 01:32:57 -0400 Original-Received: from 24-197-159-102.charterga.net ([24.197.159.102] helo=computer) by monty-python.gnu.org with esmtp (Exim 4.10) id 17wybV-0006wV-00; Thu, 03 Oct 2002 01:32:53 -0400 Original-Received: from deego by computer with local (Exim 3.35 #1 (Debian)) id 17wybT-0003q6-00; Thu, 03 Oct 2002 01:32:51 -0400 Original-To: rms@gnu.org In-Reply-To: Original-Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:8374 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8374 Richard Stallman writes: > I don't see any advantage in this. It does no great harm if C-h k > C-g shows the documentation of C-g, and it is useful for beginners > to be able to see it. Useful for beginners, true. But a minor annoyance for advanced users.. It often happens to me too-- C-h k, then change my mind and want to quit. DG http://deego.gnufans.org/~deego/ --