all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Christopher Dimech <dimech@gmx.com>
Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: Re: Lunar Phases in Calendar
Date: Wed, 18 Nov 2020 18:48:11 +0300	[thread overview]
Message-ID: <X7VCO6qEyDF+T7Uy@protected.rcdrun.com> (raw)
In-Reply-To: <trinity-1ed20b85-f94d-47d2-a1c3-111ad19848db-1605711539974@3c-app-mailcom-bs06>

* Christopher Dimech <dimech@gmx.com> [2020-11-18 18:00]:
> Is it possible to highlight the Lunar Phases in Calendar.
> How can I include a command in my emacs init file?

It is all possible, only it may not be easily customizable.

Please explain what exactly you wish to have in the configuration?

Side notes:

As we are on different parts of the planet I think, but I am not so
sure, that {M-x lunar-phases RET} could require latitude and
longitude.

(setq calendar-latitude -1.12484)
(setq calendar-longitude 29.72780)
(setq calendar-location-name "Bwindi Impenetrable Forest")

You would need something like that in your ~/.emacs or
~/.emacs.d/init.el 

You may want to setup your calendar time zones as well.

(setq calendar-standard-time-zone-name "EAT")
(setq calendar-time-zone 180)

Inspect those variables by moving with the cursor to variable and
pressing {C-h v}



  reply	other threads:[~2020-11-18 15:48 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-18 14:59 Lunar Phases in Calendar Christopher Dimech
2020-11-18 15:48 ` Jean Louis [this message]
2020-11-18 18:30   ` Michael Heerdegen
2020-11-18 19:00     ` Christopher Dimech
2020-11-18 20:30       ` Jean Louis
2020-11-18 20:12     ` Jean Louis
2020-11-18 17:18 ` Christopher Dimech
2020-11-18 17:56   ` Jean Louis
2020-11-18 18:08     ` Christopher Dimech
2020-11-18 20:36 ` Michael Heerdegen
2020-11-18 20:47   ` Christopher Dimech
2020-11-19  2:46 ` 황병희
2020-11-19  3:34   ` Christopher Dimech
2020-11-19  9:05     ` tomas
2020-11-19  9:32       ` Colin Baxter
2020-11-19 12:05       ` Christopher Dimech
2020-11-19 14:36         ` Jude DaShiell
2020-11-19 14:52           ` Christopher Dimech
2020-11-19 15:17           ` Jean Louis
2020-11-19 17:23             ` Jude DaShiell
2020-11-19 17:37               ` Christopher Dimech
2020-11-19 18:18                 ` Jude DaShiell
2020-11-19 18:21                   ` Jean Louis
2020-11-19 18:38                     ` Christopher Dimech
2020-11-19 18:32                   ` Christopher Dimech
2020-11-19 18:19                 ` Jean Louis
2020-11-19 18:35                   ` Christopher Dimech
2020-11-19 18:15               ` Jean Louis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=X7VCO6qEyDF+T7Uy@protected.rcdrun.com \
    --to=bugs@gnu.support \
    --cc=dimech@gmx.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.