From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Silvio Levy Newsgroups: gmane.emacs.help Subject: Re: display-time-* variables Date: Thu, 05 Jan 2012 10:17:43 -0800 Message-ID: <20120105181743.9F5F81827FF@neo.msri.org> NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1325787491 949 80.91.229.12 (5 Jan 2012 18:18:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2012 18:18:11 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 05 19:18:08 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rirt5-0002Xq-PX for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jan 2012 19:18:03 +0100 Original-Received: from localhost ([::1]:60695 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rirsz-0007WU-Rq for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jan 2012 13:17:57 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:41046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rirsq-0007WD-Ot for help-gnu-emacs@gnu.org; Thu, 05 Jan 2012 13:17:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rirsq-0002R5-3K for help-gnu-emacs@gnu.org; Thu, 05 Jan 2012 13:17:48 -0500 Original-Received: from spike.lmi.net ([66.117.140.17]:51146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rirso-0002Qi-Cj; Thu, 05 Jan 2012 13:17:46 -0500 Original-Received: from neo.msri.org (75-101-50-210.dsl.static.sonic.net [75.101.50.210]) by spike.lmi.net (Postfix) with ESMTP id 95162154112; Thu, 5 Jan 2012 10:17:44 -0800 (PST) Original-Received: by neo.msri.org (Postfix, from userid 1000) id 9F5F81827FF; Thu, 5 Jan 2012 10:17:43 -0800 (PST) Original-Received: from neo.msri.org (localhost [127.0.0.1]) by neo.msri.org (Postfix) with ESMTP id 73F8F1827F5; Thu, 5 Jan 2012 10:17:43 -0800 (PST) In-reply-to: Your message of Thu, 05 Jan 2012 07:02:07 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 66.117.140.17 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83356 Archived-At: > That's expected: display-time-load-average is not a user option. It > is the value of the load average shown in the mode line. Thank you for clarifying that. I would suggest in that case that "Its value is 0" as a result of C-h v is misleading, as it negates the description "Load average currently being shown in mode line", which would otherwise be clear. Best wishes, Silvio