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.domi...@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



_______________________________________________
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

Reply via email to