GNU bug report logs - #24899
25.1; x-hide-tip always returns nil with USE_GTK

Previous Next

Package: emacs;

Reported by: nverno <noah.v.peart <at> gmail.com>

Date: Tue, 8 Nov 2016 05:03:02 UTC

Severity: normal

Found in version 25.1

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #37 received at 24899-done <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: nverno <noah.v.peart <at> gmail.com>, 24899-done <at> debbugs.gnu.org
Subject: Re: bug#24899: 25.1; x-hide-tip always returns nil with USE_GTK
Date: Tue, 10 Oct 2017 11:15:46 +0200
> Calling `x-hide-tip` always returns nil (it is documented to
> return t when the tooltip is active). I noticed this after
> recently compiling with gtk3. I was using `x-hide-tip` in
> a toggling function that stopped toggling. As an example
> of what currently doesn't work:
>
> (defun toggle-tip ()
>     (interactive)
>     (or (x-hide-tip)
>       (pos-tip-show "hi")))

This should work with Emacs 26 so I'm closing this bug.

Thanks, martin




This bug report was last modified 7 years and 228 days ago.

Previous Next


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