emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70498: closed ([PATCH] Fix the user manual for `calendar-time-zone-s


From: GNU bug Tracking System
Subject: bug#70498: closed ([PATCH] Fix the user manual for `calendar-time-zone-style')
Date: Sun, 21 Apr 2024 16:52:01 +0000

Your message dated Sun, 21 Apr 2024 19:50:51 +0300
with message-id <86mspm7j84.fsf@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@gnu.org.)


-- 
70498: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70498
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Fix the user manual for `calendar-time-zone-style' Date: Sun, 21 Apr 2024 15:47:18 +0200
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''

Attachment: 0001-Fix-the-user-manual-for-calendar-time-zone-style.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#70498: [PATCH] Fix the user manual for `calendar-time-zone-style' Date: Sun, 21 Apr 2024 19:50:51 +0300
> From: Gautier Ponsinet <gautier@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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]