From mboxrd@z Thu Jan 1 00:00:00 1970 From: Friedrich Delgado Friedrichs Subject: orgmode git: Org agenda todo list headers broken Date: Fri, 2 Oct 2009 10:44:43 +0200 Message-ID: <20091002084443.GA31362@taupan.ath.cx> Reply-To: friedel@nomaden.org 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 1Mtdkz-0000AO-RD for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 04:44:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mtdkv-0000A4-9e for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 04:44:53 -0400 Received: from [199.232.76.173] (port=58594 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mtdkv-0000A1-4K for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 04:44:49 -0400 Received: from dudelab.org ([212.12.33.202]:23358 helo=mail.dudelab.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mtdku-0004T7-HG for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 04:44:48 -0400 Received: from abrasax.taupan.ath.cx (p5DE8A40D.dip.t-dialin.net [93.232.164.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Friedrich Delgado Friedrichs", Issuer "User CA" (verified OK)) by mail.dudelab.org (Postfix) with ESMTP id 4E393228148 for ; Fri, 2 Oct 2009 10:44:46 +0200 (CEST) Content-Disposition: inline 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 mailing list Hi! Since I git pull'ed recently, my agenda todo list headings looks like this: ----- Global list of TODO items of type: DOING Available with `N r': (0)ALL (1)TODO (2)DOING (3)CANCELLED (4)DONE (5)REMINDER (6)TODO (7)DOING (8)CANCELLED (9)DONE (10)REMINDER (11)TODO (12)DOING (13)CANCELLED (14)DONE (15)REMINDER (16)TODO (17)DOING (18)CANCELLED (19)DONE (20)REMINDER (21)TODO (22)DOING (23)CANCELLED (24)DONE (25)REMINDER (26)TODO (27)DOING (28)CANCELLED (29)DONE (30)REMINDER (31)TODO (32)DOING (33)CANCELLED (34)DONE (35)REMINDER (36)TODO (37)DOING (38)CANCELLED (39)DONE (40)REMINDER (41)TODO (42)DOING (43)CANCELLED (44)DONE (45)REMINDER (46)TODO (47)DOING (48)CANCELLED (49)DONE (50)REMINDER (51)TODO (52)DOING (53)CANCELLED (54)DONE (55)REMINDER (56)TODO (57)DOING (58)CANCELLED (59)DONE (60)REMINDER (61)TODO (62)DOING (63)CANCELLED (64)DONE (65)REMINDER (66)TODO (67)DOING (68)CANCELLED (69)DONE (70)REMINDER (71)TODO (72)DOING (73)CANCELLED (74)DONE (75)REMINDER (76)TODO (77)DOING (78)CANCELLED (79)DONE (80)REMINDER (81)TODO (82)DOING (83)CANCELLED (84)DONE (85)REMINDER (86)TODO (87)DOING (88)CANCELLED (89)DONE (90)REMINDER (91)TODO (92)DOING (93)CANCELLED (94)DONE (95)REMINDER (96)TODO (97)DOING (98)CANCELLED (99)DONE (100)REMINDER (101)TODO (102)DOING (103)CANCELLED (104)DONE (105)REMINDER ----- It looks like I'm using release 6.31, at least I'm at the following commit: commit c11e0b44aeb0966c92ef50b695caf7af4670984c Author: Carsten Dominik Date: Wed Sep 30 16:03:17 2009 +0200 Release 6.31 These are my org-todo-keywords: ((sequence "TODO(t)" "DOING(d)" "|" "CANCELLED(c@)" "DONE(k@)") (sequence "REMINDER(r)" "|")) Unfortunately I can't use org-submit-bug-report because it makes interesting (but outdated) assumptions about my Mail configuration, which I'm unwilling to fix at the moment. -- Friedrich Delgado Friedrichs TauPan on Ircnet and Freenode ;)