* Bad holiday with (calendar-mark-holidays)
@ 2020-11-19 13:22 Christopher Dimech
2020-11-19 13:46 ` tomas
0 siblings, 1 reply; 2+ messages in thread
From: Christopher Dimech @ 2020-11-19 13:22 UTC (permalink / raw)
To: Help Gnu Emacs
I am getting many warnings about "Bad holiday list item:"
when I call
(require 'calendar)
;;(require 'holidays)
(setq holiday-solar-holidays
'((holiday-fixed 11 22 "First Quarter Moon")) )
(calendar-mark-holidays)
Error (holidays): Bad holiday list item: (holiday-fixed 1 1 New Year's Day)
Error: (void-variable displayed-month)
Error (holidays): Bad holiday list item: (holiday-float 1 1 3 Martin Luther King Day)
Error: (void-variable displayed-month)
Error (holidays): Bad holiday list item: (holiday-fixed 2 2 Groundhog Day)
Error: (void-variable displayed-month)
Error (holidays): Bad holiday list item: (holiday-fixed 2 14 Valentine's Day)
Error: (void-variable displayed-month)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-19 13:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-19 13:22 Bad holiday with (calendar-mark-holidays) Christopher Dimech
2020-11-19 13:46 ` tomas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).