From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: [Mac-emacs-devel] Patch for Mouse-wheel, Multi mouse-button support & more Date: Sun, 4 Aug 2002 13:57:13 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <5084285D-A7A1-11D6-B143-00039363E640@swipnet.se> References: <6A2A5C5A-A78C-11D6-B5B5-00039363E640@swipnet.se> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 (Apple Message framework v482) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1028462251 1677 127.0.0.1 (4 Aug 2002 11:57:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 4 Aug 2002 11:57:31 +0000 (UTC) Cc: akochoi@shaw.ca, mac-emacs-devel@lists.sourceforge.net, emacs-devel@gnu.org, steventamm@mac.com Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17bK0o-0000Qw-00 for ; Sun, 04 Aug 2002 13:57:30 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17bKKw-0006Ty-00 for ; Sun, 04 Aug 2002 14:18:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17bK1L-00011p-00; Sun, 04 Aug 2002 07:58:03 -0400 Original-Received: from stubby.bodenonline.com ([213.115.192.62]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17bK0y-0000zp-00 for ; Sun, 04 Aug 2002 07:57:40 -0400 Original-Received: from pc35.bodenonline.com (IDENT:root@pc35.bodenonline.com [195.196.29.227] (may be forged)) by stubby.bodenonline.com (8.12.1/8.12.1) with ESMTP id g74Bp5uM001717; Sun, 4 Aug 2002 13:51:06 +0200 Original-To: =?ISO-8859-1?Q?Jan_Dj=E4rv?= In-Reply-To: <6A2A5C5A-A78C-11D6-B5B5-00039363E640@swipnet.se> X-Mailer: Apple Mail (2.482) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:6279 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6279 s=F6ndagen den 4 augusti 2002 kl 11.27 skrev Jan Dj=E4rv: > > s=F6ndagen den 4 augusti 2002 kl 01.53 skrev Andrew Choi: > >> Hi Everyone, >> >> I have just checked in to the CVS a very nice patch contributed by >> Steven Tamm which lets Emacs recognize 2- and 3-button and wheel = mice. >> Attached below is his description of it, among other things. >> >> Also recently changed in the CVS is the creator code of the Emacs >> application from ???? to EMAx. > > This version dies instantly for me. Even emacs -nw dies. Here is a=20= > backtrace, I can debug some more if that helps. I did: > ./configure --prefix=3D/usr/local --verbose --with-x=3Dno > make bootstrap Nevermind, I did everything from scratch again, and now it is OK. Jan D.