all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Longitude and Latitude for %%(diary-sunrise-sunset)
@ 2020-12-20 12:32 michael-franzese
  2020-12-20 12:50 ` Teemu Likonen
  2020-12-20 13:44 ` Jean Louis
  0 siblings, 2 replies; 3+ messages in thread
From: michael-franzese @ 2020-12-20 12:32 UTC (permalink / raw)
  To: Help Gnu Emacs

I am using %%(diary-sunrise-sunset) and want to set the Latitude
and Longitude.  What can I do?


Mike




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

* Re: Longitude and Latitude for %%(diary-sunrise-sunset)
  2020-12-20 12:32 Longitude and Latitude for %%(diary-sunrise-sunset) michael-franzese
@ 2020-12-20 12:50 ` Teemu Likonen
  2020-12-20 13:44 ` Jean Louis
  1 sibling, 0 replies; 3+ messages in thread
From: Teemu Likonen @ 2020-12-20 12:50 UTC (permalink / raw)
  To: michael-franzese, Help Gnu Emacs

[-- Attachment #1: Type: text/plain, Size: 485 bytes --]

* 2020-12-20 13:32:17+0100, michael-franzese@gmx.com wrote:

> I am using %%(diary-sunrise-sunset) and want to set the Latitude
> and Longitude.  What can I do?

You can read the Emacs manual from the relevant section:

https://www.gnu.org/software/emacs/manual/html_node/emacs/Calendar_002fDiary.html#Calendar_002fDiary

See the subsection "Sunrise/Sunset".

-- 
/// Teemu Likonen - .-.. https://www.iki.fi/tlikonen/
// OpenPGP: 4E1055DC84E9DFF613D78557719D69D324539450

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

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

* Re: Longitude and Latitude for %%(diary-sunrise-sunset)
  2020-12-20 12:32 Longitude and Latitude for %%(diary-sunrise-sunset) michael-franzese
  2020-12-20 12:50 ` Teemu Likonen
@ 2020-12-20 13:44 ` Jean Louis
  1 sibling, 0 replies; 3+ messages in thread
From: Jean Louis @ 2020-12-20 13:44 UTC (permalink / raw)
  To: michael-franzese; +Cc: Help Gnu Emacs

* michael-franzese@gmx.com <michael-franzese@gmx.com> [2020-12-20 15:33]:
> I am using %%(diary-sunrise-sunset) and want to set the Latitude
> and Longitude.  What can I do?

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



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

end of thread, other threads:[~2020-12-20 13:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-20 12:32 Longitude and Latitude for %%(diary-sunrise-sunset) michael-franzese
2020-12-20 12:50 ` Teemu Likonen
2020-12-20 13:44 ` Jean Louis

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.