GNU bug report logs - #60254
29.0.50; org-contacts->calling (org-contacts-anniversaries) resulted Symbol’s value as variable is void: date

Previous Next

Package: emacs;

Reported by: Nobody Nobody <net4income <at> yandex.com>

Date: Thu, 22 Dec 2022 09:30:02 UTC

Severity: normal

Found in version 29.0.50

To reply to this bug, email your comments to 60254 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#60254; Package emacs. (Thu, 22 Dec 2022 09:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nobody Nobody <net4income <at> yandex.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 22 Dec 2022 09:30:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nobody Nobody <net4income <at> yandex.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 29.0.50; org-contacts->calling (org-contacts-anniversaries)  resulted Symbol’s value as variable is void: date
Date: Thu, 22 Dec 2022 04:25:49 +0300
[Message part 1 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60254; Package emacs. (Fri, 07 Feb 2025 22:16:01 GMT) Full text and rfc822 format available.

Message #8 received at 60254 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Nobody Nobody <net4income <at> yandex.com>
Cc: 60254 <at> debbugs.gnu.org, stardiviner <numbchild <at> gmail.com>
Subject: Re: bug#60254: 29.0.50; org-contacts->calling (org-contacts-anniversaries) resulted Symbol’s value as variable is void: date
Date: Fri, 7 Feb 2025 14:15:24 -0800
Nobody Nobody <net4income <at> yandex.com> writes:

> While trying to call %%(org-contacts-anniversaries) to show birthdays in
> my agenda I see nothing for that. Parser ignores :BIRTHDAY: property .
> ```org
> * test anniversary
> %%(org-contacts-anniversaries)
> ```
> Evaluating of this gave me an error in parsing of the data.
> eval-expression: Symbol’s value as variable is void: date

stardiviner, could you please look into this bug?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60254; Package emacs. (Sun, 09 Mar 2025 11:19:02 GMT) Full text and rfc822 format available.

Message #11 received at 60254 <at> debbugs.gnu.org (full text, mbox):

From: stardiviner <numbchild <at> gmail.com>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: 60254 <at> debbugs.gnu.org, Nobody Nobody <net4income <at> yandex.com>
Subject: Re: bug#60254: 29.0.50; org-contacts->calling (org-contacts-anniversaries) resulted Symbol’s value as variable is void: date
Date: Sun, 9 Mar 2025 19:17:27 +0800
[Message part 1 (text/plain, inline)]
After my edebug process, I found the problem is from function
`diary-anniversary`. It used an un-defined function internal variable
named `date` which caused this error.

[stardiviner]           <Hack this world!>      GPG key ID: 47C32433
IRC(freeenode): stardiviner                     Twitter:  @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/


On Sat, Feb 8, 2025 at 6:15 AM Stefan Kangas <stefankangas <at> gmail.com> wrote:

> Nobody Nobody <net4income <at> yandex.com> writes:
>
> > While trying to call %%(org-contacts-anniversaries) to show birthdays in
> > my agenda I see nothing for that. Parser ignores :BIRTHDAY: property .
> > ```org
> > * test anniversary
> > %%(org-contacts-anniversaries)
> > ```
> > Evaluating of this gave me an error in parsing of the data.
> > eval-expression: Symbol’s value as variable is void: date
>
> stardiviner, could you please look into this bug?
>
[Message part 2 (text/html, inline)]

This bug report was last modified 102 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.