From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Release 6.22 Date: Tue, 10 Feb 2009 20:26:53 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LWu2n-0006W6-77 for emacs-orgmode@gnu.org; Tue, 10 Feb 2009 09:57:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWu2i-0006Vl-Sf for emacs-orgmode@gnu.org; Tue, 10 Feb 2009 09:56:59 -0500 Received: from [199.232.76.173] (port=33502 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWu2i-0006Vi-Ol for emacs-orgmode@gnu.org; Tue, 10 Feb 2009 09:56:56 -0500 Received: from an-out-0708.google.com ([209.85.132.249]:52875) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LWu2i-0001WA-EP for emacs-orgmode@gnu.org; Tue, 10 Feb 2009 09:56:56 -0500 Received: by an-out-0708.google.com with SMTP id b6so1024106ana.21 for ; Tue, 10 Feb 2009 06:56:54 -0800 (PST) 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: Carsten Dominik Cc: emacs-orgmode Mailinglist On Tue, Feb 10, 2009 at 1:23 PM, Carsten Dominik wrote: > Hi, > I have release Org-mode 6.22. [snip: many new features (38 lines)] > New skipping conditions > ======================== > The functions `org-agenda-skip-entry-if' and > `org-agenda-skip-subtree-if' now accept `timestamp' and > `nottimestamp' as additional conditions. > This was in response to a request by Saurabh Agrawal. Shouldn't these skipping conditions be available when using customize to make custom agenda commands? -- Manish