On 2016-04-23 02:53, Eli Zaretskii wrote: >> From: Clément Pit--Claudel >> Date: Fri, 22 Apr 2016 22:47:28 -0400 >> >> It would be nice to have a lisp-configurable default for tooltip timeout; currently, it is hardcoded to 5 seconds in x_show_tip. > > ??? That hardcoded value is only used if the optional argument TIMEOUT > is nil, so I'm not sure I understand what you are saying. I'm saying that it would be nice for users to be able to set a global default that applies in all cases in which a package uses x-show-tip and doesn't pass the appropriate argument (or make it user-configurable) :)