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: master 02586bd: Revert my change to gnus-art.el Date: Fri, 29 May 2015 08:57:19 +0900 Organization: Emacsen advocacy group Message-ID: References: <20150528082019.10894.83366@vcs.savannah.gnu.org> <55673960.1090004@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1432857469 8630 80.91.229.3 (28 May 2015 23:57:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 May 2015 23:57:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 29 01:57:43 2015 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 1Yy7gF-0005pE-FK for ged-emacs-devel@m.gmane.org; Fri, 29 May 2015 01:57:43 +0200 Original-Received: from localhost ([::1]:32883 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yy7gE-0003BG-La for ged-emacs-devel@m.gmane.org; Thu, 28 May 2015 19:57:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yy7g2-00039H-1u for emacs-devel@gnu.org; Thu, 28 May 2015 19:57:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yy7fx-0000qZ-4I for emacs-devel@gnu.org; Thu, 28 May 2015 19:57:29 -0400 Original-Received: from memphis-mail.hostforweb.net ([216.246.47.48]:46009 helo=memphis.hostforweb.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yy7fx-0000qT-19 for emacs-devel@gnu.org; Thu, 28 May 2015 19:57:25 -0400 Original-Received: from localhost ([127.0.0.1]:43069) by memphis.hostforweb.net with smtp (Exim 4.85) (envelope-from ) id 1Yy7fv-00376c-IB; Thu, 28 May 2015 18:57:23 -0500 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.130014 (=?iso-2022-jp?B?GyRCPz8bKEI=?= Gnus v0.14) Emacs/25.0.50 (i686-pc-cygwin) Cancel-Lock: sha1:xdp0NLQ2rswED/pKIunEDnQ2I8Q= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - memphis.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: memphis.hostforweb.net: acl_c_authenticated_local_user: yamaokac X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 216.246.47.48 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:186933 Archived-At: On Thu, 28 May 2015 08:50:56 -0700, Paul Eggert wrote: > On 05/28/2015 02:16 AM, Katsumi Yamaoka wrote: >> Well, the error seems to be due to the Gmane nntp server, not to >> your change, I think. Anyway the waterfall is all green now, though. > Do you think I should reinstall that change? If so, please let me > know and I'll do so. I don't use Gnus and so can't easily test the > change, but it does seem like the right thing for typical use. I tried reinstalling your change to `gnus-button-alist' in the Gnus Git master and confirmed the buildbot didn't complain this time. So, the first time error might have been just a glitch of something unrelated (or the buildbot engineer might have done something after that ;-). I've re-reverted your change in the Emacs master, as well.