On Mon, 14 Feb 2005 13:26:46 +0100, David Kastrup <[EMAIL PROTECTED]> wrote: > At least the X11 tooltips on Emacs provide no functionality > whatsoever except popping up some text in a single font AFAICS. No > face support, no clickable areas, nothing.
Have you tried it? I've certainly used faces (and CJK characters etc) in Emacs tooltips [under X11] and they worked just great. Hmmm; here's a simple example: (x-show-tip (propertize "*** hello ***" 'face '(variable-pitch :foreground "green" :background "steelblue" :height 3.0))) -Miles -- Do not taunt Happy Fun Ball. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel