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

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

Re: Lunar Phases in Calendar


From: Jean Louis
Subject: Re: Lunar Phases in Calendar
Date: Wed, 18 Nov 2020 20:56:28 +0300
User-agent: Mutt/2.0 (3d08634) (2020-11-07)

* Christopher Dimech <dimech@gmx.com> [2020-11-18 20:39]:
> I have written the following commands in my init file.
> But when I go in calendar and hit 'x', the date for
> 'First Quarter Moon' is not highlighted.
> 
> (require 'calendar)
> (setq holiday-solar-holiday
>    '((holiday-fixed 11 22 "First Quarter Moon")) )
> (calendar-mark-holidays)

I can see typo, it should be `holiday-solar-holidays'





reply via email to

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