From: Thorsten <gruenderteam.berlin@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: Invalid capture target specification
Date: Mon, 29 Nov 2010 11:46:07 +0000 (UTC) [thread overview]
Message-ID: <loom.20101129T123546-154@post.gmane.org> (raw)
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-default-notes-file gives:
org-default-notes-file is a variable defined in `org.el'.
Its value is
"/home/tj1/Dropbox/.emacs.d/org/notes.org"
but C-c c gives:
org-capture-set-target-location: Invalid capture target specification
To me it looks as if I just followed the manual and everything should be fine. I
do not need a capture template, don't I?
I would appreciate any advice.
Thorsten
PS
GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-03-29 on
rothera, modified by Debian
Org-mode version 7.01h
next reply other threads:[~2010-11-29 14:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-29 11:46 Thorsten [this message]
2010-11-29 20:35 ` Invalid capture target specification David Maus
2010-12-01 1:54 ` Thorsten
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20101129T123546-154@post.gmane.org \
--to=gruenderteam.berlin@googlemail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.