all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* adding holidays to calendar
@ 2007-11-10 11:38 Stuart McLean
  2007-11-18 11:42 ` Rene Borchers
       [not found] ` <mailman.3736.1195386150.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Stuart McLean @ 2007-11-10 11:38 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I am having problems adding holidays using the variable
`other-holidays'. I have tried setting this in customize, using (as an
example) Canadian Thanksgiving. In `other-holidays' using the
customize interface I put:

((holiday-float 10 1 2 "Canadian Thanksgiving")) and save. I evaluate
.emacs (which loads the custom file at the end) and test by entering
the calendar buffer and typing `h' on the 2nd Monday in October. It
comes up with "Columbus Day" so I assume that the regular holiday is
somehow clobbering the val of `other-holidays'? I still want to know
that it is Columbus day, however, so I don't want to remove that
holiday.

If I unset the variable in customize, and set `other-holidays' in my
.emacs, then the custom file (loaded at the end of .emacs) seems to
clobber the setting with nil, but setting `other-holidays' after the
custom file is loaded still doesn't work.

Does anyone have any idea what I might be doing wrong?

Regards,

Stuart

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-19 10:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-10 11:38 adding holidays to calendar Stuart McLean
2007-11-18 11:42 ` Rene Borchers
     [not found] ` <mailman.3736.1195386150.18990.help-gnu-emacs@gnu.org>
2007-11-19 10:53   ` Stuart McLean

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.