GNU bug report logs -
#21002
25.0.50; (elisp): `Mode Line Variables', doc of `display-time-string'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Tue, 7 Jul 2015 14:46:02 UTC
Severity: minor
Tags: fixed
Found in version 25.0.50
Fixed in version 26.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Variable `global-mode-string' is described in (elisp): `Mode Line
Variables', including its default value. `display-time-string' is
mentioned explicitly.
But `C-h v' tells you nothing about `display-time-string'. To
understand something about it you need to look at `time.el'.
1. At the least, some doc string should be added for
`display-time-string'. It can, for example, refer users to command
`display-time' or to (emacs) `Optional Mode Line', where `display-time'
is covered.
2. (elisp): `Mode Line Variables' should itself cross-reference (emacs)
`Optional Mode Line' or at least mention command `display-time',
where it mentions `display-time-string'.
Displaying the time in the mode-line is a user-level thing, and there
are many user options that control the resulting `display-time-string'.
The only mention of `display-time-string' in the Elisp manual should at
least point readers to information about the things that control the
content of `display-time-string', especially since most of these things
are user-level controls (e.g., options, a command).
In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
of 2014-10-20 on LEG570
Bzr revision: 118168 rgm <at> gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'
This bug report was last modified 8 years and 229 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.