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: Re: Must swap mouse buttons 2 and 3 on MacOS X Date: Mon, 23 Dec 2002 12:40:16 -0500 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3E074A80.7050907@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 1040665265 31900 80.91.224.249 (23 Dec 2002 17:41:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 23 Dec 2002 17:41:05 +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 18QWZZ-0008Ht-00 for ; Mon, 23 Dec 2002 18:41:01 +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 18QWZ7-0001av-02 for gnu-bug-gnu-emacs@m.gmane.org; Mon, 23 Dec 2002 12:40:33 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18QWZ0-0001ab-00 for bug-gnu-emacs@gnu.org; Mon, 23 Dec 2002 12:40:26 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18QWYy-0001aP-00 for bug-gnu-emacs@gnu.org; Mon, 23 Dec 2002 12:40:25 -0500 Original-Received: from mclean.mail.mindspring.net ([207.69.200.57]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18QWYu-0001Kp-00 for bug-gnu-emacs@gnu.org; Mon, 23 Dec 2002 12:40:20 -0500 Original-Received: from user-119arlv.biz.mindspring.com ([66.149.110.191] helo=techie.com) by mclean.mail.mindspring.net with esmtp (Exim 3.33 #1) id 18QWYr-0005wJ-00 for bug-gnu-emacs@gnu.org; Mon, 23 Dec 2002 12:40:17 -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:4083 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4083 John Paul Wallington wrote: > David C. wrote: >> >> 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 . > > See variable `mac-wheel-button-is-mouse-2'. Thanks. Then the only problem remaining is that this variable should be mentioned in the FAQ. -- David