emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sv: Sticky tooltips


From: Eli Zaretskii
Subject: Re: Sv: Sticky tooltips
Date: Thu, 01 Oct 2020 15:58:13 +0300

> From: arthur miller <arthur.miller@live.com>
> CC: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
> Date: Thu, 1 Oct 2020 02:28:25 +0000
> 
> I am not sure how to get buffer out of x-show-tip,

??? The name of the buffer is fixed: " *tip*" (with the leading
space).  You can even switch to it interactively, and see the text
there (it would be the text of the last tootlip displayed), provided
that your build is not GTK, or if it is GTK, you've turned off GTK
tooltips and switched to the native ones.

> I don't know how the function would deal with Gtk tooltips; if they can also 
> take a buffer
> and display it, that is why I mean the function to take string-or-buffer.

We'd need to modify the code to stash the tooltip text in some buffer
or variable.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]