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 d20acfe: Fix Gnus registry pruning and sorting, and rename file Date: Fri, 19 Dec 2014 08:11:44 +0900 Organization: Emacsen advocacy group Message-ID: References: <20141218112235.14020.81034@vcs.savannah.gnu.org> <86egrxauz5.fsf@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1418944518 15073 80.91.229.3 (18 Dec 2014 23:15:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Dec 2014 23:15:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 19 00:15:11 2014 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 1Y1kF3-0004R8-5N for ged-emacs-devel@m.gmane.org; Fri, 19 Dec 2014 00:12:21 +0100 Original-Received: from localhost ([::1]:56003 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1kF1-0008TU-VT for ged-emacs-devel@m.gmane.org; Thu, 18 Dec 2014 18:12:19 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60084) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1kEl-0008TP-LP for emacs-devel@gnu.org; Thu, 18 Dec 2014 18:12:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1kEh-0001GT-4X for emacs-devel@gnu.org; Thu, 18 Dec 2014 18:12:03 -0500 Original-Received: from mail-halifax.hostforweb.net ([205.234.137.17]:42698 helo=halifax.hostforweb.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1kEh-0001GA-1G for emacs-devel@gnu.org; Thu, 18 Dec 2014 18:11:59 -0500 Original-Received: from [127.0.0.1] (port=43550 helo=localhost) by halifax.hostforweb.net with smtp (Exim 4.82) (envelope-from ) id 1Y1kET-0007Tv-LI; Thu, 18 Dec 2014 17:11:54 -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.130012 (=?iso-2022-jp?B?GyRCPz8bKEI=?= Gnus v0.12) Emacs/25.0.50 (i686-pc-cygwin) Cancel-Lock: sha1:w2UbQI7FJBQxkDyV3+/EWMQnDQI= 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 - halifax.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: halifax.hostforweb.net: acl_c_authenticated_local_user: yamaokac 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.137.17 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:180299 Archived-At: On Thu, 18 Dec 2014 16:33:18 +0200, Dmitry Gutov wrote: > Hi! >> branch: master >> commit d20acfe06340953dce443795d28ac224a2223414 >> Author: Eric Abrahamsen >> Commit: Katsumi Yamaoka > This commit breaks compilation of Emacs master: [...] This should have been fixed now, thanks to Paul Eggert.