From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: DONE in Org-Agenda mode has org-todo face Date: Fri, 19 Sep 2008 13:08:54 +0200 Message-ID: <16B37667-429E-4067-BB41-666B09930D55@uva.nl> References: <87d4j1cjcg.fsf@falma.de> <343191CC-F72D-4853-BC33-23E4F9E7B635@uva.nl> <87fxnwoa0c.fsf@falma.de> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KgdrJ-00005k-DC for emacs-orgmode@gnu.org; Fri, 19 Sep 2008 07:09:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KgdrF-00004u-9r for emacs-orgmode@gnu.org; Fri, 19 Sep 2008 07:09:08 -0400 Received: from [199.232.76.173] (port=58458 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgdrF-00004q-2B for emacs-orgmode@gnu.org; Fri, 19 Sep 2008 07:09:05 -0400 Received: from pony.ic.uva.nl ([145.18.40.181]:32972) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KgdrE-0000Sy-1X for emacs-orgmode@gnu.org; Fri, 19 Sep 2008 07:09:04 -0400 In-Reply-To: <87fxnwoa0c.fsf@falma.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Christoph Groth Cc: emacs-orgmode@gnu.org Hi Christoph, I now understand better what you mean. This is a bug in Org. I am fixing it for 6.07a. - Carsten On Sep 19, 2008, at 9:44 AM, Christoph Groth wrote: > Hi Carsten, > >> do you have something like >> >> #+TODO: TODO DONE | CANCELED >> >> in your buffer? > > No, I just did the following to test again: > > (1) Created a file `test.org': > > * DONE something! > SCHEDULED: <2008-09-19 Fri> > > (2) Started emacs with 'emacs -q' to ignore my own configuration. > > (3) Opened test.org (here DONE appears bold green) > > (4) C-c [ > > (5) M-x org-agenda a > > The result is: DONE appears in bold red (the rest of the line is > normal green) > > Maybe the Debian package is to blame? > > Christoph > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode