From: John Martin <johnmartin99@invalid.tt.net>
To: help-gnu-emacs@gnu.org
Subject: Can't remove holidays
Date: Tue, 21 Nov 2017 17:45:53 +0000 (UTC) [thread overview]
Message-ID: <slrnp18pig.q82.johnmartin99@dogstar.localdomain> (raw)
I have the following in my .emacs file in order not to show US holidays
(setq holiday-general-holidays nil)
(setq general-holidays nil)
I should probably only need one of the above lines but I'm not sure which.
Neither line works, I still see US holidays.
The following lines come from the holidays.el.gz file and appears
to describe my problem however I don't know how to correct it,
how do I tell what's being autoloaded?
------------------------------------------------------------------------
;; This one should not be autoloaded, else .emacs changes of
;; holiday-general-holidays etc have no effect.
;; FIXME should have some :set-after.
(defcustom calendar-holidays
(append holiday-general-holidays holiday-local-holidays
holiday-other-holidays holiday-christian-holidays
holiday-hebrew-holidays holiday-islamic-holidays
holiday-bahai-holidays holiday-oriental-holidays
holiday-solar-holidays)
------------------------------------------------------------------------
Presumably I shouldn't be touching the files in the emacs distro,
any ideas what I'm doing wrong?
--
John
next reply other threads:[~2017-11-21 17:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-21 17:45 John Martin [this message]
2017-11-21 18:21 ` Can't remove holidays Teemu Likonen
[not found] ` <mailman.4259.1511288490.27995.help-gnu-emacs@gnu.org>
2017-11-21 19:15 ` John Martin
2017-11-21 21:38 ` Michael Heerdegen
[not found] ` <mailman.4278.1511300318.27995.help-gnu-emacs@gnu.org>
2017-11-21 23:31 ` John Martin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=slrnp18pig.q82.johnmartin99@dogstar.localdomain \
--to=johnmartin99@invalid.tt.net \
--cc=help-gnu-emacs@gnu.org \
--cc=johnmart99@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).