From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [drew.adams@oracle.com: Customizevaluemenudoesn'trecognizemouse-2] Date: Wed, 02 Aug 2006 03:13:41 -0400 Message-ID: References: <85d5bjy833.fsf@lola.goethe.zz> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1154502860 15982 80.91.229.2 (2 Aug 2006 07:14:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Aug 2006 07:14:20 +0000 (UTC) Cc: rms@gnu.org, drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 02 09:14:15 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 1G8Avb-0004pf-0t for ged-emacs-devel@m.gmane.org; Wed, 02 Aug 2006 09:14:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8Ava-0007J9-D6 for ged-emacs-devel@m.gmane.org; Wed, 02 Aug 2006 03:14:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G8AvO-0007Ib-3x for emacs-devel@gnu.org; Wed, 02 Aug 2006 03:13:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G8AvN-0007IP-Fw for emacs-devel@gnu.org; Wed, 02 Aug 2006 03:13:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8AvN-0007IM-Be for emacs-devel@gnu.org; Wed, 02 Aug 2006 03:13:49 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G8AyR-00064M-AN for emacs-devel@gnu.org; Wed, 02 Aug 2006 03:16:59 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.34) id 1G8AvF-0002ul-Vp; Wed, 02 Aug 2006 03:13:42 -0400 Original-To: David Kastrup In-reply-to: <85d5bjy833.fsf@lola.goethe.zz> (message from David Kastrup on Wed, 02 Aug 2006 08:17:52 +0200) 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:57992 Archived-At: > Cc: rms@gnu.org, drew.adams@oracle.com, emacs-devel@gnu.org > From: David Kastrup > Date: Wed, 02 Aug 2006 08:17:52 +0200 > > Eli Zaretskii writes: > > > This depends on the toolkit, as I already wrote in this thread. (For > > example, Motif doesn't let mouse-2 or mouse-3 activate the menu-bar > > menu, AFAICS.) It probably also depends on mouse bindings in the > > window manager configuration files. I don't think Emacs does anything > > to bind mouse buttons on the menu bar. > > > > On MS-Windows, the window manager invokes menu-bar actions only for > > mouse-1. So letting only that button activate the value menu in a > > Customize buffer seems consistent to me. > > Are you talking about the value menu in the buffer (accessible by > button) or the one in the menu bar? I'm talking about both, but the value menu part is only about the buttons in the Customize buffers.