From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Custom agenda view for properties Date: Mon, 18 Jul 2011 10:38:16 +0200 Message-ID: <87sjq4gf0n.fsf@gnu.org> References: <87ipr1q66z.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QijKw-0005Hj-6l for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 04:38:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QijKq-0004rR-6R for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 04:37:57 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:60550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QijKp-0004rN-Ne for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 04:37:52 -0400 Received: by wyg36 with SMTP id 36so2245256wyg.0 for ; Mon, 18 Jul 2011 01:37:50 -0700 (PDT) In-Reply-To: <87ipr1q66z.fsf@mean.albasani.net> (Memnon Anon's message of "Sun, 17 Jul 2011 15:39:08 +0000 (UTC)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Memnon Anon Cc: emacs-orgmode@gnu.org Hi Memnon, Memnon Anon writes: > The manual is great, but its always a good idea to also check out > Worg. In this case, have a look at: > > http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.html#sec-3 > >> ((tags "+REVIEW=weekly") ;; this does not work... > > (tags "+REVIEW=\"weekly\"") ;; not tested, but should do > > Should such an example be in the manual (node (org) Storing searches ) > ? Surely -- if you can take the time, a patch would be great. Thanks, -- Bastien