From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Charles Philip Chan Newsgroups: gmane.emacs.help Subject: Re: How to get the UK holidays displaying in the agenda? Date: Fri, 08 Aug 2014 15:44:52 -0400 Message-ID: <87tx5m22bv.fsf@karnak.MagnumOpus.khem> References: <87lhrbnejk.fsf@skimble.plus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1407527161 18548 80.91.229.3 (8 Aug 2014 19:46:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Aug 2014 19:46:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 08 21:45:54 2014 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 1XFq6p-0004lj-S7 for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Aug 2014 21:45:51 +0200 Original-Received: from localhost ([::1]:52851 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFq6p-0003PS-Hc for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Aug 2014 15:45:51 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFq6U-0003O2-Nd for help-gnu-emacs@gnu.org; Fri, 08 Aug 2014 15:45:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XFq6N-0007Wm-Jc for help-gnu-emacs@gnu.org; Fri, 08 Aug 2014 15:45:30 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:51290) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFq6N-0007Wh-CY for help-gnu-emacs@gnu.org; Fri, 08 Aug 2014 15:45:23 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XFq6I-00046o-RH for help-gnu-emacs@gnu.org; Fri, 08 Aug 2014 21:45:18 +0200 Original-Received: from 69.158.93.85 ([69.158.93.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Aug 2014 21:45:18 +0200 Original-Received: from cpchan by 69.158.93.85 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Aug 2014 21:45:18 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 45 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 69.158.93.85 X-Face: G; Z,`sm>)4t4LB/GUrgH$W`!AmfHMj,LG)Z}X0ax@s9:0>0)B&@vcm{v-le)wng)?|o]D\Z}0:6X User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:CfuitrKWS4XlnuyEMxb3zGRjpVw= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:99146 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 30 Jul 2014, boudiccas@skimble.plus.com wrote: > How can I get the diary containing UK holidays to show in my agenda > please? I've got my usual TODOs from my organiser file, but can't find > anything which has the UK holidays. 1. Customize the variable "calendar-holidays" to make sure all the missing holidays are there. I personally do this for my local Canadian holidays. 2. If you have included diary entries in your agenda view (see the variable "org-agenda-include-diary"), then everything will happen automatically. If not, add: ,---- | #+CATEGORY: Holiday | %%(org-calendar-holiday) ; special function for holiday names `---- to one of your agenda files. Please see section 10.3.1 of the org-mode manual for details. Charles =2D-=20 Your job is being a professor and researcher: That's one hell of a good exc= use for some of the brain-damages of minix. (Linus Torvalds to Andrew Tanenbaum) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iEYEARECAAYFAlPlKL8ACgkQ3epPyyKbwPYLwQCdFNNvLvbPch6HBAJQG6VwzoQD 6qEAoMtL1XZC4uuo3lVvbb/kxlNLWKrQ =Soh5 -----END PGP SIGNATURE----- --=-=-=--