From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Args out of range when creating TODOs Date: Thu, 25 Oct 2007 12:10:37 +0100 Message-ID: <87ejfjfo0i.fsf@bzg.ath.cx> References: <87bqany365.fsf@baldur.tsdh.de> <87r6jjlbp1.fsf@bzg.ath.cx> <87myu7wmk2.fsf@baldur.tsdh.de> 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 1Ikzfj-0002qU-Hv for emacs-orgmode@gnu.org; Thu, 25 Oct 2007 06:10:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ikzff-0002oG-Fu for emacs-orgmode@gnu.org; Thu, 25 Oct 2007 06:10:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ikzfe-0002o4-SQ for emacs-orgmode@gnu.org; Thu, 25 Oct 2007 06:10:34 -0400 Received: from ug-out-1314.google.com ([66.249.92.168]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ikzfe-00034v-Le for emacs-orgmode@gnu.org; Thu, 25 Oct 2007 06:10:34 -0400 Received: by ug-out-1314.google.com with SMTP id a2so530342ugf for ; Thu, 25 Oct 2007 03:10:32 -0700 (PDT) In-Reply-To: <87myu7wmk2.fsf@baldur.tsdh.de> (Tassilo Horn's message of "Thu, 25 Oct 2007 11:50:05 +0200") 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: emacs-orgmode@gnu.org Tassilo Horn writes: > Yes. I even get it with emacs -Q and only the two settings > > (setq org-use-fast-todo-selection t > org-todo-keywords '((sequence "TODO(t)" "STARTED(s)" "WAITING(w)" > "|" "DONE(d)" "DEFERRED(f)" "CANCELLED(c)"))) Mhh... strange, I still cannot reproduce here with a minimal config. Can you debug step by step in this case? PS: I'm using Emacs 23.0.0, not latest Emacs CVS (as you do), but I don't think the error might come from here. -- Bastien