From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: custom agenda view with tags-todo not work Date: Thu, 10 Feb 2011 16:00:17 +0100 Message-ID: <87lj1oq6im.fsf@gnu.org> References: <20110208223852.GG5353@merlot.osiux.com.ar> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=53651 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnY0L-0000wY-Ev for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:00:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnY0C-0008Uj-PI for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:00:14 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:65106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnY0C-0008UK-K7 for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 10:00:12 -0500 Received: by fxm12 with SMTP id 12so1612613fxm.0 for ; Thu, 10 Feb 2011 07:00:11 -0800 (PST) In-Reply-To: <20110208223852.GG5353@merlot.osiux.com.ar> (OSiRiS's message of "Tue, 8 Feb 2011 19:38:52 -0300") 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: OSiRiS Cc: emacs-orgmode@gnu.org Hi Osiris, OSiRiS writes: > I tried to set the custom view in the calendar, but does not work. > > #+BEGIN_SRC elisp > > (setq org-agenda-custom-commands > '( > ("f" "FIXED" tags-todo "+bug+TODO=\"DONE\"+STATUS=\"FIXED\"+CLOSED>=\"\"") > ) > ) > > #+END_SRC > > No error occurs when run: Looks good so far... > #+BEGIN_EXAMPLE > > Press key for an agenda command: < Buffer, subtree/region restriction > -------------------------------- > Remove restriction > a Agenda for current week or day e Export agenda views > t List of all TODO entries T Entries with special TODO kwd > m Match a TAGS/PROP/TODO query M Like m, but only TODO entries > L Timeline for current buffer # List stuck projects (!=configure) > s Search for keywords C Configure custom agenda commands > / Multi-occur ? Find :FLAGGED: entries > > f FIXED : +bug+TODO="DONE"+STATUS="FIXED"+CLOSED>="" > > > > Headlines with TAGS match: +bug+TODO="DONE"+STATUS="FIXED"+CLOSED>="" > Press `C-u r' to search again with new search string > > -UUU:%*--F1 *Org Agenda* All L1 (Org-Agenda Ddl Grid)--- > No event to add > > #+END_EXAMPLE > > Can someone tell me where is the error? thanks! I don't understand what is the error. Can you be more specific? Also, don't forget to tell us what version of Org and Emacs you are using. Thanks! > pd: I made a t-shirt with a custom logo of Unicorn [0], enjoy! > > [0] http://pub.osiux.com/org-mode/org-mode-is-the-unics-of-organizers.svg Hey, beautiful :) -- Bastien