From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Moon phases Date: Mon, 22 Jun 2009 08:18:27 +0200 Message-ID: <81DB097C-D5AE-4738-9037-1C33F5CFFDAF@gmail.com> References: <7bef1f890906212044m565ccf1fwb49c605b01c35959@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIdSm-0006nc-QR for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 02:57:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIdSi-0006lc-Rp for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 02:57:08 -0400 Received: from [199.232.76.173] (port=57557 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIdSi-0006lT-ML for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 02:57:04 -0400 Received: from mx20.gnu.org ([199.232.41.8]:52301) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MIdSh-0003rl-C3 for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 02:57:03 -0400 Received: from mail-ew0-f220.google.com ([209.85.219.220]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIdSg-0006TP-Cn for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 02:57:02 -0400 Received: by mail-ew0-f220.google.com with SMTP id 20so1176205ewy.42 for ; Sun, 21 Jun 2009 23:57:02 -0700 (PDT) In-Reply-To: <7bef1f890906212044m565ccf1fwb49c605b01c35959@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Alan E. Davis" Cc: org-mode On Jun 22, 2009, at 5:44 AM, Alan E. Davis wrote: > I have enabled the inclusion of astronomical information in my > agenda displays, using Diary.org, including the following: > #%%(diary-astro-day-number) > %%(diary-phases-of-moon) > #%%(diary-sunrise-sunset) > > I commented out the first and last, as the clutter is unacceptable > to me. However, I realliy need to keep the phases of the moon. > > Tomorrow is the new moon. Due to time of day of the New Moon, it > might actually be tonight. And I'd like to be notified in advance, > a day or two, and it would be interesting, for similar reasons to > have notice in my agenda of New Moons and Full Moons a day or two > passed. In fact, I really need to know how many days past New Moon > it is today, as I am watching out for spawning of corals. > > Can anyone suggest how I can do this? Press M in the agenda, this is your fast route. If you really want early and late warnings in the agenda display itself, you would have to hack the function `diary-lunar-phases', which is not too hard, I think. - Carsten > > Alan > > "...can the human soul be glimpsed through a microscope? Maybe, but > you'd definitely need one of those very good ones with two eyepieces." > > -- Woody Allen, quoted by B. A. Palevitz > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode