From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Subject: w32 mouse wheel handling Date: Tue, 27 May 2003 18:41:22 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <30929908.1054023169308.JavaMail.www@wwinf0602> <3ED325AB.6050806@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054075598 2870 80.91.224.249 (27 May 2003 22:46:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 27 May 2003 22:46:38 +0000 (UTC) Cc: jmbarranquero@laley.wke.es Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 28 00:46:36 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19KnCc-0000gn-00 for ; Wed, 28 May 2003 00:45:54 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19KnQW-0006dp-00 for ; Wed, 28 May 2003 01:00:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19KnE1-0000vY-Iq for emacs-devel@quimby.gnus.org; Tue, 27 May 2003 18:47:21 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Kn9g-0008Qx-J5 for emacs-devel@gnu.org; Tue, 27 May 2003 18:42:52 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Kn9C-0008Ft-Gc for emacs-devel@gnu.org; Tue, 27 May 2003 18:42:23 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Kn8E-0007vB-Ce for emacs-devel@gnu.org; Tue, 27 May 2003 18:41:22 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19Kn8E-0005Ax-4T; Tue, 27 May 2003 18:41:22 -0400 Original-To: Jason Rumney In-reply-to: <3ED325AB.6050806@gnu.org> (message from Jason Rumney on Tue, 27 May 2003 09:45:31 +0100) Original-cc: david.ponce@wanadoo.fr Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14346 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14346 If we can choose whatever names we want for these events, let's call them wheel-up and wheel-down. (It seems to me that the wheel is logically separate from the mouse.)