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

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

bug#60325: closed (30.0.50; [PATCH] Fix rfc822 date decode in newsticker


From: GNU bug Tracking System
Subject: bug#60325: closed (30.0.50; [PATCH] Fix rfc822 date decode in newsticker)
Date: Fri, 30 Dec 2022 05:40:02 +0000

Your message dated Thu, 29 Dec 2022 21:39:11 -0800
with message-id <f67820d1-16ca-db7f-4b2f-b74fc85978c6@cs.ucla.edu>
and subject line Re: bug#60325: 30.0.50; [PATCH] Fix rfc822 date decode in 
newsticker
has caused the debbugs.gnu.org bug report #60325,
regarding 30.0.50; [PATCH] Fix rfc822 date decode in newsticker
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60325: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60325
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; [PATCH] Fix rfc822 date decode in newsticker Date: Sun, 25 Dec 2022 17:32:45 -0600 User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.1 (x86_64-apple-darwin21.4.0) MULE/6.0 (HANACHIRUSATO)
Hi,

`newsticker--decode-rfc822-date' matches North American timezone in
regex, but the actually time stamp conversion was not implemented.
This patch fixes the missing timezone conversion.

---
ldb

Attachment: 0001-Fix-newsticker-timezone-decode.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#60325: 30.0.50; [PATCH] Fix rfc822 date decode in newsticker Date: Thu, 29 Dec 2022 21:39:11 -0800 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2
On 12/29/22 01:06, Eli Zaretskii wrote:
Paul, any comments?  If not, I intend to install this on master.

It looks OK. I installed it on master for you, and am closing this bug report.

My only comment is that RFC 822 abbreviations like "EST" have been officially obsolete ever since RFC 2822 (2001) and are likely to become simply wrong if the US Congress changes EST to -0400 as it keeps threatening to do. Current email as a rule doesn't (and obviously shouldn't) use these obsolete abbreviations. Still, it's helpful to support them for reading old email archives.

I did a quick pass through Emacs master looking for places where it generates or encourages the use of obsolete or nonstandard time zone abbreviations, and installed the attached further patches on master to fix the issues I found.

Attachment: 0001-In-cal-dst-be-consistent-re-default-to-UTC.patch
Description: Text Data

Attachment: 0002-Default-mbox-From-time-zone-to-0000.patch
Description: Text Data

Attachment: 0003-Add-nndiary-headers-obsolescence-comment.patch
Description: Text Data

Attachment: 0004-Use-RFC-822-abbrevs-in-sunrise-sunset-strings.patch
Description: Text Data

Attachment: 0005-Document-calc-time-zone-abbreviation-obsolescence.patch
Description: Text Data

Attachment: 0006-Avoid-some-obsolescent-tz-abbrevs-in-doc.patch
Description: Text Data


--- End Message ---

reply via email to

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