GNU bug report logs - #54904
list timers showing unnecessary verbose time info

Previous Next

Package: emacs;

Reported by: Kiss Dénes <laszlomail <at> protonmail.com>

Date: Wed, 13 Apr 2022 11:52:01 UTC

Severity: normal

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kiss Dénes <laszlomail <at> protonmail.com>
To: "Bug reports for GNU Emacs,
 the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
Subject: list timers showing unnecessary verbose time info
Date: Wed, 13 Apr 2022 11:51:22 +0000
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, 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

etc.




This bug report was last modified 3 years and 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.