unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#39909: 26.2; list-timers doesn't use the fractional part for displaying repeat
@ 2020-03-04 16:49 ndame
  2020-10-27 10:00 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: ndame @ 2020-03-04 16:49 UTC (permalink / raw)
  To: 39909

[-- Attachment #1: Type: text/plain, Size: 351 bytes --]

When doing an M-x list-timer I see entries like 5.00 in the repeat column. 
It's apparently the repeat time in minutes.

I also see a timer of mine which repeats every 30 seconds and it is displayed
with a repeat value of 0.00

If the repeat is displayed as a floating point value then shouldn't it say 0.5 for a
timer with 30 seconds repeat?

[-- Attachment #2: Type: text/html, Size: 402 bytes --]

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

* bug#39909: 26.2; list-timers doesn't use the fractional part for displaying repeat
  2020-03-04 16:49 bug#39909: 26.2; list-timers doesn't use the fractional part for displaying repeat ndame
@ 2020-10-27 10:00 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2020-10-27 10:00 UTC (permalink / raw)
  To: ndame; +Cc: 39909

ndame <emacsuser@freemail.hu> writes:

> When doing an M-x list-timer I see entries like 5.00 in the repeat column. 
> It's apparently the repeat time in minutes.
>
> I also see a timer of mine which repeats every 30 seconds and it is displayed
> with a repeat value of 0.00
>
> If the repeat is displayed as a floating point value then shouldn't it say 0.5 for a
> timer with 30 seconds repeat?

This was fixed earlier this year, so I'm closing this bug report.

commit 74489bdcb663722b1747f6a3f81f1f111c751f04
Author:     Eli Zaretskii <eliz@gnu.org>
AuthorDate: Wed Mar 25 16:18:37 2020 +0200

    Improve the UI of 'list-timers'
    
    * lisp/emacs-lisp/timer-list.el (list-timers): Display both "Next"
    and "Repeat" in units of seconds, for consistency.
    (timer-list-mode): Add help-echo to column headers.


-- 
(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:[~2020-10-27 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-04 16:49 bug#39909: 26.2; list-timers doesn't use the fractional part for displaying repeat ndame
2020-10-27 10:00 ` 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).