From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Binding a command to the down-event of a toolbar button Date: Wed, 05 Apr 2006 15:06:20 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1144264014 3514 80.91.229.2 (5 Apr 2006 19:06:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Apr 2006 19:06:54 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 05 21:06:52 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FRDKx-0006Gm-VQ for ged-emacs-devel@m.gmane.org; Wed, 05 Apr 2006 21:06:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRDKx-00005I-IJ for ged-emacs-devel@m.gmane.org; Wed, 05 Apr 2006 15:06:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FRDKh-0008VE-8T for emacs-devel@gnu.org; Wed, 05 Apr 2006 15:06:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FRDKg-0008Ty-0B for emacs-devel@gnu.org; Wed, 05 Apr 2006 15:06:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRDKf-0008Tr-Tc for emacs-devel@gnu.org; Wed, 05 Apr 2006 15:06:21 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FRDOF-0006qP-Cm for emacs-devel@gnu.org; Wed, 05 Apr 2006 15:10:03 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FRDKe-0007jY-IM; Wed, 05 Apr 2006 15:06:20 -0400 Original-To: M Jared Finder In-reply-to: (message from M Jared Finder on Tue, 04 Apr 2006 23:04:50 -0700) 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:52447 Archived-At: So then you're okay with adding a way to distinguish between mouse-1, mouse-2 and mouse-3 events, and down and up events? I am talking about drag events. Only about drag events. Please do not confuse separate issues.