bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44358: 27.1; holidays.el


From: Glenn Morris
Subject: bug#44358: 27.1; holidays.el
Date: Wed, 11 Nov 2020 16:15:13 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Please use reply-to-all.

Works fine here.
I guess something in your .emacs loads holidays.el too early.

Tested with:

mkdir /tmp/foo
cat <<EOF > /tmp/foo/.emacs
(setq holiday-general-holidays '((holiday-fixed 1 1 "Special Day")))
EOF

HOME=/tmp/foo emacs-27.1
C-h v calendar-holidays





reply via email to

[Prev in Thread] Current Thread [Next in Thread]