emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: lbmlist@hethcote.com
To: Org Mode List <emacs-orgmode@gnu.org>
Subject: Understanding org-agenda-todo-list-sublevels
Date: Sun, 19 Feb 2012 16:11:41 -0700 (MST)	[thread overview]
Message-ID: <alpine.DEB.2.02.1202191550510.1434@caritas.hethcote.com> (raw)



If I have something like:

(setq org-agenda-custom-commands
 	  '(("Q"  "Q-Who" todo "IMPLEMENT" ((org-agenda-todo-list-sublevels t)))
))

in my .emacs

and I have


*** IMPLEMENT explore slash type [1/3]
  - [X] Explore checkbox list
  - [ ] Look at the export
  - [ ] And so on


*** IMPLEMENT explore percent type [33%]
**** IMPLEMENT the exploration
**** FINISHED an early step
**** PLAN a third subtask


does (org-agenda-todo-list-sublevels t) mean I should see the subtasks in 
the custom view? This doesn't seem to work for me.

I get

  Coding:     IMPLEMENT explore slash type [1/3]


  Coding:     IMPLEMENT  explore percent type [33%]
  Coding:     IMPLEMENT the exploration

alternatively,

how should I set up my custom view to see the subtasks?


Thanks for any assistance,

Louis

             reply	other threads:[~2012-02-19 23:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-19 23:11 lbmlist [this message]
2012-02-20  1:41 ` Understanding org-agenda-todo-list-sublevels Bernt Hansen
2012-02-20  3:34   ` lbmlist

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.02.1202191550510.1434@caritas.hethcote.com \
    --to=lbmlist@hethcote.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).