emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] mismatched faces in block agenda
@ 2010-02-15 15:28 Łukasz Stelmach
  2010-02-15 16:53 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Łukasz Stelmach @ 2010-02-15 15:28 UTC (permalink / raw)
  To: emacs-orgmode

Hello.

I've just tried a block agenda as described in (info:org:Block agenda).
I've had some DONE entries which had their DONE keyword written in bold
red (like TODO) instead of green.

-- 
Miłego dnia,
Łukasz Stelmach

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG] mismatched faces in block agenda
  2010-02-15 15:28 [BUG] mismatched faces in block agenda Łukasz Stelmach
@ 2010-02-15 16:53 ` Carsten Dominik
  2010-02-15 17:59   ` Łukasz Stelmach
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2010-02-15 16:53 UTC (permalink / raw)
  To: Łukasz Stelmach; +Cc: emacs-orgmode

Hi Lukasz,

I have never heard of this bug before.  Maybe you have some incorrect  
setup in one of you files (like a "|" missing in a #+TODO line????)

If not, please try to make me a minimal example.

Thanks.

- Carsten

On Feb 15, 2010, at 4:28 PM, Łukasz Stelmach wrote:

> Hello.
>
> I've just tried a block agenda as described in (info:org:Block  
> agenda).
> I've had some DONE entries which had their DONE keyword written in  
> bold
> red (like TODO) instead of green.
>
> -- 
> Miłego dnia,
> Łukasz Stelmach
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG] mismatched faces in block agenda
  2010-02-15 16:53 ` Carsten Dominik
@ 2010-02-15 17:59   ` Łukasz Stelmach
  0 siblings, 0 replies; 3+ messages in thread
From: Łukasz Stelmach @ 2010-02-15 17:59 UTC (permalink / raw)
  To: emacs-orgmode

Hi.

I am afraid it's not that simple. My default agenda (C-c a a) looks OK.

It seems it *might* have something to do with org-agenda-multi thing I
wrote about in another post today, for neither
org-todo-keywords-for-agenda nor org-done-keywords-are set so it might
be difficult to distinguish them.

(setq org-agenda-custom-commands
      '(
	("s" "WUT Agenda" agenda "" )
	("p" "WUT Agenda+TODO" ((agenda "") (tags-todo "-HOME-CORPO" ((org-agenda-sorting-strategy '(tag-up category-up))))))
	))

this happens only with the "p" agenda+todo setup. 

Carsten Dominik <carsten.dominik@gmail.com> writes:

> Hi Lukasz,
>
> I have never heard of this bug before.  Maybe you have some incorrect
> setup in one of you files (like a "|" missing in a #+TODO line????)
>
> If not, please try to make me a minimal example.
>
> Thanks.
>
> - Carsten
>
> On Feb 15, 2010, at 4:28 PM, Łukasz Stelmach wrote:
>
>> Hello.
>>
>> I've just tried a block agenda as described in (info:org:Block
>> agenda).
>> I've had some DONE entries which had their DONE keyword written in
>> bold
>> red (like TODO) instead of green.
>>
>> --
>> Miłego dnia,
>> Łukasz Stelmach
>>
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Please use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
> - Carsten
>
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

-- 
Miłego dnia,
Łukasz Stelmach

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-15 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-15 15:28 [BUG] mismatched faces in block agenda Łukasz Stelmach
2010-02-15 16:53 ` Carsten Dominik
2010-02-15 17:59   ` Łukasz Stelmach

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).