kiwanami / emacs-calfw

A calendar framework for Emacs
1.17k stars 101 forks source link

calfw2org #39

Closed dsteuer closed 9 years ago

dsteuer commented 10 years ago

Hi! I´m not happy with calfw introducing a template in my list of templates in org. Furthermore, when I tried it, it just throw some error. What is it supposed to do?

This is the way emacs reacts upon C-c c c.

How to disable this template in my template list? And the "c" is hardcoded, so any "c" template would be overridden?

emacs 24.3.1, org and calfw from git.

myuhe commented 9 years ago

If cfw:org-capture-template is nil, you can disable this template.

(setq cfw:org-capture-template nil)
dsteuer commented 9 years ago

Thx for the hint and thx for working on calfw again! Detlef

jjibagar commented 11 months ago

but how i can put a valid template? i can't find an example of how set it