From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.bugs Subject: node Menu Bar of Emacs manual Date: Sun, 1 Jul 2007 23:22:31 -0700 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1183357421 13782 80.91.229.12 (2 Jul 2007 06:23:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Jul 2007 06:23:41 +0000 (UTC) To: "Bug-Gnu-Emacs" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 02 08:23:40 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 1I5FJz-00059J-Ej for geb-bug-gnu-emacs@m.gmane.org; Mon, 02 Jul 2007 08:23:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I5FJy-0004LR-SW for geb-bug-gnu-emacs@m.gmane.org; Mon, 02 Jul 2007 02:23:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I5FJw-0004LM-NX for bug-gnu-emacs@gnu.org; Mon, 02 Jul 2007 02:23:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I5FJv-0004LA-5X for bug-gnu-emacs@gnu.org; Mon, 02 Jul 2007 02:23:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I5FJu-0004L7-TX for bug-gnu-emacs@gnu.org; Mon, 02 Jul 2007 02:23:34 -0400 Original-Received: from agminet01.oracle.com ([141.146.126.228]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I5FJu-0001cu-Hg for bug-gnu-emacs@gnu.org; Mon, 02 Jul 2007 02:23:34 -0400 Original-Received: from rgmgw3.us.oracle.com (rgmgw3.us.oracle.com [138.1.186.112]) by agminet01.oracle.com (Switch-3.2.4/Switch-3.1.7) with ESMTP id l626NVmu030664 for ; Mon, 2 Jul 2007 01:23:32 -0500 Original-Received: from acsmt351.oracle.com (acsmt351.oracle.com [141.146.40.151]) by rgmgw3.us.oracle.com (Switch-3.2.4/Switch-3.1.7) with ESMTP id l625p3lF027434 for ; Mon, 2 Jul 2007 00:23:30 -0600 Original-Received: from dhcp-amer-csvpn-gw1-141-144-64-217.vpn.oracle.com by acsmt350.oracle.com with ESMTP id 3003559701183357362; Sun, 01 Jul 2007 23:22:42 -0700 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Importance: Normal X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE X-detected-kernel: Linux 2.4-2.6 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:16045 Archived-At: 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. Furthermore, M-x menu-bar-open is not recognized - there does not seem to be such a command. In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600) of 2007-06-02 on RELEASE Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'