From unknown Fri Aug 15 20:56:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#52566: 29.0.50; Wishlist: There should be a print-unreadable-function variable Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Dec 2021 07:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 52566 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 52566@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.163972594730668 (code B ref -1); Fri, 17 Dec 2021 07:26:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Dec 2021 07:25:47 +0000 Received: from localhost ([127.0.0.1]:37741 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1my7ch-0007yZ-8L for submit@debbugs.gnu.org; Fri, 17 Dec 2021 02:25:47 -0500 Received: from lists.gnu.org ([209.51.188.17]:47630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1my7cf-0007yQ-8O for submit@debbugs.gnu.org; Fri, 17 Dec 2021 02:25:45 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43562) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1my7ce-0002l5-RS for bug-gnu-emacs@gnu.org; Fri, 17 Dec 2021 02:25:44 -0500 Received: from [2a01:4f9:2b:f0f::2] (port=60420 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 1my7cc-0002h0-TJ for bug-gnu-emacs@gnu.org; Fri, 17 Dec 2021 02:25:44 -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=wIcOv1dBBsflAueFjanR4wCCedCEDtBgT1UIKEuf1Qg=; b=NIe27S3MzMpJAoi8WEovKvcX1D /x6eBxkMwV6QXjKXss2fKwNCJshPSaHaGGMU3fB9cPyQn3gx/dButRzvz/ZooPlGq/dN/3x1bD7Q3 SB3zibHN11WjN/8noAU4j7xqCqjzB+3KMGSgMerEAjApgrKM1o9XETk5VyYuZIURlIh8=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1my7cY-0005XU-Ls for bug-gnu-emacs@gnu.org; Fri, 17 Dec 2021 08:25:41 +0100 From: Lars Ingebrigtsen X-Now-Playing: Boris's =?UTF-8?Q?=5FNo=C3=ABl=5F:?= "Pardon-" Date: Fri, 17 Dec 2021 08:25:38 +0100 Message-ID: <87zgoz1yml.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: It should be called from print_vectorlike (and any other places that print unreadable objects, but I'm not sure there are any other places), and should probably have a signature like OBJECT PRINTCHARFUN ESCAPEFLAG 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 (--) It should be called from print_vectorlike (and any other places that print unreadable objects, but I'm not sure there are any other places), and should probably have a signature like OBJECT PRINTCHARFUN ESCAPEFLAG If it returns nil, the object should be printed as normal. This can then be used to implement a `readablep' function (that would bind this to a function that signals an error, and then catch that error), and also to possibly make an alternative version of prin1 that returns whether it printed something unprintable. In GNU Emacs 29.0.50 (build 69, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0) of 2021-12-16 built on xo Repository revision: e7a6d6a546e7e56e5a721aac86a19473e4303111 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12013000 System Description: Debian GNU/Linux bookworm/sid -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Fri Aug 15 20:56:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#52566: 29.0.50; Wishlist: There should be a print-unreadable-function variable Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Jan 2022 14:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52566 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 52566@debbugs.gnu.org Received: via spool by 52566-submit@debbugs.gnu.org id=B52566.164286085613171 (code B ref 52566); Sat, 22 Jan 2022 14:15:02 +0000 Received: (at 52566) by debbugs.gnu.org; 22 Jan 2022 14:14:16 +0000 Received: from localhost ([127.0.0.1]:36045 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBH9k-0003QN-Jt for submit@debbugs.gnu.org; Sat, 22 Jan 2022 09:14:16 -0500 Received: from quimby.gnus.org ([95.216.78.240]:46358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBH9h-0003Q6-1z for 52566@debbugs.gnu.org; Sat, 22 Jan 2022 09:14:15 -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=SCMIa7OJFNcLx3XUO5lGeNLuLYOn3TV0jzFXH3POou4=; b=IH3e5378Rzg3d8Nl1Zodlrw1Sy i5xSLMHFrypfduJQtxOd5COGrzX67V4hh+7MTjAHKwf3CkLhuuIlagNvVtczTtouNlPdd58dvPyk2 OUGa8+rbdOE557oPMm5qT/y2IQJ2y8YBTvs5MxdOkI3o3dDLUcLwRdf9R/lVXUncXHD8=; 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 1nBH9Y-0005ud-CG for 52566@debbugs.gnu.org; Sat, 22 Jan 2022 15:14:06 +0100 From: Lars Ingebrigtsen References: <87zgoz1yml.fsf@gnus.org> X-Now-Playing: Richard Strange's _The Live Rise of Richard Strange_: "Gutter Press" Date: Sat, 22 Jan 2022 15:14:03 +0100 In-Reply-To: <87zgoz1yml.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 17 Dec 2021 08:25:38 +0100") Message-ID: <87zgnnj1sk.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: > It should be called from print_vectorlike (and any other places that > print unreadable objects, but I'm not sure there are any other places), > and should probably have a signature like > > OBJECT [...] 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: > It should be called from print_vectorlike (and any other places that > print unreadable objects, but I'm not sure there are any other places), > and should probably have a signature like > > OBJECT PRINTCHARFUN ESCAPEFLAG > > If it returns nil, the object should be printed as normal. > > This can then be used to implement a `readablep' function (that would > bind this to a function that signals an error, and then catch that > error), and also to possibly make an alternative version of prin1 that > returns whether it printed something unprintable. This has now been implemented in Emacs 29. The function interface was changed a bit, though. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 22 09:14:21 2022 Received: (at control) by debbugs.gnu.org; 22 Jan 2022 14:14:22 +0000 Received: from localhost ([127.0.0.1]:36048 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBH9p-0003Qf-QS for submit@debbugs.gnu.org; Sat, 22 Jan 2022 09:14:21 -0500 Received: from quimby.gnus.org ([95.216.78.240]:46370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBH9o-0003QG-5Q for control@debbugs.gnu.org; Sat, 22 Jan 2022 09:14:20 -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=5l8pEoTyBO0MYlHZKP+Vhz59vYqNagDN7F4zY72E5oI=; b=H/b8VVMszImQ9Qn6tnmL+VyJEk 3LfdGcBuOHpiWtacZer+YDLF+G/42/gVGZ1R8jBBvbFIq/JDXH3WWh811sM7GTG+351dWCqlC2ZLs xnH/wJAcAzQfuGEHFNJVyQWlHhVelVc7f837e4mlaSwgY9rFQzs21BP/XEQWMjI6+an0=; 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 1nBH9g-0005uj-8V for control@debbugs.gnu.org; Sat, 22 Jan 2022 15:14:14 +0100 Date: Sat, 22 Jan 2022 15:14:10 +0100 Message-Id: <87y237j1sd.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #52566 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 52566 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 52566 29.1 quit From unknown Fri Aug 15 20:56:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#52566: 29.0.50; Wishlist: There should be a print-unreadable-function variable Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Jan 2022 14:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52566 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Lars Ingebrigtsen Cc: 52566@debbugs.gnu.org Received: via spool by 52566-submit@debbugs.gnu.org id=B52566.164286295125440 (code B ref 52566); Sat, 22 Jan 2022 14:50:02 +0000 Received: (at 52566) by debbugs.gnu.org; 22 Jan 2022 14:49:11 +0000 Received: from localhost ([127.0.0.1]:36126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBHhW-0006cF-TB for submit@debbugs.gnu.org; Sat, 22 Jan 2022 09:49:11 -0500 Received: from eggs.gnu.org ([209.51.188.92]:54680) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBHhV-0006c3-HK for 52566@debbugs.gnu.org; Sat, 22 Jan 2022 09:49:09 -0500 Received: from [2001:470:142:3::e] (port=53498 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 1nBHhQ-0000Yv-5W; Sat, 22 Jan 2022 09:49:04 -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=nyoRCrpYNxzQAsTMSKbVsZ1LHtWhXvQyJ+nQdnOTNdE=; b=UEknx4MyEsXf ZC9IMRmalMmliDNLKBn5JLwll2Ym0gaYNngdXhMQhiwOfwAGX7CwP7DEisihM1kFTb0HMOa4AdI97 EeGO1NZGX6lYXSjp7wEQ5RwGDk36ffUnhsnqqt9xenvobLpuAUScsrDL2SlNDHrCtnesEGz8z8ajk DYQ3U6oyMwcuiBayMqGgOXeD2/pO08gGrWQH5Kv/12Dpdtxbrq01TRAJWOXL7pxKPS8aaMYrlTNW8 XxfzgjkIxBlmyXSevEdFvMIOMZR9Gw2U+CPol1ol1JNcKVkMvvD/m0jnryq+G5qahtlMJM4UYK8Vm wDUu4TcwMn6aVheK6ABAGA==; Received: from [87.69.77.57] (port=3343 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 1nBHhP-0006y8-Mj; Sat, 22 Jan 2022 09:49:04 -0500 Date: Sat, 22 Jan 2022 16:48:44 +0200 Message-Id: <83ee4zn7w3.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <87zgnnj1sk.fsf@gnus.org> (message from Lars Ingebrigtsen on Sat, 22 Jan 2022 15:14:03 +0100) References: <87zgoz1yml.fsf@gnus.org> <87zgnnj1sk.fsf@gnus.org> 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 (---) > From: Lars Ingebrigtsen > Date: Sat, 22 Jan 2022 15:14:03 +0100 > > Lars Ingebrigtsen writes: > > > It should be called from print_vectorlike (and any other places that > > print unreadable objects, but I'm not sure there are any other places), > > and should probably have a signature like > > > > OBJECT PRINTCHARFUN ESCAPEFLAG > > > > If it returns nil, the object should be printed as normal. > > > > This can then be used to implement a `readablep' function (that would > > bind this to a function that signals an error, and then catch that > > error), and also to possibly make an alternative version of prin1 that > > returns whether it printed something unprintable. > > This has now been implemented in Emacs 29. The function interface was > changed a bit, though. The doc string of print-unreadable-function and its documentation in the manual seem to contradict each other. From unknown Fri Aug 15 20:56:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#52566: 29.0.50; Wishlist: There should be a print-unreadable-function variable Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Jan 2022 15:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52566 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 52566@debbugs.gnu.org Received: via spool by 52566-submit@debbugs.gnu.org id=B52566.16428651146502 (code B ref 52566); Sat, 22 Jan 2022 15:26:02 +0000 Received: (at 52566) by debbugs.gnu.org; 22 Jan 2022 15:25:14 +0000 Received: from localhost ([127.0.0.1]:37637 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBIGQ-0001go-5T for submit@debbugs.gnu.org; Sat, 22 Jan 2022 10:25:14 -0500 Received: from quimby.gnus.org ([95.216.78.240]:48234) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBIGN-0001gT-BQ for 52566@debbugs.gnu.org; Sat, 22 Jan 2022 10:25:13 -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:Cc:To:From:Sender:Reply-To: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=pRJqtbuILOCM3POtLS1uQuEKkPXImESi/JW5GMmH81g=; b=W+p8w5LWseZ58zCPcLsr9aqYcb 6swMbBQxGlOlk+It+uaQ67gNO7n16EWSdSjgA9lcGuTlKeDH81t9J2SrnZIDk5cCJ1OYUHU7i0DKX wLCo4e5lRSCj3iCEADo4GMXfnexP556pZZ69fWcCIy/p0GD0BdlJN6MPNieNRFsIM6cg=; 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 1nBIGD-0007LQ-6V; Sat, 22 Jan 2022 16:25:04 +0100 From: Lars Ingebrigtsen References: <87zgoz1yml.fsf@gnus.org> <87zgnnj1sk.fsf@gnus.org> <83ee4zn7w3.fsf@gnu.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEWkRUzBsbE5Jiv/ //9EG+24AAAAAWJLR0QDEQxM8gAAAAd0SU1FB+YBFg8YMgVL/SgAAAGjSURBVCjPPZIxa+NAEIVH IgrBlTCWCamSFIe8v2IJOIUrWewITlWK5Ej0K4SwDuHqcpxNksoRkVm9X3mzkslW+82w7808lqYN Lq8vJ7+r+FBSut1O2zccYduSzNXHvH1/OFaLdkP+G+ZoblsAByLywwsi/I2pJPKIdJD3MxpPqGfo H4crU7QsYL9IE635LEoBy1IViFiUOtYCHge5QD8AMeffHQEjwMtE7hEzrwsrpaEhp+hMZMgfwWzM PghPHa6f9gHrE3TP97WAE1jw02KAQKA9MM5ZwGO+24LT0ml7zlS9ZrsT8AqvTmV0zeFkdprCtXnR q4ifYRMy+UZdmGGnhMK0RsOcQeEPUWaxcwAcic56Jc//KbQSoqd6aezc6g5ks6wWsGJUyCR+54IQ 05eAJxgh5J8sJnU6whBPlygnwEuWam8UIoGAV19xw/iciJpXx2w+9sjgwCU4R60GuHUaNnc+RL8q AZnnWgR0al3CWzcN6ysbcHYIaSmmeopPgzoRkM456pUNJAGiGf2wdzYmvyGS33ETwaqyssNP6Aso 1VZQ/wGiGsRQg+CqXwAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMi0wMS0yMlQxNToyNDo1MCswMDow MD/13zQAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjItMDEtMjJUMTU6MjQ6NTArMDA6MDBOqGeIAAAA AElFTkSuQmCC X-Now-Playing: The Waitresses's _Wasn't Tomorrow Wonderful?_: "Quit" Date: Sat, 22 Jan 2022 16:25:00 +0100 In-Reply-To: <83ee4zn7w3.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 22 Jan 2022 16:48:44 +0200") Message-ID: <87fspfdc8j.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: Eli Zaretskii writes: > The doc string of print-unreadable-function and its documentation in > the manual seem to contradict each other. Better now? 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 (---) Eli Zaretskii writes: > The doc string of print-unreadable-function and its documentation in > the manual seem to contradict each other. Better now? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Fri Aug 15 20:56:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#52566: 29.0.50; Wishlist: There should be a print-unreadable-function variable Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Jan 2022 15:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52566 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Lars Ingebrigtsen Cc: 52566@debbugs.gnu.org Received: via spool by 52566-submit@debbugs.gnu.org id=B52566.16428657857735 (code B ref 52566); Sat, 22 Jan 2022 15:37:01 +0000 Received: (at 52566) by debbugs.gnu.org; 22 Jan 2022 15:36:25 +0000 Received: from localhost ([127.0.0.1]:37662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBIRF-00020h-CQ for submit@debbugs.gnu.org; Sat, 22 Jan 2022 10:36:25 -0500 Received: from eggs.gnu.org ([209.51.188.92]:33380) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBIRE-00020V-9l for 52566@debbugs.gnu.org; Sat, 22 Jan 2022 10:36:24 -0500 Received: from [2001:470:142:3::e] (port=53952 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 1nBIR9-0004Bm-13; Sat, 22 Jan 2022 10:36:19 -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=p3bGm56TcRh7+oAwcXMarzdBI33jC487rSQfhrMG0wE=; b=p9GicXACyp0g YXeW+ospw6nRQ8rFINmP4E70oVX4w2BJ7jesmRsMKAYq4O0mWF2GzQK2/Ee7rtbU6qwFfa+UDovD0 xQ1/wSC/E81zh8bziVSTQ94QPgoTA8JoQ25b1Gz7QrX+Bhvvj8ZTz9Oqlft0LYhkBqaqlrmt8JD4+ 2P2IiSy8lgBpsBlWEUYjz1Wrj9YY1Vn2BEO9abI0JIev1+OcVlZ4Xeuq3zVUGGLCIyWXbixBQBMMx c44m/axrgOILc8ym5wA1XHwm9kGpIdTostsuEsGMz6jKieOszZ1avN06BykYTPVo1X900h8mqxDI4 /AEKYxzkccVvtXofJDNk4A==; Received: from [87.69.77.57] (port=2245 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 1nBIR8-0003EJ-En; Sat, 22 Jan 2022 10:36:18 -0500 Date: Sat, 22 Jan 2022 17:36:00 +0200 Message-Id: <83czkjn5pb.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <87fspfdc8j.fsf@gnus.org> (message from Lars Ingebrigtsen on Sat, 22 Jan 2022 16:25:00 +0100) References: <87zgoz1yml.fsf@gnus.org> <87zgnnj1sk.fsf@gnus.org> <83ee4zn7w3.fsf@gnu.org> <87fspfdc8j.fsf@gnus.org> 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 (---) > From: Lars Ingebrigtsen > Cc: 52566@debbugs.gnu.org > Date: Sat, 22 Jan 2022 16:25:00 +0100 > > Eli Zaretskii writes: > > > The doc string of print-unreadable-function and its documentation in > > the manual seem to contradict each other. > > Better now? Not really. Or am I missing something? The doc string says: If this function returns nil, the object will be printed as usual. If it returns a string, that string will then be printed. If the function returns anything else, the object will not be printed. But the manual says: The function should return either @code{nil} (print nothing), or a string (which will be printed), or any other object (which means that the object should be printed normally). The only thing these two agree upon is the case that the function returns a string. The other 2 possibilities are described differently. From unknown Fri Aug 15 20:56:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#52566: 29.0.50; Wishlist: There should be a print-unreadable-function variable Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Jan 2022 15:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52566 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 52566@debbugs.gnu.org Received: via spool by 52566-submit@debbugs.gnu.org id=B52566.164286642615698 (code B ref 52566); Sat, 22 Jan 2022 15:48:02 +0000 Received: (at 52566) by debbugs.gnu.org; 22 Jan 2022 15:47:06 +0000 Received: from localhost ([127.0.0.1]:37696 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBIbZ-00044w-T8 for submit@debbugs.gnu.org; Sat, 22 Jan 2022 10:47:06 -0500 Received: from quimby.gnus.org ([95.216.78.240]:49546) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBIbY-0003zN-DA for 52566@debbugs.gnu.org; Sat, 22 Jan 2022 10:47:04 -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:Cc:To:From:Sender:Reply-To: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=cmmx6I8PyaQwEq+ht+QtW5Bja0+JJ3XU7x4MmbrI8V4=; b=sBJ5MZ3N2gBG976gJRHczpzJyA b+FfoLhdy0NyPYEGjFKnSOXarctqXK7dV9y5RUXgFEOthvUuMMW3S7U7wUBSF0GyfoptpDXhSp2IY FbingjpLX9RjHJSJXebnweSldndX0bDLH7EzZvGT/S/DOjt7q1Gt0MpT47Oya+qpLvNc=; 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 1nBIbP-00085d-Vn; Sat, 22 Jan 2022 16:46:58 +0100 From: Lars Ingebrigtsen References: <87zgoz1yml.fsf@gnus.org> <87zgnnj1sk.fsf@gnus.org> <83ee4zn7w3.fsf@gnu.org> <87fspfdc8j.fsf@gnus.org> <83czkjn5pb.fsf@gnu.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEWkRUzBsbE5Jiv/ //9EG+24AAAAAWJLR0QDEQxM8gAAAAd0SU1FB+YBFg8YMgVL/SgAAAGjSURBVCjPPZIxa+NAEIVH IgrBlTCWCamSFIe8v2IJOIUrWewITlWK5Ej0K4SwDuHqcpxNksoRkVm9X3mzkslW+82w7808lqYN Lq8vJ7+r+FBSut1O2zccYduSzNXHvH1/OFaLdkP+G+ZoblsAByLywwsi/I2pJPKIdJD3MxpPqGfo H4crU7QsYL9IE635LEoBy1IViFiUOtYCHge5QD8AMeffHQEjwMtE7hEzrwsrpaEhp+hMZMgfwWzM PghPHa6f9gHrE3TP97WAE1jw02KAQKA9MM5ZwGO+24LT0ml7zlS9ZrsT8AqvTmV0zeFkdprCtXnR q4ifYRMy+UZdmGGnhMK0RsOcQeEPUWaxcwAcic56Jc//KbQSoqd6aezc6g5ks6wWsGJUyCR+54IQ 05eAJxgh5J8sJnU6whBPlygnwEuWam8UIoGAV19xw/iciJpXx2w+9sjgwCU4R60GuHUaNnc+RL8q AZnnWgR0al3CWzcN6ysbcHYIaSmmeopPgzoRkM456pUNJAGiGf2wdzYmvyGS33ETwaqyssNP6Aso 1VZQ/wGiGsRQg+CqXwAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMi0wMS0yMlQxNToyNDo1MCswMDow MD/13zQAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjItMDEtMjJUMTU6MjQ6NTArMDA6MDBOqGeIAAAA AElFTkSuQmCC X-Now-Playing: The Waitresses's _Wasn't Tomorrow Wonderful?_: "Pussy Strut" Date: Sat, 22 Jan 2022 16:46:55 +0100 In-Reply-To: <83czkjn5pb.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 22 Jan 2022 17:36:00 +0200") Message-ID: <87a6fnbwnk.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: Eli Zaretskii writes: > The doc string says: > > If this function returns nil, the object will be printed as usual. > If it returns a string, that string will then be printed. If the > function returns anything else, the o [...] 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 (---) Eli Zaretskii writes: > The doc string says: > > If this function returns nil, the object will be printed as usual. > If it returns a string, that string will then be printed. If the > function returns anything else, the object will not be printed. Fixed now. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Fri Aug 15 20:56:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#52566: 29.0.50; Wishlist: There should be a print-unreadable-function variable Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Jan 2022 16:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52566 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Lars Ingebrigtsen Cc: 52566@debbugs.gnu.org Received: via spool by 52566-submit@debbugs.gnu.org id=B52566.164286831229472 (code B ref 52566); Sat, 22 Jan 2022 16:19:02 +0000 Received: (at 52566) by debbugs.gnu.org; 22 Jan 2022 16:18:32 +0000 Received: from localhost ([127.0.0.1]:37730 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBJ5z-0007fI-UI for submit@debbugs.gnu.org; Sat, 22 Jan 2022 11:18:32 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBJ5x-0007f3-R6 for 52566@debbugs.gnu.org; Sat, 22 Jan 2022 11:18:30 -0500 Received: from [2001:470:142:3::e] (port=54430 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 1nBJ5s-0003X4-Cy; Sat, 22 Jan 2022 11:18:24 -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=ur5AGn0jcsEEeqyzQNpSm3LOYzX8/jajwTQjk3eDv98=; b=ZCkFXTiYsj6Q V17BNr+/RSQULpWi1/nV5ef0HxyKyyLMfsthCvXeBbbvkserymtoi+UfxbGEAbZsSTChSp/VNp55L q7CktuszbvcvTLl8YNneob72Y6tT5Q/5CQwSSEAUxw9Sot0ZOBmzaXUd2C0R2MqI0Ep/YPlzwKB2p 6dGmw7WNFJJP83EoY3tLTbyZp7Vb7MX6Fol2q8ImYFUWZblQaFEtzlv2tHYoMQcoTLhgI4VWRcl3A TupORJnUkatASw+EiKHArWD09CQbajpA1VW1CiFCXrp82g+U6sHMFnQP3XcIH8jFjHTU1WxeiPJpY qFbi8Xinm8uXPIZKXTYKJA==; Received: from [87.69.77.57] (port=4814 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 1nBJ5r-0007FT-QK; Sat, 22 Jan 2022 11:18:24 -0500 Date: Sat, 22 Jan 2022 18:18:05 +0200 Message-Id: <83a6fnn3r6.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <87a6fnbwnk.fsf@gnus.org> (message from Lars Ingebrigtsen on Sat, 22 Jan 2022 16:46:55 +0100) References: <87zgoz1yml.fsf@gnus.org> <87zgnnj1sk.fsf@gnus.org> <83ee4zn7w3.fsf@gnu.org> <87fspfdc8j.fsf@gnus.org> <83czkjn5pb.fsf@gnu.org> <87a6fnbwnk.fsf@gnus.org> 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 (---) > From: Lars Ingebrigtsen > Cc: 52566@debbugs.gnu.org > Date: Sat, 22 Jan 2022 16:46:55 +0100 > > Eli Zaretskii writes: > > > The doc string says: > > > > If this function returns nil, the object will be printed as usual. > > If it returns a string, that string will then be printed. If the > > function returns anything else, the object will not be printed. > > Fixed now. Did you forget to push? From unknown Fri Aug 15 20:56:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#52566: 29.0.50; Wishlist: There should be a print-unreadable-function variable Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Jan 2022 16:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52566 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 52566@debbugs.gnu.org Received: via spool by 52566-submit@debbugs.gnu.org id=B52566.164286848029808 (code B ref 52566); Sat, 22 Jan 2022 16:22:01 +0000 Received: (at 52566) by debbugs.gnu.org; 22 Jan 2022 16:21:20 +0000 Received: from localhost ([127.0.0.1]:37739 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBJ8i-0007ki-K0 for submit@debbugs.gnu.org; Sat, 22 Jan 2022 11:21:20 -0500 Received: from quimby.gnus.org ([95.216.78.240]:51086) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBJ8h-0007kV-Jl for 52566@debbugs.gnu.org; Sat, 22 Jan 2022 11:21:20 -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:Cc:To:From:Sender:Reply-To: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=zyBQCfGXF1nZxlL95Ty+eHeYA5OcIF/qV5by34+h0Zs=; b=A8/wRSb3eOLI5hms5VKLQrMXM5 ANiZP7FhjJ3wMIXwqBWQV87z+o/+otOBgsI8eF7QJenBdQu4+vpPC3MKHRaMfLgmu7yrxnjSxwpLU ++kVoy2cxz0CpP7aQmuR4Pepwj39ugenP78wUG1lV8bLXH0BZPP8DVAXEnNtKk2AINoQ=; 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 1nBJ8Y-0000wI-N5; Sat, 22 Jan 2022 17:21:13 +0100 From: Lars Ingebrigtsen References: <87zgoz1yml.fsf@gnus.org> <87zgnnj1sk.fsf@gnus.org> <83ee4zn7w3.fsf@gnu.org> <87fspfdc8j.fsf@gnus.org> <83czkjn5pb.fsf@gnu.org> <87a6fnbwnk.fsf@gnus.org> <83a6fnn3r6.fsf@gnu.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAD1BMVEUhICBdRTiaay6/ uKf///8oVM4CAAAAAWJLR0QEj2jZUQAAAAd0SU1FB+YBFhAVBR8iwicAAAFiSURBVDjLhZSLsYQg DEUTtwESG5DYwGr6723zAZQ3Oi/j7CKHm8snCBBBGQAoEfsBPUr+cQKp/oJU2ngAWYVIKhMgs1Dh BpYqG5IJ2IZbuCKSLSzuaAkjPQI2J+atmyKN/Ba1ASQHBTvATfrwa6LxLtJbPVVMARaqDdDwCIDD u8IcyzYUc/AbkPICCJ4Blv8A4gz4TXFtYXlR4B+FwFsqfAbIy/MCrSqePA7AWh9SrQeO03BFwWws +tXzOoUsmlXVnkNPreXuoRaouhvY6eZhfXrSqhH1tpuLA8EEXeHOn1D4r/FeYJqpTqUYf7QVWlc7 FnMOXQOrngnSWWovVdUcQKuEQR2Z+k1jl5x73kIHYzPdQiSAPdfVtCq3jYrCRrPVcfRe0jUr/qNf 4PmQEthMryJyCbdL4rOYxp/Zz77+u4DoCODz/k4GvGEHU93Qnp+Nfc6EbPXRQVtE2y3yVkHsc8If qpEzrXeRwQUAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjItMDEtMjJUMTY6MjE6MDUrMDA6MDB+zll9 AAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIyLTAxLTIyVDE2OjIxOjA1KzAwOjAwD5PhwQAAAABJRU5E rkJggg== X-Now-Playing: James White & The Blacks's _Second Chance_: "Contort Yourself (Original British Mix)" Date: Sat, 22 Jan 2022 17:21:10 +0100 In-Reply-To: <83a6fnn3r6.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 22 Jan 2022 18:18:05 +0200") Message-ID: <871r0zbv2h.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: Eli Zaretskii writes: > Did you forget to push? Yup. 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 (---) Eli Zaretskii writes: > Did you forget to push? Yup. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no