emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Boyan Penkov <boyan.penkov@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-tag-faces only applies to :face:?
Date: Thu, 26 Apr 2018 10:25:52 -0400	[thread overview]
Message-ID: <CAGa5aX+gAJ5spDXP=nx5npyA2WWu5HP0=8z2CG0JNWq_99Xsnw@mail.gmail.com> (raw)

Hello,

My intention is to change the color and background of certain
(urgent-important, noturgent-important) items in the agenda.  To this
end, I have set up appropriate tags in org-tag-alist and have played
with org-tag-faces.

However, when I -- for example --

(setq org-tag-faces
      '(
    ("home" . (:background "GoldenRod"))
    )
      )

only the tag's face (the bit between the two colons...) changes to
GoldenRod.  I'd like the entire line to change to GoldenRod.  What's
the best way to do this?

Cheers!

-- 
Boyan Penkov

                 reply	other threads:[~2018-04-26 14:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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.orgmode.org/

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

  git send-email \
    --in-reply-to='CAGa5aX+gAJ5spDXP=nx5npyA2WWu5HP0=8z2CG0JNWq_99Xsnw@mail.gmail.com' \
    --to=boyan.penkov@gmail.com \
    --cc=emacs-orgmode@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/org-mode.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).