emacs-orgmode
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[O] Help! problem with org-capture-templates
From
:
Bill Day
Subject
:
[O] Help! problem with org-capture-templates
Date
:
Tue, 25 Sep 2012 20:14:21 -0400
release_7.9.1-348-gea7baa emacs 24.2.1
When trying to apply a capture template, org-mode gives the error void-function org-at-encypted-entry-p
Org templates:
(setq org-capture-templates
(quote (("t" "todo" entry (file "~/git/org-mode/org/
refile.org
")
"* TODO %^{Task} %^G %? Added: %U\n%a\n %i" :clock-in t :clock-resume t)
("n" "note" entry (file+headline "~/git/org-mode/org/
refile.org
" "")
"* %? :NOTE:\n%U\n%a\n %i" :clock-in t :clock-resume t)
("j" "Journal" entry (file+datetree "~/git/org-mode/org/
diary.org
")
"* %?\n%U\n %i" :clock-in t :clock-resume t)
("w" "org-protocol" entry (file "~/git/org-mode/org/
refile.org
")
"* TODO Review %c\n%U\n %i" :immediate-finish t)
("p" "Phone call" entry (file "~/git/org-mode/org/
refile.org
")
"* PHONE %? :PHONE:\n%U" :clock-in t :clock-resume t)
("h" "Habit" entry (file "~/git/org-mode/org/
refile.org
")
"* NEXT %?\n%U\n%a\nSCHEDULED: %t .+1d/3d\n:PROPERTIES:\n:STYLE: habit\n:REPEAT_TO_STATE: NEXT\n:END:\n %i"))))
Error:
Debugger entered--Lisp error: (void-function org-at-encrypted-entry-p)
org-at-encrypted-entry-p()
org-capture-set-target-location()
org-capture(nil)
call-interactively(org-capture nil nil)
Messages:
Debug on Error enabled globally
Template key:
OVERVIEW
Restoring clock data
Loading /home/billday/.emacs.d/org-clock-save.el (source)...done
OVERVIEW
Loading vc-git...done
OVERVIEW
Entering debugger...
--
Bill Day
address@hidden
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
[O] Help! problem with org-capture-templates
,
Bill Day
<=
Re: [O] Help! problem with org-capture-templates
,
Nick Dokos
,
2012/09/25
Re: [O] Help! problem with org-capture-templates
,
Bill Day
,
2012/09/26
Re: [O] Help! problem with org-capture-templates
,
Bastien
,
2012/09/26
Prev by Date:
[O] Turn off orgmode link syntax in babel src blocks
Next by Date:
[O] bug#9536: bug#9536: 24.0.50; org-capture do not work together org-crypt.el
Previous by thread:
[O] Turn off orgmode link syntax in babel src blocks
Next by thread:
Re: [O] Help! problem with org-capture-templates
Index(es):
Date
Thread