From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Piet van Oostrum Newsgroups: gmane.emacs.devel Subject: Mac OS X Carbon Emacs problem with mouse-2 Date: Tue, 21 Sep 2004 14:36:51 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1095770249 14960 80.91.229.6 (21 Sep 2004 12:37:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Sep 2004 12:37:29 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 21 14:37:18 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C9jtV-0002iz-00 for ; Tue, 21 Sep 2004 14:37:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9jzR-0006j4-B7 for ged-emacs-devel@m.gmane.org; Tue, 21 Sep 2004 08:43:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C9jzH-0006hf-Cb for emacs-devel@gnu.org; Tue, 21 Sep 2004 08:43:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C9jzF-0006hI-MJ for emacs-devel@gnu.org; Tue, 21 Sep 2004 08:43:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9jzF-0006h8-Hw for emacs-devel@gnu.org; Tue, 21 Sep 2004 08:43:13 -0400 Original-Received: from [131.211.81.146] (helo=ordesa.cs.uu.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C9jtD-0005YB-DN for emacs-devel@gnu.org; Tue, 21 Sep 2004 08:36:59 -0400 Original-Received: from ordesa.cs.uu.nl (localhost [127.0.0.1]) by ordesa.cs.uu.nl (Postfix) with ESMTP id C576B1E9CBD for ; Tue, 21 Sep 2004 14:36:54 +0200 (CEST) X-Mailer: emacs 21.3.50.3 (via feedmail 8 I) Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (darwin) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27369 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27369 Hello, I updated emacs from CVS and compared to my previous compilation (about half a year ago) mouse-2 doesn't work. Actually it is the click with the mouse wheel button that stopped working properly, so it affects mouse-2 or mouse-3 depending on the value of mac-wheel-button-is-mouse-2. When I click with the mouse wheel button, only a 'down-mouse-2' event is generated rather than a combo 'down-mouse-2 mouse-2' as it happens with mouse-3. This has the effect that emacs is waiting for more events before it interprets the click. When I use ALT left click it is properly generating the combo. I have looked in the code but my knowledge of the Mac API is just too limited. -- Piet van Oostrum URL: http://www.cs.uu.nl/~piet [PGP] Private email: P.van.Oostrum@hccnet.nl