From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: Preview: portable dumper Date: Fri, 30 Mar 2018 02:21:32 -0700 Message-ID: References: <1775923222.898447.1518559575706@mail.libero.it> <277032065.898859.1518560883271@mail.libero.it> <1901861254.379742.1519646632018@mail.libero.it> <546679939.469612.1522307541367@mail.libero.it> <3b0dd2cd-fd15-c017-7249-7ae2fa567556@dancol.org> <83370jdrnc.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1522401639 3099 195.159.176.226 (30 Mar 2018 09:20:39 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 30 Mar 2018 09:20:39 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.91 (darwin) Cc: Daniel Colascione , angelo.g0@libero.it, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 30 11:20:34 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 1f1qD3-0000fY-OP for ged-emacs-devel@m.gmane.org; Fri, 30 Mar 2018 11:20:33 +0200 Original-Received: from localhost ([::1]:46800 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1qF5-00083R-Ea for ged-emacs-devel@m.gmane.org; Fri, 30 Mar 2018 05:22:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1qER-00082N-71 for emacs-devel@gnu.org; Fri, 30 Mar 2018 05:22:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1qEM-0000SB-7l for emacs-devel@gnu.org; Fri, 30 Mar 2018 05:21:59 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36369) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1qE9-0000MD-9q; Fri, 30 Mar 2018 05:21:41 -0400 Original-Received: from auth1-smtp.messagingengine.com ([66.111.4.227]:55363) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1f1qE7-0003xj-MI; Fri, 30 Mar 2018 05:21:39 -0400 Original-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailauth.nyi.internal (Postfix) with ESMTP id 1C0F720B6A; Fri, 30 Mar 2018 05:21:39 -0400 (EDT) Original-Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Fri, 30 Mar 2018 05:21:39 -0400 X-ME-Sender: Original-Received: from localhost (76-234-69-149.lightspeed.frokca.sbcglobal.net [76.234.69.149]) by mail.messagingengine.com (Postfix) with ESMTPA id B09D9E443C; Fri, 30 Mar 2018 05:21:38 -0400 (EDT) In-Reply-To: <83370jdrnc.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 29 Mar 2018 14:53:43 +0300") Mail-Followup-To: Eli Zaretskii , Daniel Colascione , angelo.g0@libero.it, emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:224176 Archived-At: >>>>> "EZ" == Eli Zaretskii writes: EZ> There's also the issue of the "legacy" dumping. I'm guessing we will want EZ> to leave that in the sources for the time being? I think we should, but not for much longer than two major release cycles. John