From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Question about tracking TODO state changes and M-S-ENTER Date: Tue, 26 May 2009 15:51:16 +0200 Message-ID: <3EBA2E79-B1BD-482D-A925-89DAB32A572F@gmail.com> References: <4A17321F.7040806@oneroad.com> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8x41-0001wV-E3 for emacs-orgmode@gnu.org; Tue, 26 May 2009 09:51:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8x3w-0001vF-5L for emacs-orgmode@gnu.org; Tue, 26 May 2009 09:51:32 -0400 Received: from [199.232.76.173] (port=37973 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8x3v-0001v9-GH for emacs-orgmode@gnu.org; Tue, 26 May 2009 09:51:27 -0400 Received: from mail-fx0-f169.google.com ([209.85.220.169]:33035) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M8x3v-0001dH-3Z for emacs-orgmode@gnu.org; Tue, 26 May 2009 09:51:27 -0400 Received: by fxm17 with SMTP id 17so4109873fxm.42 for ; Tue, 26 May 2009 06:51:22 -0700 (PDT) In-Reply-To: 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: Manish Cc: Keith Swartz , emacs-orgmode@gnu.org On May 26, 2009, at 10:23 AM, Manish wrote: > On Sat, May 23, 2009 at 4:45 AM, Keith Swartz wrote: >> >> I'm using org-mode 6.25e right now, and I've turned on the >> functionality to >> track todo state changes. If I create a list item (M-ENTER) and >> then change >> it to a TODO (C-c C-t), it correctly puts the state change in the >> :LOGBOOK: drawer as I've configured it. >> >> However, if I use M-S-ENTER to combine the above two steps into one >> (create >> a "TODO" item), it does NOT create an entry in the LOGBOOK for State >> "TODO" from "" at all. Is that a bug? > > IMO, this is not really a state change. In interesting point, and something up for discussion. I personally am neter interesting in recording a time stamp when first switching an item to TODO. Furthermore, for other state changes I prefer to record a note. However, M-S-RET is really meant for fast adding of one or more TODO entries, and being prompted for a state change note would be really annoying here. Up for discussion, I am willing to install a variable here.... - Carsten > > -- > Manish > > > _______________________________________________ > 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