all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Easter without using org-agenda-holidays?
@ 2010-04-28  4:00 andrew mcintosh
  2010-04-28  8:18 ` Ian Barton
  0 siblings, 1 reply; 2+ messages in thread
From: andrew mcintosh @ 2010-04-28  4:00 UTC (permalink / raw)
  To: emacs-orgmode

I'm Canadian and have made an .org file including all the major Canadian holidays in it except for the Easter holidays.  Is there a way to include it without using org-agenda-holidays?  I'm not interested in knowing when it's Columbus Day, and more importantly, the American Thanksgiving is conflicts with the Canadian Thanksgiving (they're not even in the same month!)


      

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

* Re: Easter without using org-agenda-holidays?
  2010-04-28  4:00 Easter without using org-agenda-holidays? andrew mcintosh
@ 2010-04-28  8:18 ` Ian Barton
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Barton @ 2010-04-28  8:18 UTC (permalink / raw)
  To: andrew mcintosh; +Cc: emacs-orgmode

On 28/04/10 05:00, andrew mcintosh wrote:
> I'm Canadian and have made an .org file including all the major Canadian holidays in it except for the Easter holidays.  Is there a way to include it without using org-agenda-holidays?  I'm not interested in knowing when it's Columbus Day, and more importantly, the American Thanksgiving is conflicts with the Canadian Thanksgiving (they're not even in the same month!)
>
>
I think the simplest way is just to include the actual date in your org 
file. If you want a challenge here are a couple of ways of finding the 
date for Easter using elisp. You might be able to use this to return a 
diary sexp, that you can include in your org file:

http://github.com/soren/elisp/blob/master/da-kalender.el
http://www.opensource.apple.com/source/emacs/emacs-54/emacs/lisp/calendar/holidays.el?txt

Ian.

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

end of thread, other threads:[~2010-04-28  8:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-28  4:00 Easter without using org-agenda-holidays? andrew mcintosh
2010-04-28  8:18 ` Ian Barton

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.