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
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