emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Agenda view: Displaying the contents of a task
@ 2013-01-04  8:11 Alan Schmitt
  2013-01-04 16:16 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Schmitt @ 2013-01-04  8:11 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Hello,

I'm trying to have an agenda view where the TODO entries show the
subtree below, so that I can export them and have all the information
required. I've been looking around and it seems that what I want to do
is a "tags-tree", according to this message:
http://lists.gnu.org/archive/html/emacs-orgmode/2008-12/msg00229.html

Unfortunately I cannot get this to work, even using the example from the
manual (http://orgmode.org/manual/Setting-Options.html). If I use the
following custom view

              ("U" tags-tree "+@office"
               ((org-show-following-heading nil)
                (org-show-hierarchy-above nil)))

I get a "org-check-for-org-mode: Cannot execute org-mode agenda command
on buffer in org-agenda-mode" error when I try to view it.

Is this a bug with tags-tree? Is there a way to do what I want without
using tags-tree?

Thanks a lot,

Alan

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

end of thread, other threads:[~2013-01-05 14:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-04  8:11 Agenda view: Displaying the contents of a task Alan Schmitt
2013-01-04 16:16 ` Bastien
2013-01-05  9:38   ` Alan Schmitt
2013-01-05 14:38     ` Bastien

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