From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.devel Subject: Re: emacs-25 ed1b2de: Fix NNTP NEWGROUPS off-by-a-few-hours bug Date: Thu, 14 Jan 2016 20:26:24 +0900 Organization: Emacsen advocacy group Message-ID: References: <20160113162937.24105.71354@vcs.savannah.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1452770824 18131 80.91.229.3 (14 Jan 2016 11:27:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Jan 2016 11:27:04 +0000 (UTC) Cc: Paul Eggert , emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 14 12:26:55 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aJg3J-00080a-Bp for ged-emacs-devel@m.gmane.org; Thu, 14 Jan 2016 12:26:53 +0100 Original-Received: from localhost ([::1]:41452 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJg3H-0004Lm-Ha for ged-emacs-devel@m.gmane.org; Thu, 14 Jan 2016 06:26:51 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJg31-0004Gr-0V for emacs-devel@gnu.org; Thu, 14 Jan 2016 06:26:35 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJg2w-0006ul-2K for emacs-devel@gnu.org; Thu, 14 Jan 2016 06:26:34 -0500 Original-Received: from mail-hampton.hostforweb.net ([205.234.186.191]:56940 helo=hampton.hostforweb.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJg2v-0006uh-Uz for emacs-devel@gnu.org; Thu, 14 Jan 2016 06:26:29 -0500 Original-Received: from s70.gtokyofl21.vectant.ne.jp ([202.215.75.70]:60623 helo=localhost) by hampton.hostforweb.net with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.86) (envelope-from ) id 1aJg2s-004NaA-Rs; Thu, 14 Jan 2016 05:26:28 -0600 X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (i686-pc-cygwin) Cancel-Lock: sha1:Y9u6Ciwa/aFAFK1eTI71J+9CE+8= X-OutGoing-Spam-Status: No, score=-2.9 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hampton.hostforweb.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Get-Message-Sender-Via: hampton.hostforweb.net: authenticated_id: yamaoka/from_h X-Authenticated-Sender: hampton.hostforweb.net: yamaoka@jpl.org X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (barebone) [generic] X-Received-From: 205.234.186.191 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:198126 Archived-At: On Thu, 14 Jan 2016 11:15:13 +0100, Andreas Schwab wrote: > The manual timezone adjustment needs to be removed as well. Ah, thanks. Committed.