From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: native compilation units Date: Tue, 07 Jun 2022 16:11:14 +0300 Message-ID: <83fskg7h59.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28385"; mail-complaints-to="usenet@ciao.gmane.io" Cc: owinebar@gmail.com, akrl@sdf.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Jun 07 15:26:56 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nyZEW-00075o-4B for ged-emacs-devel@m.gmane-mx.org; Tue, 07 Jun 2022 15:26:56 +0200 Original-Received: from localhost ([::1]:47054 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nyZEV-0003E0-5L for ged-emacs-devel@m.gmane-mx.org; Tue, 07 Jun 2022 09:26:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51106) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nyYzX-0004ar-U9 for emacs-devel@gnu.org; Tue, 07 Jun 2022 09:11:28 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34846) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nyYzT-0003ak-Pb; Tue, 07 Jun 2022 09:11:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=IJ7DfgeYKrbDK8SWG2J8QYeshHW4FpOxt8kEVIdEH18=; b=quDH4Ak2hB29 WHdHCetPcAuiNMggqTvTjYd/CezT5HE8iGYNvNOQzm2mC0KhVAEuy9aEcGkaIRvXPlEDGF4maIg7K md4EwKYU1uV//tk0yZJezp8oySqHmwISXxFniQjD6rW0dMD2agMmpGZZrNPpWSLen0pxgZAjfXQ89 XqJmdyRSpN9V3BP2TsUxV1myINWO0RiE42iEy5sEOOe49dprLI/NxfzAN/vMllwVOeKju1D8XYJqd QDCK8dmmMTPMDmUgvGaRvtj5LX39bZWhozIVO45aYfSHLYXRQpIU7Lxe4c+ADGm2Z6/YLCbkcvi1p 9BT/BNgwfdPd8zLMbOmRVA==; Original-Received: from [87.69.77.57] (port=3653 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nyYzS-0002S0-JG; Tue, 07 Jun 2022 09:11:23 -0400 In-Reply-To: (message from Stefan Monnier on Tue, 07 Jun 2022 07:50:56 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:290862 Archived-At: > From: Stefan Monnier > Cc: Andrea Corallo , emacs-devel@gnu.org > Date: Tue, 07 Jun 2022 07:50:56 -0400 > > > I have the impression these ideas/concerns got lost in all the other > > work required to get the first release ready, but I could have missed > > a follow-up definitively knocking them down. > > I don't think they got lost. They have simply been put > aside temporarily. More accurately, they are waiting for Someone(TM) to work on them. As always happens in Emacs with useful ideas that got "put aside".