Hello, Anders Lindgren <andl...@gmail.com> writes:
> `org-capture' doesn't work in the default configuration. > > emacs -Q > (setq debug-on-error t) C-j > M-x org-capture RET > t > > This will yield the error "Target buffer ".notes" for file+headline should > be in Org mode". The backtrace is as follows: > > Debugger entered--Lisp error: (error "Target buffer \".notes\" for > file+headline should be in Org mode") Org expects the target file to be in Org mode (or some regexps are not defined). I demoted it into a warning and let Capture switch to Org mode nonetheless. Fixed. Thank you. Regards, -- Nicolas Goaziou 0x80A93738