Re: [Orgmode] Invalid capture target specification

2010-11-29 Thread David Maus
At Mon, 29 Nov 2010 11:46:07 + (UTC), Thorsten wrote: > > I try to set up Org capture with a default target file. > > from my .emacs: > ; set file and global key for org-capture > (setq org-directory "/home/tj1/Dropbox/.emacs.d/org") > (setq org-default-notes-file (concat org-directory "/notes.

[Orgmode] Invalid capture target specification

2010-11-29 Thread Thorsten
I try to set up Org capture with a default target file. from my .emacs: ; set file and global key for org-capture (setq org-directory "/home/tj1/Dropbox/.emacs.d/org") (setq org-default-notes-file (concat org-directory "/notes.org")) (define-key global-map "\C-cc" 'org-capture) C-h v org-defaul

Re: [Orgmode] "Invalid capture target specification"

2010-07-20 Thread Nick Dokos
Dave Mason wrote: > On Tue, Jul 20, 2010 at 2:30 PM, Dave Mason wrote: > > On Tue, Jul 20, 2010 at 2:13 PM, Nick Dokos wrote: > >> Dave Mason 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

Re: [Orgmode] "Invalid capture target specification"

2010-07-20 Thread Dave Mason
On Tue, Jul 20, 2010 at 2:30 PM, Dave Mason wrote: > On Tue, Jul 20, 2010 at 2:13 PM, Nick Dokos wrote: >> Dave Mason 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 .e

Re: [Orgmode] "Invalid capture target specification"

2010-07-20 Thread Dave Mason
On Tue, Jul 20, 2010 at 2:13 PM, Nick Dokos wrote: > Dave Mason 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 >> captu

Re: [Orgmode] "Invalid capture target specification"

2010-07-20 Thread Nick Dokos
Dave Mason 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 "Inval

[Orgmode] "Invalid capture target specification"

2010-07-20 Thread Dave Mason
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"