From: Michael Heerdegen <michael_heerdegen@web.de>
To: emacs-devel@gnu.org
Subject: Re: A bug set-face-background
Date: Thu, 07 Nov 2013 01:49:31 +0100 [thread overview]
Message-ID: <87vc05avdw.fsf@web.de> (raw)
In-Reply-To: 20131107.093943.114882012982387002.kazu@iij.ad.jp
Hi Kazu,
> Recent changes to Emacs HEAD made set-face-background strange.
>
> The following function sets the foreground of mode-line to "white":
>
> (set-face-foreground 'mode-line "white")
>
> But then the following function does not set the background of
> mode-lien to "white" and turns the foreground to the original.
>
> (set-face-background 'mode-line "white")
>
> This bug does not exist at least on Nov 1.
I experience that since some time, Emacs display "overrides" faces that
differ only slightly from the background and displays them in black or
white instead, to keep things readable. What you see is presumably a
symptom of this behavior.
Regards,
Michael.
next prev parent reply other threads:[~2013-11-07 0:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-07 0:39 A bug set-face-background Kazu Yamamoto
2013-11-07 0:49 ` Aaron Ecay
2013-11-07 1:21 ` Kazu Yamamoto
2013-11-07 0:49 ` Michael Heerdegen [this message]
2013-11-07 1:18 ` Kazu Yamamoto
2013-11-07 6:00 ` Jan Djärv
2013-11-07 15:55 ` Eli Zaretskii
2013-11-07 16:05 ` Jan Djärv
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=87vc05avdw.fsf@web.de \
--to=michael_heerdegen@web.de \
--cc=emacs-devel@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 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.