GNU bug report logs - #78205
[PATCH] Recenter for the calendar

Previous Next

Package: emacs;

Reported by: Manuel Giraud <manuel <at> ledu-giraud.fr>

Date: Fri, 2 May 2025 07:51:02 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Manuel Giraud <manuel <at> ledu-giraud.fr>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 78205 <at> debbugs.gnu.org
Subject: Re: bug#78205: [PATCH] Recenter for the calendar
Date: Sun, 04 May 2025 04:47:18 +0200
Hello Manuel,

your patch works nicely.


> +              (car (or (cdr (member calendar-recenter-last-op positions))

This `member' could be `memq' I think.

> +                       positions))
> +            (car positions)))
> +    ;; XXX like most functions in calendar, a span of three displayed
> +    ;; months is implied here.

What does "XXX" mean?


Michael.




This bug report was last modified 14 days ago.

Previous Next


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