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


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Manuel Giraud <manuel <at> ledu-giraud.fr>
Cc: 78205 <at> debbugs.gnu.org
Subject: bug#78205: [PATCH] Recenter for the calendar
Date: Sat, 03 May 2025 15:53:29 +0300
> From: Manuel Giraud <manuel <at> ledu-giraud.fr>
> Cc: 78205 <at> debbugs.gnu.org
> Date: Sat, 03 May 2025 13:59:49 +0200
> 
> +@kindex C-l @r{(Calendar mode)}
> +@findex calendar-recenter-first-last
> +  The command @kbd{C-l} (@code{calendar-recenter-first-last}) scrolls
> +the calendar so that the month of the date at point is centered (i.e.,
> +it is placed in second position of the three displayed months).  With a
> +second invocation, this command puts this same month on the left hand
> +side in the calendar view and a third invocation puts it on the right
> +hand side.  This is in analogy with @code{recenter-top-bottom}.

I'd suggest to simplify:

  The command @kbd{C-l} (@code{calendar-recenter-first-last}) scrolls
  the calendar on display so that the month of the date at point is
  centered horizontally.  Next invocation of this command puts that
  month on the leftmost position, and another invocation puts it on
  the rightmost position.  Subsequent invocations reuse the same order
  in a cyclical manner.





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.