From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Andy Moreton Newsgroups: gmane.emacs.devel Subject: Re: Preview: portable dumper Date: Tue, 20 Feb 2018 01:16:22 +0000 Message-ID: References: <797cf77a-337e-459a-a82b-28d2c63418a7@email.android.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1519089332 13452 195.159.176.226 (20 Feb 2018 01:15:32 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 20 Feb 2018 01:15:32 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (cygwin) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 20 02:15:28 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1enwWi-0002wg-JE for ged-emacs-devel@m.gmane.org; Tue, 20 Feb 2018 02:15:24 +0100 Original-Received: from localhost ([::1]:53063 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1enwYk-0002nE-DC for ged-emacs-devel@m.gmane.org; Mon, 19 Feb 2018 20:17:30 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1enwY4-0002ms-Pk for emacs-devel@gnu.org; Mon, 19 Feb 2018 20:16:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1enwY2-0006Ot-5w for emacs-devel@gnu.org; Mon, 19 Feb 2018 20:16:48 -0500 Original-Received: from [195.159.176.226] (port=39432 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1enwY1-0006Of-Ty for emacs-devel@gnu.org; Mon, 19 Feb 2018 20:16:46 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1enwVt-0008Mp-Ds for emacs-devel@gnu.org; Tue, 20 Feb 2018 02:14:33 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:t6jwD80v1p3PRsKvocquoW1/BcA= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:223480 On Mon 19 Feb 2018, Daniel Colascione wrote: > > Thanks. I've pushed a fix, I think. Try it now. I'm sure Ken will soon report some more rigorous testing, but I have successfully built a Cygwin w32 build of emacs, which runs gnus well enough to send this. I haven't tried the X11 build. AndyM