unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23246: 25.0.92; Local face-remapping-alist doesn't affect tooltips
@ 2016-04-08 19:22 Artur Malabarba
  2016-04-08 19:34 ` Eli Zaretskii
  0 siblings, 1 reply; 14+ messages in thread
From: Artur Malabarba @ 2016-04-08 19:22 UTC (permalink / raw)
  To: 23246


1. Start emacs -q

2. Create a buffer in fundamental-mode and type some text.

3. Evaluate this:

    (setq x-gtk-use-system-tooltips nil)
    (add-text-properties (point-min) (point-max) '(help-echo "OKOK"))
    (face-remap-add-relative 'tooltip '((:foreground "blue")))

4. Tooltips displayed are NOT blue.

5. If, instead, I add an entry to face-remapping-alist without making it
buffer-local, the tooltip does indeed display blue.





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-04-12 15:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-08 19:22 bug#23246: 25.0.92; Local face-remapping-alist doesn't affect tooltips Artur Malabarba
2016-04-08 19:34 ` Eli Zaretskii
2016-04-08 20:06   ` Artur Malabarba
2016-04-09  9:04     ` martin rudalics
2016-04-09  9:35     ` Eli Zaretskii
2016-04-09 12:50       ` martin rudalics
2016-04-09 13:18         ` Eli Zaretskii
2016-04-11  3:15       ` Artur Malabarba
2016-04-11 15:40         ` Eli Zaretskii
2016-04-12  7:30           ` martin rudalics
2016-04-12 14:26             ` Drew Adams
2016-04-12 15:14             ` Eli Zaretskii
2016-04-09  9:04   ` martin rudalics
2016-04-09  9:39     ` Eli Zaretskii

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).