From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: tool bar: mouse-2, mouse-3, C-mouse-1, S-mouse-1? Date: Mon, 06 Feb 2006 09:47:18 +0200 Organization: JURTA Message-ID: <87zml4aocl.fsf@jurta.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139220042 20601 80.91.229.2 (6 Feb 2006 10:00:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Feb 2006 10:00:42 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 06 11:00:39 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 1F63AP-0007By-H3 for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2006 11:00:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F63Dg-0000HC-Cz for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2006 05:03:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F63Co-0000FZ-20 for emacs-devel@gnu.org; Mon, 06 Feb 2006 05:02:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F63Cl-0000Ef-CY for emacs-devel@gnu.org; Mon, 06 Feb 2006 05:02:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F63Cl-0000EW-2Q for emacs-devel@gnu.org; Mon, 06 Feb 2006 05:02:43 -0500 Original-Received: from [194.126.101.98] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F63CH-0001Hx-Uo for emacs-devel@gnu.org; Mon, 06 Feb 2006 05:02:14 -0500 Original-Received: from mail.neti.ee (80-235-32-77-dsl.mus.estpak.ee [80.235.32.77]) by Relayhost1.neti.ee (Postfix) with ESMTP id 022FBDA77 for ; Mon, 6 Feb 2006 11:59:16 +0200 (EET) Original-To: emacs-devel@gnu.org In-Reply-To: (Reiner Steib's message of "Tue, 31 Jan 2006 17:50:54 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee 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:50097 Archived-At: > AFAICS, C-mouse-1 and S-mouse-1 on tool bar icons call the same > command as mouse-1 (without modifier); mouse-2 and mouse-3 don't have > a binding at all. > > Is it possible to bind C-mouse-1 or S-mouse-1 to some other command > (not the command bound to mouse-1)? Is it possible to bind mouse-2 or > mouse-3? A good thing for mouse-3 to do on the tool bar icon is to display a popup menu with more related actions, e.g. display a whole Customization submenu on the Customization icon, all 6 printing-related items from the File menu on the Printer icon, all 9 Search submenu items on the Search icon, etc. -- Juri Linkov http://www.jurta.org/emacs/