From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dominik, C." Subject: RE: bug in todo state change tracking? Date: Tue, 10 Jun 2008 05:24:41 +0200 Message-ID: <9592BB6CDB1CEB48826BE86ACD71FA996ABF71@kwik.ic.uva.nl> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1244547830==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5uUr-0006Du-3h for emacs-orgmode@gnu.org; Mon, 09 Jun 2008 23:26:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5uUi-0006AV-38 for Emacs-orgmode@gnu.org; Mon, 09 Jun 2008 23:26:00 -0400 Received: from [199.232.76.173] (port=48269 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5uUX-0006AQ-VN for Emacs-orgmode@gnu.org; Mon, 09 Jun 2008 23:25:50 -0400 Received: from kwik.ic.uva.nl ([146.50.98.168]:38047) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K5uUX-0008Uf-0B for Emacs-orgmode@gnu.org; Mon, 09 Jun 2008 23:25:49 -0400 Content-class: urn:content-classes:message 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: peter.rayner@lsce.ipsl.fr, Emacs-orgmode@gnu.org This is a multi-part message in MIME format. --===============1244547830== Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C8CAA9.ACE96CBF" This is a multi-part message in MIME format. ------_=_NextPart_001_01C8CAA9.ACE96CBF Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Peter, this is different, your setting is incorrect. You need to remove all = the "!", because it is either "!" or "@". - Carsten -----Original Message----- From: emacs-orgmode-bounces+dominik=3Dscience.uva.nl@gnu.org on behalf = of Peter Rayner Sent: Mon 6/9/2008 2:51 PM To: Emacs-orgmode@gnu.org Subject: RE: [Orgmode] bug in todo state change tracking? =20 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=20 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 --=20 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 _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode ------_=_NextPart_001_01C8CAA9.ACE96CBF Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: [Orgmode] bug in todo state change tracking?

Hi Peter,

this is different, your setting is incorrect.  You need to remove = all the "!", because it is either "!" or = "@".

- Carsten


-----Original Message-----
From: emacs-orgmode-bounces+dominik=3Dscience.uva.nl@gnu.org on behalf = of Peter Rayner
Sent: Mon 6/9/2008 2:51 PM
To: Emacs-orgmode@gnu.org
Subject: RE: [Orgmode] bug in todo state change tracking?

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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists= .gnu.org/mailman/listinfo/emacs-orgmode

------_=_NextPart_001_01C8CAA9.ACE96CBF-- --===============1244547830== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1244547830==--