From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: [CVS] f7, f8 bound.. Date: Sun, 01 Sep 2002 19:57:22 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <3405-Sun01Sep2002195721+0300-eliz@is.elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1030899378 4020 127.0.0.1 (1 Sep 2002 16:56:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 1 Sep 2002 16:56:18 +0000 (UTC) Cc: huug.at.gmane@xs4all.nl, 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 17lY1I-00012f-00 for ; Sun, 01 Sep 2002 18:56:16 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17lYZ7-0003Rj-00 for ; Sun, 01 Sep 2002 19:31:13 +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 17lY2j-0005mN-00; Sun, 01 Sep 2002 12:57:45 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17lY1L-0005Xk-00 for emacs-devel@gnu.org; Sun, 01 Sep 2002 12:56:19 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17lY1E-0005Vb-00 for emacs-devel@gnu.org; Sun, 01 Sep 2002 12:56:18 -0400 Original-Received: from odin.inter.net.il ([192.114.186.10]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17lY1D-0005UM-00 for emacs-devel@gnu.org; Sun, 01 Sep 2002 12:56:11 -0400 Original-Received: from Zaretsky ([80.230.2.40]) by odin.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id AMP52550; Sun, 1 Sep 2002 19:55:27 +0300 (IDT) Original-To: Pavel@Janik.cz X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-Reply-To: (Pavel@Janik.cz) 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:7275 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7275 > From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?=) > Date: Sun, 01 Sep 2002 15:45:19 +0200 > > I think that Emacs does almost the right thing with f1. The question is > whether it could do a better job. What about opening Help menu? Do you > think it could be better for users who are used to get help by f1? I think there's a rule that a command that was invoked by a keyboard key does not open the menu bar. So what Emacs does looks consistent to me.