From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.help Subject: tool bar: How to get _no_ tooltip? Date: Sat, 21 Jan 2006 17:23:53 +0100 Organization: Dept. of Theoretical Physics, University of Ulm Message-ID: Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1137868942 28200 80.91.229.2 (21 Jan 2006 18:42:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Jan 2006 18:42:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 21 19:42:20 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F0Ngm-00032E-7G for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Jan 2006 19:42:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0NjJ-0003KW-Qj for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Jan 2006 13:44:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F0Lmo-0004Lt-Hx for help-gnu-emacs@gnu.org; Sat, 21 Jan 2006 11:40:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F0Lmg-0004KO-1c for help-gnu-emacs@gnu.org; Sat, 21 Jan 2006 11:40:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0Lmd-0004K3-FN for help-gnu-emacs@gnu.org; Sat, 21 Jan 2006 11:40:12 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1F0Lr3-0008Rm-28 for help-gnu-emacs@gnu.org; Sat, 21 Jan 2006 11:44:45 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F0Lk1-0002uX-FP for help-gnu-emacs@gnu.org; Sat, 21 Jan 2006 17:37:29 +0100 Original-Received: from bridgekeeper.physik.uni-ulm.de ([134.60.10.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Jan 2006 17:37:29 +0100 Original-Received: from Reiner.Steib by bridgekeeper.physik.uni-ulm.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Jan 2006 17:37:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-To: help-gnu-emacs@gnu.org Original-Lines: 21 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: bridgekeeper.physik.uni-ulm.de X-Face: :6KQZ[nyoS_edmB.%gw-=)BYth^|2+Y+^cu%I$FSx!&>-'om>3H7A|M&n(V7fIo3P.; yo.b yq4$p; ZaBtkv)\}biaiBQe"mD}iib1AA@99-fZ7i*bLhNRVC&0Wkxg9)SH?oWc@{ Mail-Copies-To: nobody User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:QtjpNYD49Y9Jpf+cBSpdENW0mmA= X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:32769 Archived-At: Hi, M-: (tool-bar-local-item "exit" nil nil tool-bar-map) RET adds a new icon to the tool bar. When moving the mouse over the icon, a tooltip with the text "nil" is displayed. With `M-: (tool-bar-local-item "exit" nil nil tool-bar-map :help "") RET', I get very small tooltip with no text. How to disable the tooltip completely? (The icon I want to use is a separator icon without any associated command.) The code above is for Emacs 22. In Emacs 21 you need to use (tool-bar-add-item "exit" nil nil) and (tool-bar-add-item "exit" nil nil :help ""). Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/