From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: switching between todo groups Date: Sat, 03 Nov 2007 15:40:55 +0000 Message-ID: <87r6j772wo.fsf@bzg.ath.cx> References: <7qir4l4ghj.fsf@home.net> <877il0d7gw.fsf@bzg.ath.cx> <874pg4bqah.fsf@bzg.ath.cx> <873avor1i9.fsf@bzg.ath.cx> <87hck38l2b.fsf@bzg.ath.cx> <874pg38jel.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IoKBR-0004m5-S8 for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 10:41:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IoKBN-0004lt-BL for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 10:41:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IoKBN-0004lq-8J for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 10:41:05 -0400 Received: from nf-out-0910.google.com ([64.233.182.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IoKBM-0003EK-1h for emacs-orgmode@gnu.org; Sat, 03 Nov 2007 10:41:04 -0400 Received: by nf-out-0910.google.com with SMTP id f5so1132630nfh for ; Sat, 03 Nov 2007 07:41:02 -0700 (PDT) In-Reply-To: (Richard G. Riley's message of "Sat, 03 Nov 2007 15:06:58 +0100") 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 Richard G Riley writes: >> Hey you mentionned in your first email that the manual explicitely said >> the two sets should have different keywords, so "bug" is a bit too much >> here :-) > > You misunderstand. When you try to switch it says "1/2" but wont > switch. It should not recognise the second if you cant switch to it I > think. So your proposal is to ignore the second set if it is not well defined? Maybe this would be even more confusing for the user: having 1/2 in the echo-area and not being able to get 2/2 makes you wonder what is wrong with the second set... what you precisely did. If the second set is simply ignored, then the user will be tempted to make Org know about it rather than fixing it. >> Would you use this? > > Probably not as my initial query was more interest than anything else :-) > and I don't know what TYP_TODO is off the top of my head:-; Org used to handle the cycling through SEQ_TODO and TYP_TODO keywords differently -- looks like it's not the case anymore... -- Bastien