all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: nverno <noah.v.peart@gmail.com>, 24899-done@debbugs.gnu.org
Subject: bug#24899: 25.1; x-hide-tip always returns nil with USE_GTK
Date: Tue, 10 Oct 2017 11:15:46 +0200	[thread overview]
Message-ID: <59DC8FC2.4070201@gmx.at> (raw)
In-Reply-To: <bd361498-33e3-d381-23c2-0be97f1c5002@gmail.com>

 > 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





      parent reply	other threads:[~2017-10-10  9:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-08  4:18 bug#24899: 25.1; x-hide-tip always returns nil with USE_GTK nverno
2016-11-08  7:23 ` martin rudalics
2016-11-08 15:18   ` Eli Zaretskii
2016-11-08 16:41     ` martin rudalics
2016-11-08 16:47       ` Eli Zaretskii
2016-11-08 18:33         ` Noah Peart
2016-11-08 19:13           ` Noah Peart
2016-11-08 22:11             ` Noah Peart
2016-11-09  7:00               ` martin rudalics
2016-11-09 22:44                 ` Noah Peart
2017-10-10  9:15 ` martin rudalics [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59DC8FC2.4070201@gmx.at \
    --to=rudalics@gmx.at \
    --cc=24899-done@debbugs.gnu.org \
    --cc=noah.v.peart@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.