GNU bug report logs - #23341
x-show-tip does not respect the value of tooltip-hide-delay, and the default tooltip timeout isn't configurable

Previous Next

Package: emacs;

Reported by: Clément Pit--Claudel <clement.pitclaudel <at> live.com>

Date: Sat, 23 Apr 2016 02:48:02 UTC

Severity: normal

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: clement.pitclaudel <at> live.com, 23341 <at> debbugs.gnu.org
Subject: bug#23341: x-show-tip does not respect the value of tooltip-hide-delay, and the default tooltip timeout isn't configurable
Date: Sat, 30 Apr 2022 19:01:49 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: clement.pitclaudel <at> live.com,  23341 <at> debbugs.gnu.org
> Date: Sat, 30 Apr 2022 17:38:45 +0200
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > It looks like you did that only for X?  What about the other 4
> > implementations of this function? is the divergence in behavior
> > intended?
> 
> Nope -- fixed now.

Err... it doesn't compile here:

    CC       w32fns.o
  w32fns.c: In function 'Fx_show_tip':
  w32fns.c:7369:15: error: 'Vx_show_tooltip_timeout' undeclared (first use in this function)
   7369 |     timeout = Vx_show_tooltip_timeout;
	|               ^~~~~~~~~~~~~~~~~~~~~~~
  w32fns.c:7369:15: note: each undeclared identifier is reported only once for each function it appears in
  Makefile:421: recipe for target `w32fns.o' failed

I think the variable should be moved to a common file, perhaps
dispnew.c?

Also, nsterm.m should be modified as well, no?




This bug report was last modified 3 years and 25 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.