all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: martin rudalics <rudalics@gmx.at>, emacs-devel <emacs-devel@gnu.org>
Subject: Re: Empty tooltips under X
Date: Wed, 28 Oct 2015 10:09:34 -0400	[thread overview]
Message-ID: <CAFyQvY1BXGtwjJKC0idBitPWTHYrTsRf5TOFUi3HEF9A7Jv_1g@mail.gmail.com> (raw)
In-Reply-To: <87si4v1615.fsf@gnu.org>

> With current master/trunk tooltips under X are broken here.  I get a box
> with correct borders/background and correct dimensions but without text.
> Can anyone see that?

The tooltip is working fine for me.

>  (tooltip-show "This is a test tooltip") shows the tip correctly.

Same here.

> What happens when you set ‘x-gtk-use-system-tooltips’ to nil?

OK. So now when I eval the below,

(let (x-gtk-use-system-tooltips)
  (tooltip-show "This is a test tooltip"))

I get an empty tooltip, but with different background color and border
style than when I eval just (tooltip-show "This is a test tooltip")


Built on x86_64-unknown-linux-gnu

Configure options: --prefix=/home/kmodi/usr_local/apps/6/emacs/master
'CPPFLAGS=-fgnu89-inline -I/home/kmodi/usr_local/6/include
-I/usr/include/freetype2 -I/usr/include' 'CFLAGS=-ggdb3 -O0'
'CXXFLAGS=-ggdb3 -O0' 'LDFLAGS=-L/home/kmodi/usr_local/6/lib
-L/home/kmodi/usr_local/6/lib64 -ggdb3'

Features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF
GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE LIBOTF XFT
ZLIB TOOLKIT_SCROLL_BARS GTK2 X11



  reply	other threads:[~2015-10-28 14:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-28 10:01 Empty tooltips under X martin rudalics
2015-10-28 10:21 ` Tassilo Horn
2015-10-28 10:45   ` martin rudalics
2015-10-28 13:23     ` Tassilo Horn
2015-10-28 14:09       ` Kaushal Modi [this message]
2015-10-28 19:20         ` martin rudalics
2015-10-28 19:47           ` Kaushal Modi
2015-10-28 19:51             ` Kaushal Modi
2015-10-28 19:20       ` martin rudalics
2015-10-28 20:08         ` Eli Zaretskii
2015-11-06 18:13         ` martin rudalics
2015-11-06 19:26           ` Eli Zaretskii
2015-11-07 13:26             ` martin rudalics
2015-11-10 19:13               ` Kaushal Modi

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=CAFyQvY1BXGtwjJKC0idBitPWTHYrTsRf5TOFUi3HEF9A7Jv_1g@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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.