Re: [O] Bug: capture template target file+datetree+prompt not valid. [7.4]

2011-03-10 Thread Bastien
Hi Zhang, Zhang Zhizhong writes: > Did I miss something? Or did I just found a bug? Please send a backtrace, it will help understand the error you have: http://orgmode.org/manual/Feedback.html Thanks! -- Bastien

Re: [O] Bug: capture template target file+datetree+prompt not valid. [7.4]

2011-03-09 Thread Nick Dokos
Zhang Zhizhong wrote: > I set up my capture template as follows: > (setq org-capture-templates >  '(("t" "Todo" entry (file+headline "~/repo/org/refile.org" "Task") > "* TODO %?\n %i%T\n %i%U\n %a\n" :clock-in t :clock-resume t) > ("n" "Note" entry (file "~/repo/org/refile.org") > "* %?\n %U\n %a