From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dmitri Minaev" Subject: Re: Org-mode version 5.01 Date: Thu, 5 Jul 2007 13:16:58 +0500 Message-ID: References: <02fd7c0eda862268ec5e7b120b793663@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I6MWe-0004F5-F6 for emacs-orgmode@gnu.org; Thu, 05 Jul 2007 04:17:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I6MWa-00049i-P1 for emacs-orgmode@gnu.org; Thu, 05 Jul 2007 04:17:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I6MWa-000493-H0 for emacs-orgmode@gnu.org; Thu, 05 Jul 2007 04:17:16 -0400 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I6MWZ-0000qD-Ua for emacs-orgmode@gnu.org; Thu, 05 Jul 2007 04:17:16 -0400 Received: from ik-out-1112.google.com ([66.249.90.181]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I6MWZ-0003H8-9T for emacs-orgmode@gnu.org; Thu, 05 Jul 2007 04:17:15 -0400 Received: by ik-out-1112.google.com with SMTP id c29so2511539ika for ; Thu, 05 Jul 2007 01:16:58 -0700 (PDT) In-Reply-To: <02fd7c0eda862268ec5e7b120b793663@science.uva.nl> Content-Disposition: inline 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: Carsten Dominik Cc: emacs-orgmode Thanks for the properties, they seem to be a good thing! However, I found a problem in the new agenda. When I run a custom agenda command on a file which is not in org-agenda-files, I get the correct information and the prompt "Available with `N r':" lists the TODO states specified for this file in #+SEQ_TODO. However, N r command in this case uses the global list of TODO states. For example, in the file where the SEQ_TODO is set to: #+SEQ_TODO: TOREAD READING DONE I run a custom agenda and get the header: Global list of TODO items of type: DONE Available with `N r': (0)ALL (1)TOREAD (2)READING (3)DONE When I press, say, 1 r, I get: Global list of TODO items of type: TODO Available with `N r': (0)ALL (1)TODO (2)DONE (3)REQUESTED etc. I am not sure, but could it be something with the new org-re function?.. -- With best regards, Dmitri Minaev Russian history blog: http://minaev.blogspot.com