summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/init-orgcontacts.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/init-orgcontacts.el b/lisp/init-orgcontacts.el
index 300542b..4198b35 100644
--- a/lisp/init-orgcontacts.el
+++ b/lisp/init-orgcontacts.el
@@ -1,5 +1,9 @@
(add-to-list 'load-path "~/src/emacs/org-mode/contrib/lisp" t)
+(autoload 'org-contacts-template-name "org-contacts"
+ "Try to return the contact name for a template.
+If not found return RETURN-VALUE or something that would ask the user.")
+
(setq org-contacts-files '("~/notes/contacts.org"))
(add-to-list 'org-capture-templates