all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Dimech <dimech@gmx.com>
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:18:25 +0100	[thread overview]
Message-ID: <trinity-43308cc8-8a8c-4d6a-93e5-766bdd6cd4d6-1605719905548@3c-app-mailcom-bs06> (raw)
In-Reply-To: <trinity-1ed20b85-f94d-47d2-a1c3-111ad19848db-1605711539974@3c-app-mailcom-bs06>

I have written the following commands in my init file.
But when I go in calendar and hit 'x', the date for
'First Quarter Moon' is not highlighted.

(require 'calendar)
(setq holiday-solar-holiday
   '((holiday-fixed 11 22 "First Quarter Moon")) )
(calendar-mark-holidays)


> Sent: Wednesday, November 18, 2020 at 3:59 PM
> From: "Christopher Dimech" <dimech@gmx.com>
> To: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Lunar Phases in Calendar
>
> Is it possible to highlight the Lunar Phases in Calendar.
> How can I include a command in my emacs init file?
>
> ---------------------
> Christopher Dimech
> General Administrator - Naiad Informatics - GNU Project (Geocomputation)
> - Geophysical Simulation
> - Geological Subsurface Mapping
> - Disaster Preparedness and Mitigation
> - Natural Resource Exploration and Production
> - Free Software Advocacy
>
>
>



  parent reply	other threads:[~2020-11-18 17:18 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
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 [this message]
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=trinity-43308cc8-8a8c-4d6a-93e5-766bdd6cd4d6-1605719905548@3c-app-mailcom-bs06 \
    --to=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.