Re: [O] Org-capture template Problem

2011-05-23 Thread Nick Dokos
Chao LU wrote: > Dear all, > > I'm trying to define a template for org-capture like below: > > (setq org-capture-templates >   '( > ("e" "EMACS" entry (file+olp (concat org-source-dir "/Emacs.org") > "EMACS" "INBOX") "* %?" > :prepend t) > ("i" "INBOX" entry (

[O] Org-capture template Problem

2011-05-23 Thread Chao LU
Dear all, I'm trying to define a template for org-capture like below: (setq org-capture-templates '( *("e" "EMACS" entry (file+olp (concat org-source-dir "/Emacs.org") "EMACS" "INBOX") "* %?" :prepend t)* ("i" "INBOX" entry (file+olp (concat org-private-dir "/i