all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: 1032@emacsbugs.donarmstrong.com
Subject: bug#1032: foreground-color in default-frame-alist affects tooltips, while background-color does not
Date: Thu, 30 Oct 2008 08:24:17 +0100	[thread overview]
Message-ID: <49096121.2080607@gmx.at> (raw)
In-Reply-To: <f7ccd24b0810291843l2edc56fbx3b275a029ba0ee81@mail.gmail.com>

 > The other issue, about tooltip-show modifying
 > tooltip-frame-parameters, seems deliberate. tooltip.el defines a
 > function tooltip-set-param with the explicit intent of modifying its
 > argument alist, and `tooltip-show' copies `tooltip-frame-parameters'
 > with copy-sequence, instead of copy-alist, and then uses
 > `tooltip-set-param' on it.

This doesn't make sense to me.  When `tooltip-show' calls `x-show-tip'
it does so with _params_ and not with `tooltip-frame-parameters'.
What's the reason to do the `copy-sequence' in the first place?  Maybe
it's all about the 'left or 'top paramters.

 > I can only imagine the idea was that `tooltip-frame-parameters' should
 > not contain misleading (fore|back)ground-color entries that weren't
 > really applied while creating the tooltip. Still, it seems weird to
 > modify under-the-hood a customizable variable.

At least, such a reset should occur at the time the variable is
customized and not when the tooltip is displayed.


BTW, a related issue: When I, for example, use the mouse for popping up

	"Tools->Version Control->Show History"
	
from the menubar I get the tooltip

     "List the change log of the current fileset in a window"

When I now move the mouse to the next menu entry

      "Tools->Version Control->Update ChangeLog"

the old tooltip remains displayed.  Do you see that?  Is that a w32-only
problem?

martin






  parent reply	other threads:[~2008-10-30  7:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <f7ccd24b0810291843l2edc56fbx3b275a029ba0ee81@mail.gmail.com>
2008-09-26  8:40 ` bug#1032: foreground-color in default-frame-alist affects tooltips, while background-color does not Juanma Barranquero
2008-09-26 15:14   ` martin rudalics
2008-09-26 15:34     ` Juanma Barranquero
2008-09-26 16:13       ` martin rudalics
2008-09-26 19:03         ` Juanma Barranquero
2008-10-30  1:50   ` bug#1032: marked as done (foreground-color in default-frame-alist affects tooltips, while background-color does not) Emacs bug Tracking System
2008-10-30  7:24 ` martin rudalics [this message]
2008-10-30 10:24   ` bug#1032: foreground-color in default-frame-alist affects tooltips, while background-color does not Juanma Barranquero
2008-10-30 11:40     ` martin rudalics
2008-10-30 11:55       ` Juanma Barranquero
2008-10-30 15:48         ` martin rudalics

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=49096121.2080607@gmx.at \
    --to=rudalics@gmx.at \
    --cc=1032@emacsbugs.donarmstrong.com \
    --cc=lekktu@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.