emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-show-hierarchy-above with tags-todo ?
@ 2011-04-14 20:36 Nicholas Putnam
  2011-04-14 22:46 ` Bernt Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: Nicholas Putnam @ 2011-04-14 20:36 UTC (permalink / raw)
  To: Emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 459 bytes --]

Should org-show-hierarchy-above work in combination with tags-todo in the
following org-agenda-custom-command?

          ("Q" "Project todos" ( (agenda)  ( tags-todo "PROJECT")  )
           (
            (org-show-hierarchy-above t )
            )
           )

I can set other options, and see that they have the effect that I expect
(org-agenda-files, for example).  But setting org-show-hierarchy-above does
not seem to do anything for me.

Thanks,

Nik

[-- Attachment #2: Type: text/html, Size: 558 bytes --]

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

* Re: org-show-hierarchy-above with tags-todo ?
  2011-04-14 20:36 org-show-hierarchy-above with tags-todo ? Nicholas Putnam
@ 2011-04-14 22:46 ` Bernt Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Bernt Hansen @ 2011-04-14 22:46 UTC (permalink / raw)
  To: Nicholas Putnam; +Cc: Emacs-orgmode

Nicholas Putnam <nputnam@gmail.com> writes:

> Should org-show-hierarchy-above work in combination with tags-todo in
> the following org-agenda-custom-command?
>
>           ("Q" "Project todos" ( (agenda)  ( tags-todo "PROJECT")  )
>            (
>             (org-show-hierarchy-above t )
>             )
>            )
>
> I can set other options, and see that they have the effect that I
> expect (org-agenda-files, for example).  But setting
> org-show-hierarchy-above does not seem to do anything for me. 

I don't think so.  I think org-show-hierarchy-above is for sparse trees
in an org-file - not agenda lists.

-Bernt

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

end of thread, other threads:[~2011-04-14 22:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-14 20:36 org-show-hierarchy-above with tags-todo ? Nicholas Putnam
2011-04-14 22:46 ` Bernt Hansen

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