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: Christopher Dimech
Subject: Re: Lunar Phases in Calendar
Date: Wed, 18 Nov 2020 18:18:25 +0100

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)


> Sent: Wednesday, November 18, 2020 at 3:59 PM
> From: "Christopher Dimech" <dimech@gmx.com>
> To: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Lunar Phases in Calendar
>
> Is it possible to highlight the Lunar Phases in Calendar.
> How can I include a command in my emacs init file?
>
> ---------------------
> Christopher Dimech
> General Administrator - Naiad Informatics - GNU Project (Geocomputation)
> - Geophysical Simulation
> - Geological Subsurface Mapping
> - Disaster Preparedness and Mitigation
> - Natural Resource Exploration and Production
> - Free Software Advocacy
>
>
>



reply via email to

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