From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jim Janney Newsgroups: gmane.emacs.help Subject: Re: Holidays do not include bank holidays Date: Mon, 02 Jul 2012 09:10:44 -0600 Organization: The purple worm hits--More-- Message-ID: References: <1340986142.89424.YahooMailNeo@web163105.mail.bf1.yahoo.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1341242127 25872 80.91.229.3 (2 Jul 2012 15:15:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 Jul 2012 15:15:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 02 17:15:26 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SliLP-0003SZ-UM for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Jul 2012 17:15:20 +0200 Original-Received: from localhost ([::1]:56591 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SliLO-0002MR-Mq for geh-help-gnu-emacs@m.gmane.org; Mon, 02 Jul 2012 11:15:18 -0400 Original-Path: usenet.stanford.edu!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Injection-Info: mx04.eternal-september.org; posting-host="PnllQd880uOddfy6hsxHuQ"; logging-data="28379"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/NXn/EI2h+zCSNMYaageqI" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:ffpxRnuEMbL8uX/rQxbjoXZQFV8= sha1:p/F8ZKSDCgKzL7we/bPxIJvAjYk= Original-Xref: usenet.stanford.edu gnu.emacs.help:193234 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85623 Archived-At: Peter Dyballa writes: > Am 29.06.2012 um 18:09 schrieb Enda: > >> Is there a way to include bank holidays in the calendar? > > Yes! Mention them in ~/diary ¡V at least that's my method! I just put a line in my .emacs, e.g. (add-to-list 'holiday-other-holidays '(holiday-fixed 7 24 "Pioneer Day")) -- Jim Janney