From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Re: scratch/accurate-warning-pos: Solid progress: the branch now bootstraps. Date: Thu, 29 Nov 2018 10:54:34 +0000 Message-ID: <20181129105434.GC12576@ACM> References: <83in0kijz0.fsf@gnu.org> <9e216e61-7d95-94f0-cbee-593b4f32ced2@cs.ucla.edu> <20181126184359.GG4030@ACM> <55044caa-18fb-9e9a-81b4-3912f64d0aa4@cs.ucla.edu> <20181127074336.GA4705@ACM> <0ec5806a-0cc6-8b9f-6bc2-97875e36a511@cs.ucla.edu> <20181127211539.GB4705@ACM> <8c38f335-b25d-9ef6-110c-6efc4fda9d67@cs.ucla.edu> <83r2f5g1gw.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1543489020 30183 195.159.176.226 (29 Nov 2018 10:57:00 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 29 Nov 2018 10:57:00 +0000 (UTC) User-Agent: Mutt/1.10.1 (2018-07-13) Cc: michael_heerdegen@web.de, Eli Zaretskii , emacs-devel@gnu.org, cpitclaudel@gmail.com, monnier@IRO.UMontreal.CA To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 29 11:56:56 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 1gSK06-0007k2-W5 for ged-emacs-devel@m.gmane.org; Thu, 29 Nov 2018 11:56:55 +0100 Original-Received: from localhost ([::1]:53458 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSK2D-0004sz-GL for ged-emacs-devel@m.gmane.org; Thu, 29 Nov 2018 05:59:05 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSK1a-0004sr-Av for emacs-devel@gnu.org; Thu, 29 Nov 2018 05:58:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gSK1T-0005vu-IH for emacs-devel@gnu.org; Thu, 29 Nov 2018 05:58:25 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:30393 helo=mail.muc.de) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1gSK1T-0005t4-5h for emacs-devel@gnu.org; Thu, 29 Nov 2018 05:58:19 -0500 Original-Received: (qmail 83861 invoked by uid 3782); 29 Nov 2018 10:58:17 -0000 Original-Received: from acm.muc.de (p2E5D5BA2.dip0.t-ipconnect.de [46.93.91.162]) by colin.muc.de (tmda-ofmipd) with ESMTP; Thu, 29 Nov 2018 11:58:16 +0100 Original-Received: (qmail 13173 invoked by uid 1000); 29 Nov 2018 10:54:34 -0000 Content-Disposition: inline In-Reply-To: X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x [fuzzy] X-Received-From: 193.149.48.1 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:231510 Archived-At: Hello, Paul. On Wed, Nov 28, 2018 at 14:50:36 -0800, Paul Eggert wrote: > On 11/27/18 10:28 PM, Eli Zaretskii wrote: > > So end-users will also build 2 binaries, and use the other one to > > byte-compile their Lisp programs and Emacs Lisp code they've changed? > That's the most obvious way to do it, yes. That is, we currently build > Emacs three times (temacs, bootstrap-emacs, emacs) and we'd add a fourth > one and install it. > (Again, not that I think this is a good idea....) Is the idea of the double interpreter still a live idea? -- Alan Mackenzie (Nuremberg, Germany).