From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#43725: 28.0.50; Include feature/native-comp into master Date: Thu, 26 Nov 2020 21:15:09 +0000 Message-ID: References: <87wny8xwcc.fsf@gnus.org> <83im9sqk1b.fsf@gnu.org> Reply-To: Andrea Corallo Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25033"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Lars Ingebrigtsen , monnier@iro.umontreal.ca, 43725@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Nov 26 22:17:34 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1kiOdy-0006Ou-7V for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 26 Nov 2020 22:17:34 +0100 Original-Received: from localhost ([::1]:45304 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kiOdx-0003UG-9S for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 26 Nov 2020 16:17:33 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57994) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kiOcU-0002x6-OK for bug-gnu-emacs@gnu.org; Thu, 26 Nov 2020 16:16:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:59742) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kiOcU-00023m-G4 for bug-gnu-emacs@gnu.org; Thu, 26 Nov 2020 16:16:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kiOcU-0006R8-CK for bug-gnu-emacs@gnu.org; Thu, 26 Nov 2020 16:16:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 26 Nov 2020 21:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43725 X-GNU-PR-Package: emacs Original-Received: via spool by 43725-submit@debbugs.gnu.org id=B43725.160642531624683 (code B ref 43725); Thu, 26 Nov 2020 21:16:02 +0000 Original-Received: (at 43725) by debbugs.gnu.org; 26 Nov 2020 21:15:16 +0000 Original-Received: from localhost ([127.0.0.1]:43055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kiObk-0006Q3-4C for submit@debbugs.gnu.org; Thu, 26 Nov 2020 16:15:16 -0500 Original-Received: from mab.sdf.org ([205.166.94.33]:55234 helo=ma.sdf.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kiObh-0006Pt-VB for 43725@debbugs.gnu.org; Thu, 26 Nov 2020 16:15:14 -0500 Original-Received: from akrl by ma.sdf.org with local (Exim 4.92) (envelope-from ) id 1kiObd-0007eE-FS; Thu, 26 Nov 2020 21:15:09 +0000 In-Reply-To: <83im9sqk1b.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 26 Nov 2020 16:17:52 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:194373 Archived-At: Eli Zaretskii writes: >> From: Lars Ingebrigtsen >> Cc: 43725@debbugs.gnu.org, Eli Zaretskii , >> monnier@iro.umontreal.ca >> Date: Thu, 26 Nov 2020 11:10:11 +0100 >> >> > I was wondering: is there anything I can do to help the progress of >> > this? >> >> There's a lot of code, and very little of it is in areas where I have >> much knowledge, so I'm not much help here, I'm afraid. (I think I read >> about a fifth of the diff and didn't have any comments.) >> >> I wonder whether Stefan of Eli has found time to take a look at it? > > It's on my todo, so I will get to it eventually. Please while assessing the priorities of your todo, account for the fact that with the current user-base of the branch the flow of "important" bugs is ATM zeroed. If we want to have this in 28 would be wise to have the larger coverage earlier than later to increase the verification surface. Thanks Andrea