From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: lowercase todo kw Date: Wed, 16 Dec 2009 15:33:25 +0100 Message-ID: References: <20524da70912141321k267de241jc204a18076009b90@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKuwi-0003l2-30 for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 09:33:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKuwZ-0003h5-M8 for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 09:33:41 -0500 Received: from [199.232.76.173] (port=56182 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKuwW-0003gG-5y for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 09:33:33 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:43975) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKuwV-0002OW-MC for emacs-orgmode@gnu.org; Wed, 16 Dec 2009 09:33:31 -0500 Received: by ewy24 with SMTP id 24so1122586ewy.26 for ; Wed, 16 Dec 2009 06:33:31 -0800 (PST) In-Reply-To: <20524da70912141321k267de241jc204a18076009b90@mail.gmail.com> 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: Samuel Wales Cc: emacs-orgmode@gnu.org Fixed, thanks. - Carsten On Dec 14, 2009, at 10:21 PM, Samuel Wales wrote: > I found three places where the lowercase version of a todo > kw is treated specially in the latest org. For example, > > * todo this is lowercase > > First, in the agenda, they have a special face. > > Second, when inserting an id link, they are removed. > > Third, when printing the olpath, they are removed. To > reproduce, place point at bol on 5 and press the spacebar. > I expect todo to be in the olpath, but it is not. > > Thanks. > > > Samuel > > > * 1 > *** 2 > ***** here are some keywords i like > ******* todo > ********* 5 > > -- > Q: How many CDC "scientists" does it take to change a lightbulb? > A: You only think it's dark. [CDC has denied ME/CFS for 25 years] > ================================================================= > Retrovirus: http://www.wpinstitute.org/xmrv/xmrv_qa.html > > > _______________________________________________ > 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