From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: [drew.adams@oracle.com: Customize value menu doesn'trecognizemouse-2] Date: Tue, 1 Aug 2006 06:43:08 -0700 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1154439888 25856 80.91.229.2 (1 Aug 2006 13:44:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Aug 2006 13:44:48 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 01 15:44:45 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G7uXq-0003Mr-1j for ged-emacs-devel@m.gmane.org; Tue, 01 Aug 2006 15:44:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G7uXp-0005Sf-CP for ged-emacs-devel@m.gmane.org; Tue, 01 Aug 2006 09:44:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G7uXf-0005QL-Qh for emacs-devel@gnu.org; Tue, 01 Aug 2006 09:44:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G7uXe-0005PB-4r for emacs-devel@gnu.org; Tue, 01 Aug 2006 09:44:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G7uXe-0005Ov-0L for emacs-devel@gnu.org; Tue, 01 Aug 2006 09:44:14 -0400 Original-Received: from [148.87.113.118] (helo=rgminet01.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.52) id 1G7uaX-0001Jd-ED for emacs-devel@gnu.org; Tue, 01 Aug 2006 09:47:13 -0400 Original-Received: from rcsmt250.oracle.com (rcsmt250.oracle.com [148.87.90.195]) by rgminet01.oracle.com (Switch-3.1.6/Switch-3.1.6) with ESMTP id k6V2htWF026947 for ; Tue, 1 Aug 2006 07:44:11 -0600 Original-Received: from dhcp-amer-csvpn-gw1-141-144-66-137.vpn.oracle.com by rcsmt251.oracle.com with ESMTP id 1680546581154439792; Tue, 01 Aug 2006 07:43:12 -0600 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Whitelist: TRUE X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:57932 Archived-At: > From: "Drew Adams" > > From: Richard Stallman > > > > On GNU/Linux, probably with Lucid menus, I can select from > > the menu using any of the three mouse buttons. > > > > (The latter part happens only on MS-Windows.) > > > > It sounds like a bug in the way menus work in Emacs on Windows. > > What Richard described for the other platforms is exactly the > behavior I requested when I filed this bug. I'm not sure you interpret what Richard wrote correctly: I think he was talking about the value menu dropped when one presses on a button inside a Customize buffer, whereas you seem to interpret that as a more general statement about menus in general. I filed the bug about the value menu in Customize - see the Subject line. If all menus behaved the same everywhere in Emacs, and on all platforms, that would be even better, but that was not what I reported or requested. The other bug I reported, whose fix apparently caused this bug, was about the menu-bar menu, IIRC.