all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Łukasz Stelmach" <lukasz.stelmach@iem.pw.edu.pl>
To: emacs-orgmode@gnu.org
Subject: [BUG] block agenda faces
Date: Sun, 07 Mar 2010 14:34:11 +0100	[thread overview]
Message-ID: <87wrxotfvw.fsf@dasa3.iem.pw.edu.pl> (raw)

Hello.

I've create a block agenda entry in my org-agenda custom commands:

--8<---------------cut here---------------start------------->8---
("Ha" "agenda at home"
	 ((agenda "" 
		  ((org-agenda-skip-function
		    '(org-agenda-skip-entry-if 'todo 'todo))))
	 (tags-todo "-SCHOOL-WORK-BUY"
		    ((org-agenda-sorting-strategy '(tag-up category-up))))))
--8<---------------cut here---------------end--------------->8---

(`org-agenda-skip-entry-if' for todos is my own invention I will share
soon (I think I've posted it somewhere but it might have been lost))

Everything's great except that DONE todos in the calendar block have
their DONE keyword in bold red instead of green.

The same agenda action launched as a single, toplevel command in
org-agenda-custom-commands works fine, wiht DONEs in green.

-- 
Miłego dnia,
Łukasz Stelmach

             reply	other threads:[~2010-03-07 13:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-07 13:34 Łukasz Stelmach [this message]
2010-03-11 17:08 ` [BUG] block agenda faces Carsten Dominik

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=87wrxotfvw.fsf@dasa3.iem.pw.edu.pl \
    --to=lukasz.stelmach@iem.pw.edu.pl \
    --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 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.