bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21691: Time display sometimes displays hundredths of a second


From: Ezekiel Fairfax
Subject: bug#21691: Time display sometimes displays hundredths of a second
Date: Thu, 15 Oct 2015 15:26:51 -0700

I use the non-GUI (emacs -nw) version of Emacs, version 23.1.1, on a Centos 6.6.

In my .emacs file, I have:

(display-time-mode t)

Sometimes, this results in the following:
  --3:11PM--

But then, seemingly for no reason, hundredths of a second appear (I assume that's what those numbers are):
  --3:11PM 0.15--

The trailing numbers change once per minute, when the time refreshes.  Once they have appeared, they do not go away, even after closing and re-opening Emacs.

How do I get rid of them permanently?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]