On jue, 10 feb 2011, Bastien wrote: > Hi Osiris, > > OSiRiS <[email protected]> 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>=\"<today>\"") > > ) > > ) > > > > #+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>="<today>" > > > > > > > > Headlines with TAGS match: > > +bug+TODO="DONE"+STATUS="FIXED"+CLOSED>="<today>" > > 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.
The Match only show results when =bugs.org= is open, execute =C-c C-a m= and
paste:
+TODO="DONE"+STATUS="FIXED"+CLOSED>="<2011-02-10>"
When execute =C-c C-a f= only show *event to add* in the minibuffer, then
press =C-u r=, paste the same pattern and again show *event to add* and
none results.
I tried using =(setq org-agenda-files '("~/org/bugs.org"))= in the
=.emacs= file.
# emacs --version
GNU Emacs 23.2.1
# git log | head
commit 809b505ef07829e5b14ff4fdf7f459c126348642
Author: Bastien Guerry <[email protected]>
Date: Thu Feb 3 20:03:51 2011 +0100
# Org-mode version 7.4 (release_7.4.308.g809b5)
> Thanks!
Thank You!
> > 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 :)
The logo is designed to cut in vinyl :-D
--
Osiris Alejandro Gomez (OSiUX) [email protected]
E1B1 EB8E E37B 10B3 47E9 D73A 2C09 297C FFB9 4410
http://wiki.buenosaireslibre.org/NodoOsiux
signature.asc
Description: Digital signature
_______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
