unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Phil Sainty <psainty@orcon.net.nz>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 34819@debbugs.gnu.org
Subject: bug#34819: 26.1; Blank help-echo tooltips for mode line menus
Date: Wed, 13 Mar 2019 18:03:17 +1300	[thread overview]
Message-ID: <b16c081485a95155b7f5d3c7ff79d3f2@webmail.orcon.net.nz> (raw)
In-Reply-To: <83pnqv30sf.fsf@gnu.org>

On 2019-03-13 16:34, Eli Zaretskii wrote:
>> Bisected to c29071587c64efb30792bd72248d3c791abd9337.
> 
> So the problem can be solved by adding (inhibit-double-buffering . t)
> to tooltip-frame-parameters?

Sadly not.  Starting a new emacs instance with the following did not
not have any apparent effect on the issue.

(custom-set-variables
  '(tooltip-frame-parameters
    (quote
     ((name . "tooltip")
      (internal-border-width . 2)
      (border-width . 1)
      (no-special-glyphs . t)
      (inhibit-double-buffering . t)))))

I also tried (set-frame-parameter nil 'inhibit-double-buffering t)
in the main frame, just in case that had an effect, but it did not.


-Phil






  reply	other threads:[~2019-03-13  5:03 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-11 23:45 bug#34819: 26.1; Blank help-echo tooltips for mode line menus Phil Sainty
2019-03-12  6:28 ` Phil Sainty
2019-03-12 15:56   ` Eli Zaretskii
2019-03-12 17:21     ` Eli Zaretskii
2019-03-12 20:20       ` Phil Sainty
2019-03-12 15:45 ` Eli Zaretskii
2019-03-12 21:06 ` Glenn Morris
2019-03-13  3:34   ` Eli Zaretskii
2019-03-13  5:03     ` Phil Sainty [this message]
2019-03-13  6:37   ` Phil Sainty
2019-03-13 10:31     ` Eli Zaretskii
2019-03-13 11:52       ` Phil Sainty
2019-03-13 15:25         ` Eli Zaretskii
2019-03-13 15:34           ` dancol
2019-03-30  9:27             ` Eli Zaretskii
2019-03-14  5:57           ` Glenn Morris
2019-03-14  6:06             ` Eli Zaretskii
2019-04-02  0:26             ` Noam Postavsky
2019-04-23  9:21               ` martin rudalics
2019-04-23 10:57                 ` Noam Postavsky
2019-06-20  5:01                   ` YAMAMOTO Mitsuharu
2019-06-20  9:17                     ` YAMAMOTO Mitsuharu
2019-06-20 11:04                       ` mituharu
2019-06-26 12:56                         ` Phil Sainty
2019-06-30  6:31                           ` YAMAMOTO Mitsuharu

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=b16c081485a95155b7f5d3c7ff79d3f2@webmail.orcon.net.nz \
    --to=psainty@orcon.net.nz \
    --cc=34819@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).