emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Robert Goldman <rpgoldman@sift.info>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Having problems with faces in org agenda
Date: Thu, 30 Sep 2010 14:34:52 -0500	[thread overview]
Message-ID: <4CA4E65C.3050000@sift.info> (raw)

My org agendas for day and week are showing DONE items with the "DONE"
in red, and not dulled out.  This makes the agenda less useful than it
might be for at-a-glance planning.

This (bright red "DONE"s) does not happen when I am looking at an org
file, where the TODO keyword is red and the DONE keyword is green.

I don't know if this helps, but someone on the IRC suggested that I put
my cursor on one of the red "DONE"s in the agenda and do describe-char.

This is what I get:

        character: ⇧O (79, #o117, #x4f)
preferred charset: ascii (ASCII (ISO646 IRV))
       code point: 0x4F
           syntax: w 	which means: word
         category: .:Base, a:ASCII, l:Latin, r:Roman
      buffer code: #x4F
        file code: #x4F (encoded by coding system nil)
          display: no font available

Character code properties: customize what to show
  name: LATIN CAPITAL LETTER O
  general-category: Lu (Letter, Uppercase)

There is an overlay here:
 From 1828 to 1884
  face                 hl-line
  window               nil


There are text properties here:
  date                 734045
  day                  734045
  done-face            org-agenda-done
  dotime               time
  duration             nil
  effort               nil
  effort-minutes       nil
  extra                "Deadline:  "
  face                 org-todo
  help-echo            "mouse-2 or RET jump to org file ~/org/todo.org"
  mouse-face           highlight
  org-agenda-type      agenda
  org-category         "todo"
  org-complex-heading-regexp [Show]
  org-day-cnt          5
  org-hd-marker        #<marker at 79288 in todo.org>
  org-highest-priority 65
  org-lowest-priority  67
  org-marker           #<marker at 79334 in todo.org>
  org-not-done-regexp  "\\<\\(TODO\\|WAIT\\|DELEGATED\\)\\>"
  org-todo-regexp
"\\<\\(TODO\\|WAIT\\|DELEGATED\\|DONE\\|CANCELED\\)\\>"
  prefix-length        26
  priority             1000
  tags                 nil
  time                 ""
  time-of-day          nil
  todo-state           [Show]
  txt                  "DONE Get flights for ILC 2010"
  type                 "deadline"
  undone-face          org-warning

I suspect that this is related to the fact that the face is "org-todo"
rather than "org-agenda-done", but I don't understand any better than this.

This is on aquamacs 2.1, if that helps.

Thanks for any suggestions.

Best,
r

             reply	other threads:[~2010-09-30 19:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30 19:34 Robert Goldman [this message]
2010-11-12  4:21 ` Having problems with faces in org agenda Robert Goldman

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=4CA4E65C.3050000@sift.info \
    --to=rpgoldman@sift.info \
    --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).