From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gregory Heytings Newsgroups: gmane.emacs.devel Subject: Re: Time to merge scratch/correct-warning-pos into master, perhaps? Date: Wed, 26 Jan 2022 18:46:40 +0000 Message-ID: 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> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28059"; mail-complaints-to="usenet@ciao.gmane.io" Cc: =?UTF-8?Q?=C3=93scar_Fuentes?= , emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jan 26 19:59:53 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 1nCnWL-00079V-3m for ged-emacs-devel@m.gmane-mx.org; Wed, 26 Jan 2022 19:59:53 +0100 Original-Received: from localhost ([::1]:55396 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nCnWJ-0004G1-JK for ged-emacs-devel@m.gmane-mx.org; Wed, 26 Jan 2022 13:59:51 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:34622) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCnJc-0007zD-Du for emacs-devel@gnu.org; Wed, 26 Jan 2022 13:46:44 -0500 Original-Received: from heytings.org ([95.142.160.155]:42982) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCnJa-00007T-IP for emacs-devel@gnu.org; Wed, 26 Jan 2022 13:46:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20220101; t=1643222801; bh=rs7+mwHLizawRUG35O9x8cNggsX9VFB46uCE+FOArlg=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=41zkgVYa+zcpuxdbdgevujjbuJXIddhfFEzE0V+UIqPUlSWV1biZpMfMk+1KW9RVj XkLEgrrjG4RcQ1acpu2pb9e7L2m0I7EfzKeOyC9XfQ2fLts0s8VQTfgpua6xO/xxJV nrFOAbLZ5jQdYWOzFegTxF7y204HyGSAQdDZyWetIOHp/RMnywHDnQCXHv4smTrrnf IKimmqtWiTk+9gzvro9lO4Ba5S3WoZ+4fBC3kS3ONpCAfW0vYCJ3PHkq2WGEpajux1 LyqHmp5ceZFFql5r8JYTBFZ0y0F1VJwseCZPeG5LGNzN0HGR60KK+LhSat9K+TeF66 Zwyxh2tDUh8qA== In-Reply-To: <87ee4vmhh1.fsf@yahoo.com> Received-SPF: pass client-ip=95.142.160.155; envelope-from=gregory@heytings.org; helo=heytings.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:285448 Archived-At: > > I think bikeshedding > Bikeshedding, really? "Futile investment of time and energy in discussion of marginal technical issues"? Please read https://www.gnu.org/philosophy/kind-communication.en.html . If Emacs' efficiency is not something that is important to you, that's fine, but it's not a reason to disregard those who consider that it is important. > > is over a claim > It's not a claim, it's an observation, which you can easily check (and possibly contradict) by yourself. > > that the new feature (which finally makes byte compiler warnings > accurate) > They are not accurate, they are _more_ accurate than earlier. See Stefan's answer above.