GNU bug report logs -
#70498
[PATCH] Fix the user manual for `calendar-time-zone-style'
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 21 Apr 2024 19:50:51 +0300
with message-id <86mspm7j84.fsf <at> gnu.org>
and subject line Re: bug#70498: [PATCH] Fix the user manual for `calendar-time-zone-style'
has caused the debbugs.gnu.org bug report #70498,
regarding [PATCH] Fix the user manual for `calendar-time-zone-style'
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
70498: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70498
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Tags: patch
Hello everyone,
The manual for the calendar in emacs currently contains this paragraph:
If you want to display numerical time zones (like ‘"+0100"’) instead
of symbolic ones (like ‘"CET"’), set this to ‘numeric’.
But it is nowhere explain what "this" refer to, it is the variable
`calendar-time-zone-style'.
Please find attached to this mail a patch which rephrase the manual to
refer explicitely to `calendar-time-zone-style'.
In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo
version 1.18.0, Xaw3d scroll bars) of 2024-04-19 built on
gautier-laptop
Repository revision: 473189ab6902b0488f8001fdf993522b82740663
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101013
System Description: Arch Linux
Configured using:
'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
--localstatedir=/var --mandir=/usr/share/man --with-gameuser=:games
--with-modules --without-m17n-flt --without-gconf
--with-native-compilation=no --with-xinput2 --with-x-toolkit=lucid
--without-xft --with-xaw3d --with-sound=no --with-tree-sitter
--without-gpm --without-compress-install
'--program-transform-name=s/\([ec]tags\)/\1.emacs/'
'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions
-Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
-fstack-clash-protection -fcf-protection -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer -g
-ffile-prefix-map=/home/gautier/.packages/aur/emacs-git/src=/usr/src/debug/emacs-git
-flto=auto' 'LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed
-Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto''
[0001-Fix-the-user-manual-for-calendar-time-zone-style.patch (text/patch, attachment)]
[Message part 5 (message/rfc822, inline)]
> From: Gautier Ponsinet <gautier <at> gautierponsinet.xyz>
> Date: Sun, 21 Apr 2024 15:47:18 +0200
>
> The manual for the calendar in emacs currently contains this paragraph:
>
> If you want to display numerical time zones (like ‘"+0100"’) instead
> of symbolic ones (like ‘"CET"’), set this to ‘numeric’.
>
> But it is nowhere explain what "this" refer to, it is the variable
> `calendar-time-zone-style'.
yes. Evidently, someone foprgot that @vindex is not shown in the Info
manual.
> Please find attached to this mail a patch which rephrase the manual to
> refer explicitely to `calendar-time-zone-style'.
Thanks, installed on the emacs-29 branch. I also made a few more
similar changes there.
With that, I'm closing this bug.
This bug report was last modified 1 year and 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.