all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bad sexp at line when using org-contacts-anniversaries
@ 2014-02-23 13:37 Chaitanya Krishna
  2014-03-14  9:44 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Chaitanya Krishna @ 2014-02-23 13:37 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 689 bytes --]

Hello there,

This is more of a bug report.

I get a 'Bad sexp at line <n>' when using org-contacts-anniversaries in my
org files like so.
* Calendar
:calendar:
%%(org-contacts-anniversaries)

I figured out that this occurs when you have a contact in your
contacts.orgfile with a BIRTHDAY property but no associated value. For
example, this
entry throws up an error.
** Nick
:PROPERTIES:
:EMAIL:
:FIRST_NAME: First
:LAST_NAME: Last
:BIRTHDAY:
:ADDRESS:
:PHONE:
:NOTE:
:END:

But this does not.
** Nick
:PROPERTIES:
:EMAIL:
:FIRST_NAME: First
:LAST_NAME: Last
:BIRTHDAY: 1971-01-01
:ADDRESS:
:PHONE:
:NOTE:
:END:

Would be nice if it is fixed or a solution proposed.

Regards,
Chai

-- 
42

[-- Attachment #2: Type: text/html, Size: 1301 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-14  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-23 13:37 Bad sexp at line when using org-contacts-anniversaries Chaitanya Krishna
2014-03-14  9:44 ` Bastien

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.