all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joost Kremers <joost.m.kremers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: customize themed face
Date: 3 Nov 2013 12:20:11 GMT	[thread overview]
Message-ID: <slrnl7cfrq.2pe.joost.m.kremers@j.kremers4.news.arnhem.chello.nl> (raw)

Hi,

I'm trying to customize the face `bm-face` (from the bm.el package from
<https://github.com/joodland/bm>), but somehow I can't get rid of the
fore- and background colors. I'm using the anti-zenburn-theme, which
somehow seems to have something to do with the problem.

If I run `emacs -Q` and then load the file bm.el, I can use Customize to
unset the colors and add an underline. If I load anti-zenburn-theme.el,
the colors are set to those specified in the theme and they stay that
way, even if I uncheck them in the Customize buffer.

Only doing 

(set-face-attribute 'bm-face nil :underline t :foreground nil :background nil)

works, i.e., explicitly setting fore- and background to nil.

Is this expected behaviour for themed faces? Or should I report this as
a bug?

Emacs is 24.3, BTW.


-- 
Joost Kremers                                   joostkremers@fastmail.fm
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


             reply	other threads:[~2013-11-03 12:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-03 12:20 Joost Kremers [this message]
2013-11-05  2:42 ` customize themed face Emanuel Berg
2013-11-05  7:20   ` Joost Kremers
2013-11-05 16:20     ` Emanuel Berg
2013-11-05 16:47       ` Joost Kremers
2013-11-05 16:49         ` Emanuel Berg

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=slrnl7cfrq.2pe.joost.m.kremers@j.kremers4.news.arnhem.chello.nl \
    --to=joost.m.kremers@gmail.com \
    --cc=help-gnu-emacs@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.