GNU bug report logs - #39956
26.2; improve display of information of M-x list-timers

Previous Next

Package: emacs;

Reported by: ndame <emacsuser <at> freemail.hu>

Date: Fri, 6 Mar 2020 16:55:02 UTC

Severity: normal

Tags: fixed

Found in version 26.2

Fixed in version 28.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Mattias EngdegÄrd <mattiase <at> acm.org>
Cc: "Basil L. Contovounesios" <contovob <at> tcd.ie>, ndame <emacsuser <at> freemail.hu>,
 39956 <at> debbugs.gnu.org
Subject: Re: bug#39956: 26.2; improve display of information of M-x list-timers
Date: Fri, 30 Oct 2020 11:03:59 +0100
Mattias EngdegÄrd <mattiase <at> acm.org> writes:

> The fractions of a second are gone. Was that intended?
> I thought it was rather nice to have those, especially when comparing
> timers that would otherwise seem to expire simultaneously. Besides,
> 0.75 and 0 s are qualitatively rather different.

No, that was unintended.

Hm...  perhaps `format-second' should get support for fractional
seconds?  Introducing a new format spec should be easy enough, but what
should the format be?

%5s means front-padding with spaces so that it's 5 characters wide.
What about...  %5.2s to front-pad, and have two decimals?  Oh, yeah,
that's just the normal floating point spec; duh.

Should be trivial to implement.

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




This bug report was last modified 4 years and 202 days ago.

Previous Next


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