bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#23341: x-show-tip does not respect the value of tooltip-hide-delay,


From: Po Lu
Subject: bug#23341: x-show-tip does not respect the value of tooltip-hide-delay, and the default tooltip timeout isn't configurable
Date: Sun, 01 May 2022 18:38:18 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> As I said in the bug thread, I agree with that, but nevertheless,
> x-show-tip is still used directly -- even in-tree -- so adding a
> (non-user option) variable to allow tweaking is appropriate.

If code calls `x-show-tip' directly, then that means it explictly wants
a 5 second delay: no more, no less.

If that is not actually what it wants, it should be fixed, instead of
hacking around the problem with a global variable.




reply via email to

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