Dave Mason <dave.ma...@bronto.com> wrote:

> I'm trying to get the new org-capture set up. I did as the docs suggest
> and imported my remember templates - then I removed the remember
> elements from my .emacs except for making the C-cr keystroke point to
> capture.
> 
> However, now when I M-x org-capture - I get "Invalid capture target
> specification" error.
> 
> I don't understand the message - help?
> 
> 

org-capture tried to figure out where the capture should be stored
(which file, which headline etc) and failed (in the function
org-capture-set-target-location).

Probably an error in your spec for org-capture-templates. Do

         C-h v org-capture-templates

and post the value you get.

Nick


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to