unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#54904: list timers showing unnecessary verbose time info
@ 2022-04-13 11:51 Kiss Dénes via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-04-13 13:31 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Kiss Dénes via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-04-13 11:51 UTC (permalink / raw)
  To: 54904

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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#54904: list timers showing unnecessary verbose time info
  2022-04-13 11:51 bug#54904: list timers showing unnecessary verbose time info Kiss Dénes via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-04-13 13:31 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2022-04-13 13:31 UTC (permalink / raw)
  To: Kiss Dénes; +Cc: 54904

Kiss Dénes <laszlomail@protonmail.com> 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.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-13 13:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-13 11:51 bug#54904: list timers showing unnecessary verbose time info Kiss Dénes via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-04-13 13:31 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).