From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: C-l while in menu? Date: 22 Apr 2002 19:47:27 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <5x1yd7k4ls.fsf@kfs2.cua.dk> References: <200204072343.g37NhIC20114@aztec.santafe.edu> <200204201727.g3KHRD401381@aztec.santafe.edu> <200204220746.g3M7kvY01878@aztec.santafe.edu> <87znzv7uta.fsf@tc-1-100.kawasaki.gol.ne.jp> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1019494647 16527 127.0.0.1 (22 Apr 2002 16:57:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 22 Apr 2002 16:57:27 +0000 (UTC) Cc: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?=), emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16zh83-0004IS-00 for ; Mon, 22 Apr 2002 18:57:27 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16zh8q-0001cI-00 for ; Mon, 22 Apr 2002 18:58:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16zh7n-0002Js-00; Mon, 22 Apr 2002 12:57:11 -0400 Original-Received: from mail.filanet.dk ([195.215.206.179]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 16zgxc-0001Dh-00; Mon, 22 Apr 2002 12:46:40 -0400 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id 492C57C047; Mon, 22 Apr 2002 16:46:38 +0000 (GMT) Original-To: Miles Bader In-Reply-To: <87znzv7uta.fsf@tc-1-100.kawasaki.gol.ne.jp> Original-Lines: 29 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3041 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3041 Miles Bader writes: > Pavel@Janik.cz (Pavel Jan=EDk) writes: > > /* FIXME: Should F10 enter to menu? Which one? File? */ >=20 > Since it has done that for a long time in emacs, it seems like we > should keep F10; the first menu seems like the right one >=20 > > /* FIXME: Space should toggle toggleable menu item but not remove the m= enu > > so you can toggle the next one without entering the menu again. */ >=20 > Yes. That's what Gnome does, and it seems very convenient. >=20 > > 2. Some GUI programs use ESC to get rid of the whole menu, some use it = to > > get rid of the last pane of sub menus. What should we do. I have cho= sen > > the first one, because Left can be used to get the second one. OK? > > > > /* FIXME: Should ESC close one level of menu structure or the complete = menu? */ >=20 > Mozilla only closes the current sub-menu, whereas Gnome seems to close > all menu panes on ESC. Personally I think Mozilla's behavior is better > -- it's less severe, so causes less annoyance if you hit ESC > accidentally, and anway, you can easily hit ESC multiple times to get > rid of the whole menu (whereas the reverse is obviously not true!). In any case, C-g should close all menu panes... --=20 Kim F. Storm http://www.cua.dk