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

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

Emacs Calendar Holidays


From: Enda
Subject: Emacs Calendar Holidays
Date: Mon, 19 Aug 2013 10:43:40 -0700 (PDT)

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 via email to

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