From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.devel Subject: Re: C-l while in menu? Date: Thu, 25 Apr 2002 04:23:09 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <87wuuxp3ip.fsf@tleepslib.sk.tsukuba.ac.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 1019701465 5551 127.0.0.1 (25 Apr 2002 02:24:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 25 Apr 2002 02:24:25 +0000 (UTC) Cc: "Stephen J. Turnbull" , Simon Josefsson , Ben Wing , 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 170Yvp-0001RQ-00 for ; Thu, 25 Apr 2002 04:24:25 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 170Yxm-00042F-00 for ; Thu, 25 Apr 2002 04:26:26 +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 170Yvi-000300-00; Wed, 24 Apr 2002 22:24:18 -0400 Original-Received: from 212-84-246-077.trmd.net ([212.84.246.77] helo=florida.munich.redhat.com) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170Yv3-0002vI-00 for ; Wed, 24 Apr 2002 22:23:37 -0400 Original-Received: from hniksic by florida.munich.redhat.com with local (Exim 3.35 #1 (Debian)) id 170Yub-0000xC-00; Thu, 25 Apr 2002 04:23:09 +0200 Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) X-Attribution: Hrvoje X-Face: &{dT~)Pu6V<0y?>3p$;@vh\`C7xB~A0T-J%Og)J,@-1%q6Q+, gs<-9M#&`I8cJp2b1{vPE|~+JE+gx;a7%BG{}nY^ehK1"q#rG O,Rn1A_Cy%t]V=Brv7h (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Wed, 24 Apr 2002 17:33:51 +0200") Original-Lines: 13 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Common Lisp, i686-pc-linux) 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:3225 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3225 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > It appears to me that accelerate-menu is not really necessary. One > could make it so that F10 (or whatever) selects the menu bar, and > then hitting an underlined key will select that menu. Huh? That's exactly what accelerate-menu does, provided you bind it to f10. Just try it. > With your suggestion, they have to press F11 M-f (if accelerate-menu > is bound to F11). That's not true. Again, try it.