GNU bug report logs - #60987
30.0.50; Calendar not accepting custom holidays

Previous Next

Package: emacs;

Reported by: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>

Date: Sat, 21 Jan 2023 14:01:02 UTC

Severity: normal

Merged with 60988

Found in version 30.0.50

To reply to this bug, email your comments to 60987 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#60987; Package emacs. (Sat, 21 Jan 2023 14:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 21 Jan 2023 14:01:02 GMT) Full text and rfc822 format available.

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

From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 30.0.50; Calendar not accepting custom holidays
Date: Sat, 21 Jan 2023 15:00:09 +0100
[Message part 1 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Sat, 21 Jan 2023 14:19:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: 60987 <at> debbugs.gnu.org
Subject: Re: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Sat, 21 Jan 2023 16:18:44 +0200
> Date: Sat, 21 Jan 2023 15:00:09 +0100
> From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
> 
> I've found the current issue with my build of emacs:
> I set the variables holiday-general-holidays and
> holiday-christian-holidays using the Localized snippets found
> in the Emacswiki page, they appear if I do:
>  
> M-x holiday-list RET RET RET General/Christian
>  
> But they don't appear at all on the calendar and if I choose
> All from holiday-list menu they also do not appear. Am I doing something
> wrong?

Please show step by step instructions to reproduce the issue starting
from "emacs -Q".  It is hard to look into an issue without such a
recipe, as the details are usually important.

Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Sat, 21 Jan 2023 15:51:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: 60987 <at> debbugs.gnu.org
Subject: Re: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Sat, 21 Jan 2023 17:50:00 +0200
[Please keep the bug address on the CC list.]

> Date: Sat, 21 Jan 2023 15:53:49 +0100
> From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
> 
> >Please show step by step instructions to reproduce the issue starting
> >from "emacs -Q".  It is hard to look into an issue without such a
> >recipe, as the details are usually important.
> >
>  
> >Thanks.
>  
> Steps to reproduce:
> 
> * emacs -Q -> scratch-buffer
> * Copy this snippet from the EmacsWiki 
> 
> (setq holiday-general-holidays
>       '((holiday-fixed 1 1 "Capodanno")
>         (holiday-fixed 5 1 "1 Maggio")
>         (holiday-fixed 4 25 "Liberazione")
>         (holiday-fixed 6 2 "Festa Repubblica")
> ))
>  
> * C-x C-e to eval the snippet
> * Either open the calendar or M-x holiday-list RET RET RET All and they do not appear at all. However,
> 
> they do appear if you do M-x holiday-list RET RET RET General.

For me they appear both with "All" and with "General" if I invoke
holiday-list.

Also, I don't have commit 8aae5fbaf29ee3d845e2bb40ef728765a2246e35 in
my clone of the Emacs Git repository.  Which Git repository are you
using to build Emacs?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Sat, 21 Jan 2023 16:05:01 GMT) Full text and rfc822 format available.

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

From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: R: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Sat, 21 Jan 2023 17:04:12 +0100
[Message part 1 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Sun, 22 Jan 2023 13:21:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: 60987 <at> debbugs.gnu.org
Subject: Re: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Sun, 22 Jan 2023 15:20:56 +0200
> Date: Sat, 21 Jan 2023 17:04:12 +0100
> From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
> Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
> 
> Is there an official build of emacs for windows with native-comp enabled?

I think the one on the GNU FTP site is such a build:

  https://ftp.gnu.org/gnu/emacs/windows/emacs-28/




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Sun, 22 Jan 2023 15:01:02 GMT) Full text and rfc822 format available.

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

From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: R: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Sun, 22 Jan 2023 15:59:57 +0100
[Message part 1 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Sun, 22 Jan 2023 15:01:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Sun, 22 Jan 2023 15:10:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: 60987 <at> debbugs.gnu.org
Subject: Re: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Sun, 22 Jan 2023 17:09:20 +0200
> Date: Sun, 22 Jan 2023 15:59:57 +0100
> From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
> Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
> 
> runemacs.exe -Q
> 
> (native-comp-available-p) and C-x C-e returns nil

Do you have libgccjit installed and GCC and Binutils on PATH?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Sun, 22 Jan 2023 15:27:01 GMT) Full text and rfc822 format available.

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

