From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Rayner Subject: RE: bug in todo state change tracking? Date: Mon, 09 Jun 2008 14:51:20 +0200 Message-ID: Reply-To: peter.rayner@lsce.ipsl.fr Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5gsX-0008NP-Bv for emacs-orgmode@gnu.org; Mon, 09 Jun 2008 08:53:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5gsV-0008MU-8B for Emacs-orgmode@gnu.org; Mon, 09 Jun 2008 08:53:40 -0400 Received: from [199.232.76.173] (port=36306 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5gsV-0008MR-3B for Emacs-orgmode@gnu.org; Mon, 09 Jun 2008 08:53:39 -0400 Received: from cirse-out.extra.cea.fr ([132.166.172.106]:60506) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K5gsU-0007u2-GS for Emacs-orgmode@gnu.org; Mon, 09 Jun 2008 08:53:38 -0400 Received: from nephilia.intra.cea.fr (nephilia.intra.cea.fr [132.166.88.33]) by cirse.extra.cea.fr (8.14.2/8.14.2/CEAnet-Internet-out-1.0) with ESMTP id m59CrS0r009692 for ; Mon, 9 Jun 2008 14:53:28 +0200 Received: from orpin1.extra.cea.fr (orpin1.extra.cea.fr [132.167.198.4]) by nephilia.intra.cea.fr (8.13.8/8.13.8) with ESMTP id m59CrSrw029272 for ; Mon, 9 Jun 2008 14:53:28 +0200 (envelope-from peter.rayner@lsce.ipsl.fr) Received: from lsce5099 (idefix1.extra.cea.fr [132.166.43.200]) by orpin1.extra.cea.fr (8.13.8/8.13.8/CEAnet-Extranet-out-1.0) with ESMTP id m59CrRj8002521 for ; Mon, 9 Jun 2008 14:53:27 +0200 In-Reply-To: 9592BB6CDB1CEB48826BE86ACD71FA996ABF62@kwik.ic.uva.nl 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 I *think* I'm seeing the same thing: My org-todo-keywords is set as: (setq org-todo-keywords '((sequence "TODO(t!@)" "STARTED(s!@)" "WAITING(w!@)" "DELEGATED(l!@)" "APPT(a!@)" "|" "DONE(d!@)" "DEFERRED(e!@)" "CANCELLED(x!@)"))) and I have org-use-fast-todo-selection set to t In the agenda view when I type tw the state is changed to waiting without prompting for a note. Probably I am overriding this behaviour erroneously with some other setting but I'm not sure where. This is with org-mode version 5.23 thanks for any help Peter Previous message: ---------------------------------------------------------------------- Hi Brian, I cannot reproduce this, works fine for me. - Carsten -----Original Message----- From: address@hidden on behalf of address@hidden Sent: Mon 6/2/2008 6:15 AM To: address@hidden Subject: [Orgmode] bug in todo state change tracking? Hi Carsten and all, I think I've found a small bug (6.04b on 22.1.1). I've got (setq org-todo-keywords '((sequence "TODO(t@)" "STARTED(s@)" "WAITING(w@)" "|" "DONE(d@)" "CANCELLED(c@)") (sequence "SOMEDAY(m@)" "|" "NEVER(n@)"))) in my .emacs. However, I get only a time-stamp and not also the note entry buffer when turning a headline into a TODO (regardless of whether the headline already had a todo state). Best, Brian -- Peter Rayner: LSCE/IPSL, Laboratoire CEA-CNRS-UVSQ address: Bat. 701 LSCE - CEA de Saclay Orme des Merisiers, 91191 Gif/Yvette work: +33 (1) 69 08 88 11; mobile: +33 (6) 75 46 56 52; fax: +33 (1) 69 08 77 16 mail-to: peter.rayner@lsce.ipsl.fr web: http://www-lsce.cea.fr/Pisp/52/peter.rayner.html