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: Time to merge scratch/correct-warning-pos into master, perhaps? Date: Wed, 26 Jan 2022 19:38:27 +0200 Message-ID: <83r18ufld8.fsf@gnu.org> References: <835yq9ls7j.fsf@gnu.org> <058b682b11240176288f@heytings.org> <83h79tjd2f.fsf@gnu.org> <058b682b11f58780b580@heytings.org> <83v8y8ij39.fsf@gnu.org> <6a5bb5a08b3d764611f9@heytings.org> <87o83z5tfa.fsf@telefonica.net> <87ee4vmhh1.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27541"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: chad Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jan 26 18:59:28 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 1nCmZs-00073o-5u for ged-emacs-devel@m.gmane-mx.org; Wed, 26 Jan 2022 18:59:28 +0100 Original-Received: from localhost ([::1]:49122 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nCmZr-00010H-6J for ged-emacs-devel@m.gmane-mx.org; Wed, 26 Jan 2022 12:59:27 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:46348) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCmFh-0006Th-Sm for emacs-devel@gnu.org; Wed, 26 Jan 2022 12:38:38 -0500 Original-Received: from [2001:470:142:3::e] (port=37896 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCmFh-0005RI-Ce; Wed, 26 Jan 2022 12:38:37 -0500 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=6bQ/XxVSfMRFvu0tW5hMzqjx34ebP4N/6Qb6wcSZsOM=; b=sX/Rs1yrxLiT bpDzx4A76TPKVOvQxZKaLiHyMLbQBEIUXGmliUUjMTfwEOQMi1XV+8K5xiL9xWQOS6cJk557Q2I1U /dV2O6wM7rXYi1y35FD7e0tcfcZ+ENbdNaM+3tYepltfHq226qaZBjUj9lAJU/OFIxBlFBKxa+TF0 TPfLNu3XGCkZC/XuaRcaNi7Xj7l3Gmvwf6PN6WqNYUVsMQhWlsClz+8zMgxVty058AlIjoiKX61b2 xIogqMlxC5guk2lT4HMiblZWxyxkOQL1pl64XYY9d/1UYEZZ8uSFavZ92koEG35ggtEXqg11pyAEF i9UNePsuId7stm3ztcW27w==; Original-Received: from [87.69.77.57] (port=4852 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 1nCmFg-0003gq-S9; Wed, 26 Jan 2022 12:38:37 -0500 In-Reply-To: (message from chad on Wed, 26 Jan 2022 11:56:30 -0500) 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:285441 Archived-At: > From: chad > Date: Wed, 26 Jan 2022 11:56:30 -0500 > > There is an outstanding question of whether or not to merge the capability into the development head, to get > more people involved in testing and refinement. Again, this is a question for the maintainers. I will hazard a > guess that they would like to see a bit more forward motion of how to measure the costs first, but I could be > wrong. In either case, it seems like there is enough interest that if someone were to put together some > candidate benchmarks, and there were reasonable buy-in that the candidates were solid, we could probably > get people to run some tests from the branch. That would probably (I'm guessing here) be enough to make a > clear call between "needs more baking" and "we can try this on git master". You may have missed the fact that the feature was already merged, and is now on master.