From unknown Sat Jun 14 03:54:53 2025 X-Loop: help-debbugs@gnu.org Subject: bug#53586: 29.0.50; ws-body compilation warning? Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 27 Jan 2022 16:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 53586 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 53586@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.164330066731701 (code B ref -1); Thu, 27 Jan 2022 16:25:01 +0000 Received: (at submit) by debbugs.gnu.org; 27 Jan 2022 16:24:27 +0000 Received: from localhost ([127.0.0.1]:56270 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nD7ZS-0008FF-WF for submit@debbugs.gnu.org; Thu, 27 Jan 2022 11:24:27 -0500 Received: from lists.gnu.org ([209.51.188.17]:35050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nD7ZP-0008F4-RL for submit@debbugs.gnu.org; Thu, 27 Jan 2022 11:24:25 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58458) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nD7ZO-0006bg-FO for bug-gnu-emacs@gnu.org; Thu, 27 Jan 2022 11:24:23 -0500 Received: from [2a01:4f9:2b:f0f::2] (port=50076 helo=quimby.gnus.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nD7ZL-0005Om-E8 for bug-gnu-emacs@gnu.org; Thu, 27 Jan 2022 11:24:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:Date:Subject:To:From: Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=+5jKASYHgA6IM2ToYRE925yC3WzmAjigrI1FHe024yg=; b=RgxTbwnxbg7G+OTQu1S8gsQJzm AkQVh4Kk7bM1OVazFifvW1KZVdW4cURedCpRxsNaSQiECUxE53rXeb9nrqI/naC5O/rruAqJaCN19 8/UKp4FXs+NVu21sanVtZx4isHdlDUzneSkswNnocJqlN/QL+N4QeHNNx3iaz5WplTmU=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nD7ZG-0008TA-BI for bug-gnu-emacs@gnu.org; Thu, 27 Jan 2022 17:24:17 +0100 From: Lars Ingebrigtsen X-Now-Playing: David Sylvian's _Dead Bees on a Cake_: "I Surrender" Date: Thu, 27 Jan 2022 17:24:10 +0100 Message-ID: <874k5pm9jp.fsf@gnus.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: This started happening the past week: ELC lisp/emacs-lisp/ert-x-tests.elc In toplevel form: lisp/emacs-lisp/ert-x-tests.el:261:22: Warning: `body' is an obsolete alias (as of 2020-03-12); use `ws-body' instead. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a01:4f9:2b:f0f::2 (failed) Received-SPF: pass client-ip=2a01:4f9:2b:f0f::2; envelope-from=larsi@gnus.org; helo=quimby.gnus.org X-Spam_score_int: -35 X-Spam_score: -3.6 X-Spam_bar: --- X-Spam_report: (-3.6 / 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, RCVD_IN_DNSWL_MED=-2.3, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) This started happening the past week: ELC lisp/emacs-lisp/ert-x-tests.elc In toplevel form: lisp/emacs-lisp/ert-x-tests.el:261:22: Warning: `body' is an obsolete alias (as of 2020-03-12); use `ws-body' instead. It's from this code: (cl-labels ((body () (cl-loop for i below 3 do (message "%s" i))) ;; Uses the implicit messages buffer truncation implemented ;; in Emacs' C core. (c (x) (ert-with-buffer-renamed ("*Messages*") (let ((message-log-max x)) (body)) So it believes that `body' is an obsolete function... but after spending a few minutes grepping for `ws-body', I'm not able to find what's doing this. Anybody? In GNU Emacs 29.0.50 (build 9, x86_64-pc-linux-gnu, GTK+ Version 3.24.31, cairo version 1.16.0) of 2022-01-24 built on giant Repository revision: 77b72f77b3a5d13fc6e71746dee2cf68305057e2 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12014000 System Description: Debian GNU/Linux bookworm/sid -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Sat Jun 14 03:54:53 2025 X-Loop: help-debbugs@gnu.org Subject: bug#53586: 29.0.50; ws-body compilation warning? Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 22 Feb 2022 02:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53586 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 53586@debbugs.gnu.org Received: via spool by 53586-submit@debbugs.gnu.org id=B53586.164549636923445 (code B ref 53586); Tue, 22 Feb 2022 02:20:01 +0000 Received: (at 53586) by debbugs.gnu.org; 22 Feb 2022 02:19:29 +0000 Received: from localhost ([127.0.0.1]:39599 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMKm1-000665-2d for submit@debbugs.gnu.org; Mon, 21 Feb 2022 21:19:29 -0500 Received: from quimby.gnus.org ([95.216.78.240]:45820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMKlz-00065n-8C for 53586@debbugs.gnu.org; Mon, 21 Feb 2022 21:19:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=VTfPb7xWSx1PELMUPHIZkziPnL/3IzJXS6W+Z2kTVXY=; b=IbIURdxU/Tw0KjS2Lna/To1C5C y2SiAzb7kBDN4y+U6PPEl5MdIEotXinPi9yAONfdEfUO7bi3Ln3Rd2tK7Jj+FjAs3jXOB1RgPEFUI 67Uoj9m8FUoBcBj6JniQ8DTl9DSgqxTfAFQ+SetgIEwF58hxJRTBgBak39hzkG8KOYNI=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nMKlq-0007Uo-7N for 53586@debbugs.gnu.org; Tue, 22 Feb 2022 03:19:21 +0100 From: Lars Ingebrigtsen References: <874k5pm9jp.fsf@gnus.org> X-Now-Playing: David Bowie's _Station to Station_: "Stay" Date: Tue, 22 Feb 2022 03:19:16 +0100 In-Reply-To: <874k5pm9jp.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 27 Jan 2022 17:24:10 +0100") Message-ID: <87tucrd4nv.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > So it believes that `body' is an obsolete function... but after > spending a few minutes grepping for `ws-body', I'm not able to find > what's doing this. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Lars Ingebrigtsen writes: > So it believes that `body' is an obsolete function... but after > spending a few minutes grepping for `ws-body', I'm not able to find > what's doing this. Found it -- it came from ELPA. I redid the dependencies in 2312775928 to make this warning disappear (and make some of the ELPA output less confusing). -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 21 21:19:36 2022 Received: (at control) by debbugs.gnu.org; 22 Feb 2022 02:19:36 +0000 Received: from localhost ([127.0.0.1]:39602 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMKm8-00066R-8l for submit@debbugs.gnu.org; Mon, 21 Feb 2022 21:19:36 -0500 Received: from quimby.gnus.org ([95.216.78.240]:45832) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMKm6-00066C-Uf for control@debbugs.gnu.org; Mon, 21 Feb 2022 21:19:35 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=oAqAbn8wQpcFmuYuf6f9MGJLApTmLvGDFRwEMqSrwsc=; b=Qaq/7IyXWSCaMp8KfHSStDJ2zD WIu8/dawcY+1l8X4A+wy4qDoEddhPF+NdfHcl/di3bSMfK5SG+C2UYgfr5V51NpTA+Fs9daCAyVoK p/KtpwgwUILKLNa74Wgbkdle8wPUzf195Hoq4dqsPGNIrdpmuCVvPwJfI6tqLZeMAYtM=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nMKlx-0007Uw-PO for control@debbugs.gnu.org; Tue, 22 Feb 2022 03:19:28 +0100 Date: Tue, 22 Feb 2022 03:19:23 +0100 Message-Id: <87sfsbd4no.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #53586 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 53586 29.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 53586 29.1 quit