From: Raoul Comninos <revrari@mweb.co.za>
To: emacs-orgmode@gnu.org
Subject: org-contacts problem
Date: Thu, 04 Feb 2021 08:06:27 +0200 [thread overview]
Message-ID: <87y2g45puk.fsf@mweb.co.za> (raw)
I have set up an org-capture template with the exact example provided in org-contacts.el and I get this error:
* %![Error: (void-function org-contacts-template-name)]
:PROPERTIES:
:EMAIL: %![Error: (void-function org-contacts-template-email)]
:PHONE:
:ALIAS:
:NICKNAME:
:IGNORE:
:ICON:
:NOTE:
:ADDRESS:
:BIRTHDAY:
:END:
My code is:
("$" "Contacts" entry (file "~/diary/contacts.org")
"* %(org-contacts-template-name)
:PROPERTIES:
:EMAIL: %(org-contacts-template-email)
:PHONE:
:ALIAS:
:NICKNAME:
:IGNORE:
:ICON:
:NOTE:
:ADDRESS:
:BIRTHDAY:
:END:")
Can someone perhaps guide me?
--
next reply other threads:[~2021-02-04 6:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-04 6:06 Raoul Comninos [this message]
2021-02-05 4:35 ` org-contacts problem Ihor Radchenko
2021-02-05 5:15 ` Raoul Comninos
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=87y2g45puk.fsf@mweb.co.za \
--to=revrari@mweb.co.za \
--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.