emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] Tags matching
@ 2013-09-26  3:50 Noorul Islam K M
  2013-09-26  3:55 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Noorul Islam K M @ 2013-09-26  3:50 UTC (permalink / raw)
  To: Org Mode


Hello all,

I use Bernt Hansen's custom Agenda view. Here is a snippet from that

                (tags-todo "-CANCELLED/+WAITING/!"
                           ((org-agenda-overriding-header "Waiting and Postponed
Tasks")
                            (org-agenda-skip-function 'bh/skip-stuck-projects)
                            (org-tags-match-list-sublevels nil)
                            (org-agenda-todo-ignore-scheduled 'future)
                            (org-agenda-todo-ignore-deadlines 'future)))

This stopped working with current master. I nailed down the commit
(3e99e9298c534f19bd19f37c196b0850e2c99ca0) which is affecting the
original behavior. With this commit it lists all my todo items under
this heading.

Thanks and Regards
Noorul

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-26  4:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-26  3:50 [BUG] Tags matching Noorul Islam K M
2013-09-26  3:55 ` Carsten Dominik
2013-09-26  4:10   ` Noorul Islam K M

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).