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-comp-async-report-warnings-errors default value Date: Thu, 14 Oct 2021 15:12:15 +0300 Message-ID: <83h7djls9s.fsf@gnu.org> References: <87h7dj7su7.fsf@gmail.com> <83r1cnlu6y.fsf@gnu.org> <87czo77rx7.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37620"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rpluim@gmail.com, emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 14 14:25:38 2021 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 1maznm-0009bl-3q for ged-emacs-devel@m.gmane-mx.org; Thu, 14 Oct 2021 14:25:38 +0200 Original-Received: from localhost ([::1]:44492 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1maznk-000140-OI for ged-emacs-devel@m.gmane-mx.org; Thu, 14 Oct 2021 08:25:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44292) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mazat-0005Q4-Po for emacs-devel@gnu.org; Thu, 14 Oct 2021 08:12:25 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44012) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mazas-0000yl-H1; Thu, 14 Oct 2021 08:12:18 -0400 Original-Received: from [87.69.77.57] (port=4346 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 1mazar-0005mM-Oy; Thu, 14 Oct 2021 08:12:18 -0400 In-Reply-To: (message from Stefan Kangas on Thu, 14 Oct 2021 05:07:42 -0700) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:277003 Archived-At: > From: Stefan Kangas > Date: Thu, 14 Oct 2021 05:07:42 -0700 > Cc: emacs-devel@gnu.org > > Robert Pluim writes: > > > As long as we do it just before we release emacs-28, I guess thatʼs > > OK. > > Indeed. These warnings make Emacs rather unusable for a while after > start if you have many packages. You can facilitate the solution by reporting those warnings more eagerly.