* Bug: View scheduled tasks that have a specific state [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.5/lisp/org/)] @ 2017-09-03 20:16 cro cefisso 2017-09-10 12:13 ` Nicolas Goaziou 0 siblings, 1 reply; 2+ messages in thread From: cro cefisso @ 2017-09-03 20:16 UTC (permalink / raw) To: emacs-orgmode [-- Attachment #1: Type: text/html, Size: 16638 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug: View scheduled tasks that have a specific state [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.5/lisp/org/)] 2017-09-03 20:16 Bug: View scheduled tasks that have a specific state [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.5/lisp/org/)] cro cefisso @ 2017-09-10 12:13 ` Nicolas Goaziou 0 siblings, 0 replies; 2+ messages in thread From: Nicolas Goaziou @ 2017-09-10 12:13 UTC (permalink / raw) To: cro cefisso; +Cc: emacs-orgmode Hello, "cro cefisso" <crocefisso@gmx.com> writes: > Hello, I'm on Org-mode 8.2.10 on Xubuntu 16.04 and despite having tried many combinations, I can't manage to view all scheduled tasks that don't have "DONE" and "CANCELLED" as a state. For example, when I do : > (setq org-agenda-custom-commands > '( > ("+" "Scheduled" > ((todo "" > ((org-agenda-overriding-header "\nScheduled") > (org-agenda-skip-function '(org-agenda-skip-entry-if 'notscheduled 'todo '("DONE" "CANCELLED"))) > ) > )) > ) > ) > ) > it shows all scheduled tasks but including those with "DONE" and "CANCELLED" states... Fixed. Thank you. Regards, -- Nicolas Goaziou ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-10 12:13 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2017-09-03 20:16 Bug: View scheduled tasks that have a specific state [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.5/lisp/org/)] cro cefisso 2017-09-10 12:13 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).