emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* eliminating blocked tasks from printed agenda
@ 2015-01-04 11:24 Mike Ashley
  2015-01-04 15:15 ` Mike Ashley
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Ashley @ 2015-01-04 11:24 UTC (permalink / raw)
  To: emacs-orgmode

I am having a configuration problem I was hoping to get some help
with. I have a simple agenda configuration file that looks like this.

(setq org-agenda-custom-commands
  '(("o" "Office tasks"
      tags-todo "OFFICE"
      nil
      ("~/agenda.pdf"))))

And I have the custom variable org-agenda-dim-blocked-tasks set to the
symbol invisible.

It does what I expect when I build the agenda in buffer.  Blocked
tasks are hidden.  However, when I export the agenda to PDF, blocked
tasks are included in the agenda.  

Is there anything I can configure so that the exported agenda does not
include blocked tasks?

Thank you for the help.

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

end of thread, other threads:[~2015-01-04 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-04 11:24 eliminating blocked tasks from printed agenda Mike Ashley
2015-01-04 15:15 ` Mike Ashley

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