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

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

Re: Emacs Calendar - Removing holidays


From: Christopher Dimech
Subject: Re: Emacs Calendar - Removing holidays
Date: Thu, 19 Nov 2020 15:02:14 +0100

Have also used the following setq expressions, but I am still noticing
christmass and others as holidays


(setq general-holidays nil)
(setq local-holidays nil)
(setq christian-holidays nil)
(setq hebrew-holidays nil)
(setq islamic-holidays nil)


> Sent: Thursday, November 19, 2020 at 2:56 PM
> From: "Christopher Dimech" <dimech@gmx.com>
> To: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Emacs Calendar - Removing holidays
>
> Am trying to remove these holidays but the plan is not working.
>
> (general-holidays nil)
> (local-holidays nil)
> (christian-holidays nil)
> (hebrew-holidays nil)
> (islamic-holidays nil)
>
>
>
>



reply via email to

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