From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: 4.69 and Multiple TODO Sequences in a file Date: Wed, 21 Mar 2007 12:53:20 +0100 Message-ID: References: <46010E92.1090004@calicojack.co.uk> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTzPH-0000K3-ML for emacs-orgmode@gnu.org; Wed, 21 Mar 2007 07:55:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTzPG-0000Jf-9E for emacs-orgmode@gnu.org; Wed, 21 Mar 2007 07:55:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTzPG-0000Jc-1V for emacs-orgmode@gnu.org; Wed, 21 Mar 2007 06:55:06 -0500 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTzNZ-00045C-PA for emacs-orgmode@gnu.org; Wed, 21 Mar 2007 07:53:21 -0400 In-Reply-To: <46010E92.1090004@calicojack.co.uk> 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: Rick Moynihan Cc: emacs-orgmode On Mar 21, 2007, at 11:53, Rick Moynihan wrote: > Wow! Barely a week from submitting the idea, and it's implemented in > org-mode! This is great! > > A minor issue I have with the implementation is that it if you have > enabled: > > #+STARTUP: lognotestate > > org-mode will prompt you for a note when transitioning between > different sequences in addition to when cycling through a specific > sequence. Yes, this is stupid bahavior, you are completely right. This will change in the next release. Thanks! - Carsten