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 08:12:41 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

>> Also, nsterm.m should be modified as well, no?
>
> Geez.  Yup; now pushed.

There's also haikufns.c and pgtkfns.c, which I will take care of, but I
strongly disagree that `x-show-tip' should allow its default timeout to
be configurable: people will be confused at the difference between
`tooltip-hide-delay' and that new variable, and `x-show-tip' is a
programmatic interface, _NOT_ something that should decide a delay by
itself.

So I would rather this new variable be removed, and all the places that
we call `x-show-tip' manually be fixed to respect `tooltip-hide-delay',
if appropriate.

Thanks.





reply via email to

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