all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Enda <enda_k2@yahoo.com>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Emacs Calendar Holidays
Date: Mon, 19 Aug 2013 10:43:40 -0700 (PDT)	[thread overview]
Message-ID: <1376934220.77574.YahooMailNeo@web163103.mail.bf1.yahoo.com> (raw)
In-Reply-To: <1376412380.83815.YahooMailNeo@web163102.mail.bf1.yahoo.com>

In the Emacs customization group:

Applications >> Calendar >> Holidays

There is a "Calendar Oriental All Holidays Flag"

and 

"Holiday Oriental Holidays"

((holiday-chinese-new-year)
 (if calendar-chinese-all-holidays-flag
     (append
      (holiday-chinese 1 15 "Lantern Festival")
      (holiday-chinese-qingming)
      (holiday-chinese 5 5 "Dragon Boat Festival")
      (holiday-chinese 7 7 "Double Seventh Festival")
      (holiday-chinese 8 15 "Mid-Autumn Festival")
      (holiday-chinese 9 9 "Double Ninth Festival")
      (holiday-chinese-winter-solstice))))

in which many Oriental Holidays are on by default, is there a flag to turn off these holidays (and if there isn't should there be (for each type of holiday given that there is a flag for showing "All Holidays" for each grouping))?


-- Enda



      reply	other threads:[~2013-08-19 17:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-09 14:49 Emacs Calendar: change date of holiday Enda
2013-08-09 14:55 ` Frederik
2013-08-09 16:44 ` Peter Dyballa
2013-08-10 12:36 ` Carson Chittom
2013-08-13 16:46 ` Emacs Calendar Holidays Enda
2013-08-19 17:43   ` Enda [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1376934220.77574.YahooMailNeo@web163103.mail.bf1.yahoo.com \
    --to=enda_k2@yahoo.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
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.