From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41110 Path: main.gmane.org!not-for-mail From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: menubar Commands Hide Signature vs. mode-line Date: Sat, 29 Dec 2001 23:10:10 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035176559 4413 80.91.224.250 (21 Oct 2002 05:02:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:02:39 +0000 (UTC) Return-Path: Original-Received: (qmail 1720 invoked from network); 29 Dec 2001 22:16:22 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 29 Dec 2001 22:16:22 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16KRhG-0005jU-00; Sat, 29 Dec 2001 16:11:18 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 29 Dec 2001 16:11:10 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA28792 for ; Sat, 29 Dec 2001 16:10:57 -0600 (CST) Original-Received: (qmail 1576 invoked by alias); 29 Dec 2001 22:10:30 -0000 Original-Received: (qmail 1571 invoked from network); 29 Dec 2001 22:10:29 -0000 Original-Received: from p0045.as-l043.contactel.cz (HELO SnowWhite.SuSE.cz) (194.108.242.45) by gnus.org with SMTP; 29 Dec 2001 22:10:29 -0000 Original-Received: by SnowWhite.SuSE.cz (PJ, from userid 500) id 6F31E441C1; Sat, 29 Dec 2001 23:12:51 +0100 (CET) Original-To: ding@gnus.org Mail-Copies-To: never X-Face: $"d&^B_IKlTHX!y2d,3;grhwjOBqOli]LV`6d]58%5'x/kBd7.MO&n3bJ@Zkf&RfBu|^qL+ ?/Re{MpTqanXS2'~Qp'J2p^M7uM:zp[1Xq#{|C!*'&NvCC[9!|=>#qHqIhroq_S"MH8nSH+d^9*BF: iHiAs(t(~b#1.{w.d[=Z In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sat, 29 Dec 2001 11:52:20 +0100") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu) Original-Lines: 19 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41110 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41110 From: Lars Magne Ingebrigtsen Date: Sat, 29 Dec 2001 11:52:20 +0100 > In that case, I think it would be nice if tooltips and clickability > was added to the characters. [...] > `gnus-set-mode-line'. I'm guessing that there'll have to be voodoo in > that function to add these mousey thingies? Or what? It is very easy in GNU Emacs - look at the function propertize and how it is used. Just put 'local-map property on these characters along with current 'help-echo and you are done. -- Pavel Janík An innovation a day keeps the monopolist away. -- Alan Cox in linux-kernel