From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: node Menu Bar of Emacs manual Date: Mon, 02 Jul 2007 22:48:07 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1183405751 30039 80.91.229.12 (2 Jul 2007 19:49:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Jul 2007 19:49:11 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 02 21:49:10 2007 connect(): Connection refused Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I5RtQ-00029W-Tj for geb-bug-gnu-emacs@m.gmane.org; Mon, 02 Jul 2007 21:49:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I5RtQ-0003cf-HD for geb-bug-gnu-emacs@m.gmane.org; Mon, 02 Jul 2007 15:49:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I5RtO-0003Xg-7V for bug-gnu-emacs@gnu.org; Mon, 02 Jul 2007 15:49:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I5RtN-0003X8-PZ for bug-gnu-emacs@gnu.org; Mon, 02 Jul 2007 15:49:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I5RtN-0003Wf-Jc for bug-gnu-emacs@gnu.org; Mon, 02 Jul 2007 15:49:01 -0400 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I5RtC-0005CT-VI for bug-gnu-emacs@gnu.org; Mon, 02 Jul 2007 15:48:51 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-228-110.inter.net.il [80.230.228.110]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id IFS98264 (AUTH halo1); Mon, 2 Jul 2007 22:48:06 +0300 (IDT) In-reply-to: X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16054 Archived-At: > From: "Drew Adams" > Date: Sun, 1 Jul 2007 23:22:31 -0700 > > The node says this: > > You can also invoke the first menu bar item by pressing (to run > the command `menu-bar-open'). You can then navigate the menus with the > arrow keys. You select an item by pressing and cancel menu > navigation with . > > This doesn't seem to be true (in emacs -Q). `C-h k f10' shows this: > > runs the command #[nil "\300\301!\207" > [w32-send-sys-command 61696] 2 nil nil] > which is an interactive compiled Lisp function. > It is bound to . > (anonymous) > > Not documented. Did you actually try typing F10? If so, are you saying that it didn't work for you?