emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] org-default-notes-file


From: Louis Turk
Subject: [Orgmode] org-default-notes-file
Date: Mon, 18 Oct 2010 14:43:35 +0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100916 Lanikai/3.1.4

 Hi everyone,

I trying to set up capture to use refile.org as the default notes file.

lat-a-ws% locate refile.org
/home/lat/org/refile.org
lat-a-ws%

(setq org-default-notes-file "~/org/refile.org")

But I get:

Debugger entered--Lisp error: (void-function org-string-nw-p)
  (org-string-nw-p file)
(or (org-string-nw-p file) org-default-notes-file (error "No notes file specified, and no default available")) (setq file (or (org-string-nw-p file) org-default-notes-file (error "No notes file specified, and no default available")))
  org-capture-target-buffer("~/org/refile.org")
  (set-buffer (org-capture-target-buffer (nth 1 target)))

How do I fix this?

lou




reply via email to

[Prev in Thread] Current Thread [Next in Thread]