From unknown Fri Aug 08 22:23:32 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#54904 <54904@debbugs.gnu.org> To: bug#54904 <54904@debbugs.gnu.org> Subject: Status: list timers showing unnecessary verbose time info Reply-To: bug#54904 <54904@debbugs.gnu.org> Date: Sat, 09 Aug 2025 05:23:32 +0000 retitle 54904 list timers showing unnecessary verbose time info reassign 54904 emacs submitter 54904 Kiss D=C3=A9nes severity 54904 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 13 07:51:41 2022 Received: (at submit) by debbugs.gnu.org; 13 Apr 2022 11:51:41 +0000 Received: from localhost ([127.0.0.1]:51882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nebXA-0003cS-U4 for submit@debbugs.gnu.org; Wed, 13 Apr 2022 07:51:41 -0400 Received: from lists.gnu.org ([209.51.188.17]:52822) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nebX5-0003cH-QV for submit@debbugs.gnu.org; Wed, 13 Apr 2022 07:51:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47994) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nebX5-0007q7-GQ for bug-gnu-emacs@gnu.org; Wed, 13 Apr 2022 07:51:35 -0400 Received: from mail-4324.protonmail.ch ([185.70.43.24]:64189) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nebX2-0005ae-IL for bug-gnu-emacs@gnu.org; Wed, 13 Apr 2022 07:51:34 -0400 Date: Wed, 13 Apr 2022 11:51:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1649850688; bh=NIGefTXel1FYu22TF5Eg0WqaVODBqAvSLNtgSmcOvzc=; h=Date:To:From:Reply-To:Subject:Message-ID:From:To:Cc:Date:Subject: Reply-To:Feedback-ID:Message-ID; b=TUruD1D+Q7F4ucFvQk/yts/UR1Dz6H1g/wsjcF0sFmlzNXfnV4YlCujxz9TPzsHdO oXVXizabcGALOShcE25c2Jen3NyDn6EHABTxIQl/ztw4gXSzxhhN4V025zLgjw/vuc +PJC4SxPluZDGpcOLoQhjqpwjHpHrzUxSCfF3yTNVe13Gu+T5xO/SEmI0HyaYhRLUt TOM3GaScCrlRxPyCWyQRILQiQ8WeieWVF7Lh17CcUHsgFZVxrR9OtsR+BXaO39jjUn bPg6bSEX5feQiqsDfObFf1TsfoeCRJvX8I82gWPV6qVMpz5yFF2nyXnBIjVdRL50HI 2wzKtgVb0eUSg== To: "Bug reports for GNU Emacs, the Swiss army knife of text editors" From: =?utf-8?Q?Kiss_D=C3=A9nes?= Subject: list timers showing unnecessary verbose time info Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.24; envelope-from=laszlomail@protonmail.com; helo=mail-4324.protonmail.ch 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, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit 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: , Reply-To: =?utf-8?Q?Kiss_D=C3=A9nes?= Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) E.g: 3m 42.7s 5m 0.0s savehist-autosave 5m 44.2s 1h 0m 0.0s url-cookie-write-file 8h 14m 27.1s 1d 0h 0m 0.0s clean-buffer-list 11h 14m 27.4s 1d 0h 0m 0.0s run-hooks 18h 34m 27.1s 1d 0h 0m 0.0s recentf-cleanup The 0s should be dropped from the end, so the time column gets less busy, m= ore readable, so 5m 0.0s should be just 5m 1h 0m 0.0s should be just 1h 1d 0h 0m 0.0s should be just 1d etc. From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 13 09:31:26 2022 Received: (at 54904) by debbugs.gnu.org; 13 Apr 2022 13:31:26 +0000 Received: from localhost ([127.0.0.1]:52126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ned5i-0002VF-5v for submit@debbugs.gnu.org; Wed, 13 Apr 2022 09:31:26 -0400 Received: from quimby.gnus.org ([95.216.78.240]:58182) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ned5g-0002Uy-Cy for 54904@debbugs.gnu.org; Wed, 13 Apr 2022 09:31:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To: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=yCmsk4gHIUTEhulu8znOYA1Z0xSTSrkwUHsApm1uHQA=; b=QzF3VXSTfWQz91a8zLSb6md1Hg aTALJCxDU1nnHmuXZx0i7ro4l4brjT2atk6Ux4fFHCHZjRZXr3kTpgnR/elAasH3yoZHJAQllZklV S5dch78YQCvx4Vre/h3+OOH7d9veLmnWYwKzxoyo4BpfaDVwkesozazfzVQC+fa0u0YU=; 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 1ned5X-00044y-7j; Wed, 13 Apr 2022 15:31:17 +0200 From: Lars Ingebrigtsen To: Kiss =?utf-8?Q?D=C3=A9nes?= Subject: Re: bug#54904: list timers showing unnecessary verbose time info References: Date: Wed, 13 Apr 2022 15:31:13 +0200 In-Reply-To: ("Kiss =?utf-8?Q?D=C3=A9nes=22's?= message of "Wed, 13 Apr 2022 11:51:22 +0000") Message-ID: <87bkx5p0ta.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; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Kiss Dénes writes: > > 3m 42.7s 5m 0.0s savehist-autosave > 5m 44.2s 1h 0m 0.0s url-cookie-write-file > 8h 14m 27.1s 1d 0h 0m 0.0s clean-buffer-list > 11h 14m 27.4s 1d 0h 0m 0.0s run-hooks > 18h 34m 27.1s 1d 0h 0m 0.0s [...] 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: 54904 Cc: 54904@debbugs.gnu.org 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 (---) Kiss D=C3=A9nes writes: > > 3m 42.7s 5m 0.0s savehist-autosave > 5m 44.2s 1h 0m 0.0s url-cookie-write-file > 8h 14m 27.1s 1d 0h 0m 0.0s clean-buffer-list > 11h 14m 27.4s 1d 0h 0m 0.0s run-hooks > 18h 34m 27.1s 1d 0h 0m 0.0s recentf-cleanup > > The 0s should be dropped from the end, so the time column gets less busy,= more readable, so > > 5m 0.0s should be just 5m > 1h 0m 0.0s should be just 1h > 1d 0h 0m 0.0s should be just 1d I've now fixed this in Emacs 29. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 13 09:31:32 2022 Received: (at control) by debbugs.gnu.org; 13 Apr 2022 13:31:32 +0000 Received: from localhost ([127.0.0.1]:52131 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ned5o-0002Ve-FP for submit@debbugs.gnu.org; Wed, 13 Apr 2022 09:31:32 -0400 Received: from quimby.gnus.org ([95.216.78.240]:58196) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ned5m-0002VD-JY for control@debbugs.gnu.org; Wed, 13 Apr 2022 09:31:30 -0400 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=G9v068sNNRX0oSj0CaTpLVDNUKF3/Z/Rr0XlyFX2xBo=; b=G4hHjlPxlCmuA6r6j9f9l6ZrOI g29Xxdfpxi2+OF4bHmNRm13pqure6phahAqqLxnwn4OvyhoCorqwENGL3M5ci0WFpKD/MmjXHLjl/ R9ZCp6nApUxmqdoFu0zlXPbYKtjIrcYcvi7VbOuvv27tGlryXo06fFWowUWiSgnK/yzU=; 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 1ned5e-000456-Na for control@debbugs.gnu.org; Wed, 13 Apr 2022 15:31:24 +0200 Date: Wed, 13 Apr 2022 15:31:19 +0200 Message-Id: <87a6cpp0t4.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #54904 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 54904 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 54904 29.1 quit From unknown Fri Aug 08 22:23:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 12 May 2022 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator