Re: [Emacs-orgmode] suggestion: agenda commands restricted to the current region/subtree

2006-08-29 Thread Carsten Dominik
On Aug 28, 2006, at 17:34, Carsten Dominik wrote: You can already restrict to the current file by using (for example) C-c 1 a instead of C-c a. That is a typo, sorry: C-c a 1 a is what you need. - Carsten Restriction to the subtree is not possible so far, I'll see if I can find a

Re: [Emacs-orgmode] suggestion: agenda commands restricted to the current region/subtree

2006-08-28 Thread Carsten Dominik
On Aug 28, 2006, at 17:06, Piotr Zielinski wrote: Carsten, By default, the org-agenda command looks at all files in org-agenda-files. Is it possible to restrict its input to the current file/region/subtree (for one invocation)? Restricting the input to the current project subtree would give

[Emacs-orgmode] suggestion: agenda commands restricted to the current region/subtree

2006-08-28 Thread Piotr Zielinski
Carsten, By default, the org-agenda command looks at all files in org-agenda-files. Is it possible to restrict its input to the current file/region/subtree (for one invocation)? Restricting the input to the current project subtree would give me an easy way of listing all TODO items associated w