From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: R: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Sun, 22 Jan 2023 16:26:46 +0100
[Message part 1 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Sun, 22 Jan 2023 15:40:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Sun, 22 Jan 2023 15:42:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: 60987 <at> debbugs.gnu.org
Subject: Re: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Sun, 22 Jan 2023 17:41:55 +0200
> Date: Sun, 22 Jan 2023 16:26:46 +0100
> From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
> Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
> 
> On the other hand I confirm this bug still happens under WSL Ubuntu for emacs30 but not for emacs 28.2,
> haven’t tried emacs29 and my config depends on some things 
> 
> and features in emacs29, gonna wait until pretest I guess. 

Like I said: I cannot reproduce this on Emacs 30 or 29, so I'm not
sure what's going on.  Maybe something related to your locale?

Other than that, I can only suggest debugging the code with Edebug.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Sun, 22 Jan 2023 15:45:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: 60987 <at> debbugs.gnu.org
Subject: Re: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Sun, 22 Jan 2023 17:44:23 +0200
> Date: Sun, 22 Jan 2023 16:26:46 +0100
> From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
> Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
> 
> On the other hand I confirm this bug still happens under WSL Ubuntu for emacs30 but not for emacs 28.2,
> haven’t tried emacs29 and my config depends on some things 
> 
> and features in emacs29, gonna wait until pretest I guess. 

Maybe it's a problem with the Emacs 30 build you used?  It isn't a
build from the Emacs repository, so perhaps it has some changes that
cause this?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Sun, 22 Jan 2023 17:08:03 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: 60987 <at> debbugs.gnu.org
Subject: Re: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Sun, 22 Jan 2023 19:07:58 +0200
> Date: Sun, 22 Jan 2023 18:04:27 +0100
> From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
> 
> >Maybe it's a problem with the Emacs 30 build you used?  It isn't a
> >build from the Emacs repository, so perhaps it has some changes that
> >cause this?
> 
> It could be, but it also did happen in WSL (tho I can’t use emacs from there due to work policies) emacs
> build
> 
> From the Ubuntu Emacs Lisp ppa https://launchpad.net/~ubuntu-elisp/+archive/ubuntu/ppa.

Can someone else please reproduce this and investigate?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Mon, 23 Jan 2023 16:09:02 GMT) Full text and rfc822 format available.

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

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>,
 60987 <at> debbugs.gnu.org
Subject: Re: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Mon, 23 Jan 2023 17:07:55 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

> > (setq holiday-general-holidays
> >       '((holiday-fixed 1 1 "Capodanno")
> >         (holiday-fixed 5 1 "1 Maggio")
> >         (holiday-fixed 4 25 "Liberazione")
> >         (holiday-fixed 6 2 "Festa Repubblica")
> > ))
> >
> > * C-x C-e to eval the snippet
> > * Either open the calendar or M-x holiday-list RET RET RET All and
> > they do not appear at all. However,
> >
> > they do appear if you do M-x holiday-list RET RET RET General.
>
> For me they appear both with "All" and with "General" if I invoke
> holiday-list.

I too can't reproduce the issue in emacs -Q.

But this all looks like the difference in behavior one would expect
between an emacs where "holidays.el" is already loaded vs. is not
already loaded:

#+begin_src emacs-lisp
;; (require 'holidays) ; try with and without

(setq holiday-general-holidays
      '((holiday-fixed 1 1 "Capodanno")
        (holiday-fixed 5 1 "1 Maggio")
        (holiday-fixed 4 25 "Liberazione")
        (holiday-fixed 6 2 "Festa Repubblica")))
#+end_src


Michael.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Tue, 24 Jan 2023 10:15:02 GMT) Full text and rfc822 format available.

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

From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: R: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Tue, 24 Jan 2023 11:14:47 +0100
[Message part 1 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Tue, 24 Jan 2023 15:27:02 GMT) Full text and rfc822 format available.

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

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: Re: R: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Tue, 24 Jan 2023 16:26:24 +0100
"Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com> writes:

> And nothing, I still get the non localized ones. Tried with emacs -Q
> and evaluated the forms (both with and without require), still
> nothing.

