From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#60325: 30.0.50; [PATCH] Fix rfc822 date decode in newsticker Date: Fri, 30 Dec 2022 16:49:49 +0200 Message-ID: <83358x6j5e.fsf@gnu.org> References: <83ilhu8tqb.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28296"; mail-complaints-to="usenet@ciao.gmane.io" Cc: andpuke@foxmail.com, 60325-done@debbugs.gnu.org To: Paul Eggert Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Dec 30 15:50:40 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pBGiW-00078I-9O for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 30 Dec 2022 15:50:40 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pBGiC-00071O-WF; Fri, 30 Dec 2022 09:50:21 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pBGhv-0006zf-GQ for bug-gnu-emacs@gnu.org; Fri, 30 Dec 2022 09:50:08 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pBGhu-00071F-Sz for bug-gnu-emacs@gnu.org; Fri, 30 Dec 2022 09:50:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pBGhu-0006gA-MW for bug-gnu-emacs@gnu.org; Fri, 30 Dec 2022 09:50:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 30 Dec 2022 14:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60325 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 60325-done@debbugs.gnu.org id=D60325.167241179925660 (code D ref 60325); Fri, 30 Dec 2022 14:50:02 +0000 Original-Received: (at 60325-done) by debbugs.gnu.org; 30 Dec 2022 14:49:59 +0000 Original-Received: from localhost ([127.0.0.1]:33817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pBGhq-0006fo-T1 for submit@debbugs.gnu.org; Fri, 30 Dec 2022 09:49:59 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:59008) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pBGho-0006fZ-Rm for 60325-done@debbugs.gnu.org; Fri, 30 Dec 2022 09:49:57 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pBGhi-0006sz-ED; Fri, 30 Dec 2022 09:49:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=hQIlHAIhCCJLw2D7ECCDcZ+hZsL5hxjqUyOZe2zBE3U=; b=JnRcwq+glBY3 nhwXGO9E7VbKxhTHm+ZOOJXSTDsM9g1jncRkGDSDkeDWH+NGfWr6EMNfVmDOzyC5/BgYK3DGBPqOW L9+mzfH+a3HPz71hogzicv/CVAF0DIx9KiFQ6CMbqYyKaC/ygIrfPkEByqMKSREBUyTSSgMjG0RL5 g3e+jnqvhKUOBlsgu6u68ySl9oXWuEMGuCQKtk9NzPghXniUznjelQzeUas4TeTdvm2j9pWAEcmDp h28WFjsEqddr9Cb1H77dVVL3q5qaz14zX5GJnZOkA+yIV7A7akjhuwaZ+Ok3m31VVixc6rhYWDPRi MQc5uUIk/HhvCoazzsw9tg==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pBGhh-0000hi-Tj; Fri, 30 Dec 2022 09:49:50 -0500 In-Reply-To: (message from Paul Eggert on Thu, 29 Dec 2022 21:39:11 -0800) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:252126 Archived-At: > Date: Thu, 29 Dec 2022 21:39:11 -0800 > Cc: 60325-done@debbugs.gnu.org > From: Paul Eggert > > 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. Thanks. > 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. Are you sure this doesn't break MS-Windows? AFAIUK, Windows tz functions don't support UTC, they only support the old style RFC 822 abbreviations.