GNU bug report logs - #61460
30.0.50; Calendar shows eclipse for quarter moon

Previous Next

Package: emacs;

Reported by: Ulrich Mueller <ulm <at> gentoo.org>

Date: Sun, 12 Feb 2023 19:58:02 UTC

Severity: normal

Found in version 30.0.50

Fixed in version 30.1

Done: Ulrich Müller <ulm <at> gentoo.org>

Bug is archived. No further changes may be made.

Full log


Message #124 received at 61460 <at> debbugs.gnu.org (full text, mbox):

From: Ulrich Mueller <ulm <at> gentoo.org>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: 61460 <at> debbugs.gnu.org
Subject: Re: bug#61460: 30.0.50; Calendar shows eclipse for quarter moon
Date: Wed, 22 Feb 2023 16:46:21 +0100
>>>>> On Wed, 22 Feb 2023, Michael Heerdegen wrote:

> +            (let ((eclipse (nth 3 x)))
> +              (concat (calendar-date-string (car x)) ": "
> +                      (lunar-phase-name (nth 2 x)) " "
> +                      (cadr x) (unless (string-empty-p eclipse) " ")
> +		      eclipse)))

Fix the indentation? The tabs in this line are the only ones in the
file.

Otherwise LGTM.




This bug report was last modified 2 years and 88 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.