From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "David C." Newsgroups: gmane.emacs.bugs Subject: Must swap mouse buttons 2 and 3 on MacOS X Date: Sun, 22 Dec 2002 19:19:26 -0500 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3E06568E.2050105@techie.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1040602779 27421 80.91.224.249 (23 Dec 2002 00:19:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 23 Dec 2002 00:19:39 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18QGJl-000782-00 for ; Mon, 23 Dec 2002 01:19:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18QGK9-0004xs-08 for gnu-bug-gnu-emacs@m.gmane.org; Sun, 22 Dec 2002 19:20:01 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18QGK0-0004k4-00 for bug-gnu-emacs@gnu.org; Sun, 22 Dec 2002 19:19:52 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18QGJo-0004Wv-00 for bug-gnu-emacs@gnu.org; Sun, 22 Dec 2002 19:19:41 -0500 Original-Received: from smtp6.mindspring.com ([207.69.200.110]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18QGJi-00042z-00 for bug-gnu-emacs@gnu.org; Sun, 22 Dec 2002 19:19:34 -0500 Original-Received: from user-119arlv.biz.mindspring.com ([66.149.110.191] helo=techie.com) by smtp6.mindspring.com with esmtp (Exim 3.33 #1) id 18QGJa-0007Pa-00 for bug-gnu-emacs@gnu.org; Sun, 22 Dec 2002 19:19:26 -0500 User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en-gb, en Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4076 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4076 I'm using Emacs version 21.3.50 on MacOS X. (emacs-version) returns: "GNU Emacs 21.3.50.1 (powerpc-apple-darwin6.3) of 2002-12-20 on phantom.local." I am using a Microsoft Wheel Mouse. When I click the center button (the wheel), Emacs gets . When I click the right button, Emacs gets . On other systems (X11 and Windows), it is the opposite - clicking the wheel generates and clicking the right button generates . I think this is a bug in the MacOS X port. If this is not considered a bug by the developers, could someone either provide an option for swapping mouse-2 and mouse-3 or explain why such an option should not be implemented. Thanks in advance. -- David