From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: lower case version of todo kw triggers refile bug Date: Sat, 18 Jul 2009 10:39:24 +0200 Message-ID: <87eiseqtab.fsf@bzg.ath.cx> References: <20524da70907131641s31cd0075n3cae294b9533c14a@mail.gmail.com> <87fxcwo0n0.fsf@bzg.ath.cx> <20524da70907161528m38645910l20f857ab4c655c4b@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MS5SC-0003sj-Mw for emacs-orgmode@gnu.org; Sat, 18 Jul 2009 04:39:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MS5S8-0003s7-WD for emacs-orgmode@gnu.org; Sat, 18 Jul 2009 04:39:36 -0400 Received: from [199.232.76.173] (port=39852 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MS5S8-0003s4-QZ for emacs-orgmode@gnu.org; Sat, 18 Jul 2009 04:39:32 -0400 Received: from mail-px0-f193.google.com ([209.85.216.193]:41423) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MS5S8-000073-E0 for emacs-orgmode@gnu.org; Sat, 18 Jul 2009 04:39:32 -0400 Received: by pxi31 with SMTP id 31so921492pxi.14 for ; Sat, 18 Jul 2009 01:39:30 -0700 (PDT) In-Reply-To: <20524da70907161528m38645910l20f857ab4c655c4b@mail.gmail.com> (Samuel Wales's message of "Thu, 16 Jul 2009 15:28:32 -0700") 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 I fixed this bug in the git repo, thanks. Samuel Wales writes: > A lowercase version of an uppercase todo kw triggers the bug. > > For example, if you have in org-todo-keywords "TODO", you can > reproduce by starting a header with "todo". > > The lowercase version should not and does not act like a todo kw. > > Except in refile, which is a bug. > > Hope that clarifies. Yes, thanks for your patience. -- Bastien