Re: [Orgmode] [BUG] Org-capture breaks if captured-to file is open in a narrowed buffer

2010-09-24 Thread Carsten Dominik
On Sep 24, 2010, at 2:29 PM, David Maus wrote: Carsten Dominik wrote: On Sep 23, 2010, at 9:06 PM, David Maus wrote: David Maus wrote: Jules Bean wrote: If I run org-capture with the template: ("t" "Todo" entry (file+headline "/Users/jules/work/TODO.org" "Tasks") "* TODO %? (Captured

Re: [Orgmode] [BUG] Org-capture breaks if captured-to file is open in a narrowed buffer

2010-09-24 Thread David Maus
Carsten Dominik wrote: >On Sep 23, 2010, at 9:06 PM, David Maus wrote: >> David Maus wrote: >>> Jules Bean wrote: If I run org-capture with the template: >> ("t" "Todo" entry (file+headline "/Users/jules/work/TODO.org" "Tasks") "* TODO %? (Captured at %u) %i %a

Re: [Orgmode] [BUG] Org-capture breaks if captured-to file is open in a narrowed buffer

2010-09-24 Thread Carsten Dominik
On Sep 23, 2010, at 9:06 PM, David Maus wrote: David Maus wrote: Jules Bean wrote: If I run org-capture with the template: ("t" "Todo" entry (file+headline "/Users/jules/work/TODO.org" "Tasks") "* TODO %? (Captured at %u) %i %a ") whilst I have narrowed (using, e.g., org-narrow-to-subtre

Re: [Orgmode] [BUG] Org-capture breaks if captured-to file is open in a narrowed buffer

2010-09-23 Thread David Maus
David Maus wrote: >Jules Bean wrote: >>If I run org-capture with the template: >>("t" "Todo" entry (file+headline >>"/Users/jules/work/TODO.org" "Tasks") "* TODO %? >> (Captured at %u) >> %i >> %a >>") >>whilst I have narrowed (using, e.g., org-narrow-to-subtree) the buffer >>that contains TOD

Re: [Orgmode] [BUG] Org-capture breaks if captured-to file is open in a narrowed buffer

2010-09-12 Thread David Maus
Jules Bean wrote: >If I run org-capture with the template: >("t" "Todo" entry (file+headline >"/Users/jules/work/TODO.org" "Tasks") "* TODO %? > (Captured at %u) > %i > %a >") >whilst I have narrowed (using, e.g., org-narrow-to-subtree) the buffer >that contains TODO.org, a new "* Tasks" headl

[Orgmode] [BUG] Org-capture breaks if captured-to file is open in a narrowed buffer

2010-09-09 Thread Jules Bean
If I run org-capture with the template: ("t" "Todo" entry (file+headline "/Users/jules/work/TODO.org" "Tasks") "* TODO %? (Captured at %u) %i %a ") whilst I have narrowed (using, e.g., org-narrow-to-subtree) the buffer that contains TODO.org, a new "* Tasks" headline is inserted at the end