Matt, > With the following setting... > > (setq org-agenda-todo-ignore-scheduled t) > > ...org-todo-list (C-c a t) will show only unscheduled todos. > > If you don't want the setting above to apply globally, you could bind it > to a custom command: > > (add-to-list 'org-agenda-custom-commands > '("u" "Unscheduled" todo "" > ((org-agenda-todo-ignore-scheduled t))))
The function is exactly what I was looking for. Thank you! Jeff -- Jeffrey Horn Graduate Lecturer and PhD Student in Economics George Mason University (704) 271-4797 jh...@gmu.edu jrhorn...@gmail.com _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode