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 10:10:04 +0200 Message-ID: <9592BB6CDB1CEB48826BE86ACD71FA996ABF7F@kwik.ic.uva.nl> References: <20080601231546.nmuvlebxss40owco@webware.cc.umanitoba.ca> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0841847728==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5ywh-0005oH-Gz for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 04:11:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5ywg-0005nV-V6 for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 04:11:11 -0400 Received: from [199.232.76.173] (port=47749 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5ywg-0005nM-Nw for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 04:11:10 -0400 Received: from kwik.ic.uva.nl ([146.50.98.168]:43662) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K5ywg-0001qH-KC for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 04:11:10 -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: broek@cc.umanitoba.ca, emacs-orgmode@gnu.org This is a multi-part message in MIME format. --===============0841847728== Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C8CAD1.8A393061" This is a multi-part message in MIME format. ------_=_NextPart_001_01C8CAD1.8A393061 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Brian, since we cannot reproduce this, it seems that you need to make a minimal example, with a minimal .emacs file that will reproduce the bug with emacs -q -l minimal.emacs ...... - Carsten -----Original Message----- From: emacs-orgmode-bounces+dominik=3Dscience.uva.nl@gnu.org on behalf = of broek@cc.umanitoba.ca Sent: Mon 6/2/2008 6:15 AM To: emacs-orgmode@gnu.org Subject: [Orgmode] bug in todo state change tracking? =20 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 =20 entry buffer when turning a headline into a TODO (regardless of =20 whether the headline already had a todo state). Best, Brian _______________________________________________ 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_01C8CAD1.8A393061 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: [Orgmode] bug in todo state change tracking?

Hi Brian,

since we cannot reproduce this, it seems that you need to make
a minimal example, with a minimal .emacs file that
will reproduce the bug with

emacs -q -l minimal.emacs  ......

- Carsten

-----Original Message-----
From: emacs-orgmode-bounces+dominik=3Dscience.uva.nl@gnu.org on behalf = of broek@cc.umanitoba.ca
Sent: Mon 6/2/2008 6:15 AM
To: emacs-orgmode@gnu.org
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




_______________________________________________
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_01C8CAD1.8A393061-- --===============0841847728== 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 --===============0841847728==--