all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Silvio Levy <levy@msri.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: display-time-* variables
Date: Wed, 04 Jan 2012 23:27:02 -0800	[thread overview]
Message-ID: <20120105072702.51F811814BB@neo.msri.org> (raw)
In-Reply-To: Your message of Thu, 05 Jan 2012 02:01:28 -0500


Thanks, Eli.  Indeed I had the wrong name for the 24h variable.

Do you have any light to shed on display-time-load-average? 

Whether the file "foo" contains this text

(setq display-time-load-average t)
(display-time)

or the same text with "nil" instead of "t", the result of  

/usr/bin/emacs -Q -l foo

is the same: the load average is shown, and also, querying the value
of the variable with C-h v gives this: (with 0 either way)

   display-time-load-average is a variable defined in `time.el'.
   Its value is 0
   
   Documentation:
   Load average currently being shown in mode line. 

(I suppose I could instead set display-time-load-average-threshold to
a high value, which does work. Or I could try
display-time-string-forms. But somehow I'd like to understand how
display-time-load-average is mean to be used...)

Silvio





             reply	other threads:[~2012-01-05  7:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-05  7:27 Silvio Levy [this message]
2012-01-05 12:02 ` display-time-* variables Eli Zaretskii
2012-01-05 21:51   ` Stephen Berman
  -- strict thread matches above, loose matches on Subject: below --
2012-01-05 18:17 Silvio Levy
2012-01-05  6:14 Silvio Levy
2012-01-05  7:01 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120105072702.51F811814BB@neo.msri.org \
    --to=levy@msri.org \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.