What does evaluating

  (featurep 'holidays)

and

  calendar-holidays

in a fresh emacs -Q (where it doesn't work) return (before setting or
evaluating anything else)?


TIA,

Michael.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Tue, 24 Jan 2023 16:35:02 GMT) Full text and rfc822 format available.

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

From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: R: R: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Tue, 24 Jan 2023 17:34:08 +0100
[Message part 1 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Tue, 24 Jan 2023 16:58:02 GMT) Full text and rfc822 format available.

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

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: Re: R: R: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Tue, 24 Jan 2023 17:57:41 +0100
"Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com> writes:

> > (featurep 'holidays)

> In my emacs this evaluates to t, while it’s nil under emacs -Q

This is like it should be.


> >  calendar-holidays
>
> This is more interesting, under emacs -Q, with holidays evaluating to
> nil [...]

What evals to nil - `calendar-holidays'?

Michael.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Tue, 24 Jan 2023 17:30:03 GMT) Full text and rfc822 format available.

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

From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: R: R: R: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Tue, 24 Jan 2023 18:24:22 +0100
[Message part 1 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Tue, 24 Jan 2023 20:18:01 GMT) Full text and rfc822 format available.

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

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: Re: R: R: R: bug#60987: 30.0.50; Calendar not accepting custom
 holidays
Date: Tue, 24 Jan 2023 21:17:22 +0100
"Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com> writes:

> (featurep ‘holidays) 
>
> Evaluates to nil, and when I do calendar-list-holidays the error I
> wrote in my previouse message appear for every single default holiday

But what I wanted to know was the evaluation result of
`calendar-holidays' in your emacs -Q.

Michael.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Tue, 24 Jan 2023 21:14:01 GMT) Full text and rfc822 format available.

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

From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: R: R: R: R: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Tue, 24 Jan 2023 22:12:33 +0100
[Message part 1 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Tue, 24 Jan 2023 21:20:02 GMT) Full text and rfc822 format available.

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

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: Re: bug#60987: R: R: R: R: bug#60987: 30.0.50; Calendar not
 accepting custom holidays
Date: Tue, 24 Jan 2023 22:19:39 +0100
"Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com> writes:

> >But what I wanted to know was the evaluation result of
>
> >`calendar-holidays' in your emacs -Q.
>
> Debugger entered--Lisp error: (void-function calendar-holidays)

No, not (calendar-holidays), calendar-holidays please.

Michael.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Tue, 24 Jan 2023 22:10:02 GMT) Full text and rfc822 format available.

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

From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: R: bug#60987: R: R: R: R: bug#60987: 30.0.50; Calendar not
 accepting custom holidays
Date: Tue, 24 Jan 2023 23:09:20 +0100
[Message part 1 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Tue, 24 Jan 2023 22:33:01 GMT) Full text and rfc822 format available.

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

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: Re: R: bug#60987: R: R: R: R: bug#60987: 30.0.50; Calendar not
 accepting custom holidays
Date: Tue, 24 Jan 2023 23:32:40 +0100
"Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com> writes:

> Like M-x calendar-holidays?

No:

emacs -Q
M-: calendar-holidays RET


TIA,

Michael.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Tue, 24 Jan 2023 22:47:02 GMT) Full text and rfc822 format available.

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

From: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: Re: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Tue, 24 Jan 2023 23:46:18 +0100
[Message part 1 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Tue, 24 Jan 2023 23:29:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60987; Package emacs. (Wed, 25 Jan 2023 13:28:02 GMT) Full text and rfc822 format available.

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

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: "Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com>
Cc: "60987 <at> debbugs.gnu.org" <60987 <at> debbugs.gnu.org>
Subject: Re: bug#60987: 30.0.50; Calendar not accepting custom holidays
Date: Wed, 25 Jan 2023 14:26:59 +0100
"Emanuele M. Monterosso" <emanuele.monterosso <at> gmail.com> writes:

> Debugger entered--Lisp error: (void-variable calendar-holidays)

Thanks.  This is also as expected.  So I don't have any idea why you are
seeing this.

In the meantime I tried your recipe in a build with native compilation
enabled, but I still can't reproduce it.

Michael.




Forcibly Merged 60987 60988. Request was from Stefan Kangas <stefankangas <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 04 Sep 2023 09:13:02 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 349 days ago.

Previous Next


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