GNU bug report logs - #2711
[PATCH] CVS: time.el (display-time-default-load-average): Improve docstring

Previous Next

Package: emacs;

Reported by: Jari Aalto <jari.aalto <at> cante.net>

Date: Wed, 18 Mar 2009 19:10:04 UTC

Severity: minor

Tags: patch

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 2711 in the body.
You can then email your comments to 2711 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2711; Package emacs. (Wed, 18 Mar 2009 19:10:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jari Aalto <jari.aalto <at> cante.net>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Wed, 18 Mar 2009 19:10:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Jari Aalto <jari.aalto <at> cante.net>
To: Emacs bug BTS <submit <at> debbugs.gnu.org>
Subject: [PATCH] CVS: time.el (display-time-default-load-average): Improve docstring
Date: Wed, 18 Mar 2009 21:01:26 +0200
[Message part 1 (text/plain, inline)]
2009-03-18  Jari Aalto  <jari.aalto <at> cante.net>

        * time.el (display-time-default-load-average): Improve docstring
        to include allowable value 0, 1, 2 (for C-h v).

[0001-lisp-time.el-display-time-default-load-average-I.patch (text/x-diff, inline)]
From f7caf2a28f6e06bfd8b3564a3cb453979e6493ee Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto <at> cante.net>
Date: Wed, 18 Mar 2009 21:00:47 +0200
Subject: [PATCH] lisp/time.el: (display-time-default-load-average): Improve docstring

Signed-off-by: Jari Aalto <jari.aalto <at> cante.net>
---
 lisp/time.el |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/lisp/time.el b/lisp/time.el
index 965024b..874b606 100644
--- a/lisp/time.el
+++ b/lisp/time.el
@@ -65,7 +65,12 @@ directory `display-time-mail-directory' contains nonempty files."
 (defcustom display-time-default-load-average 0
   "Which load average value will be shown in the mode line.
 Almost every system can provide values of load for past 1 minute, past 5 or
-past 15 minutes.  The default is to display 1 minute load average."
+past 15 minutes. The default is to display 1 minute load average.
+The value can be one of:
+
+  0   => 1 minute load
+  1   => 5 minutes load
+  2   => 15 minutes load"
   :type '(choice (const :tag "1 minute load" 0)
 		 (const :tag "5 minutes load" 1)
 		 (const :tag "15 minutes load" 2)
-- 
1.6.1.3


Severity set to `minor' from `normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Wed, 18 Mar 2009 20:50:03 GMT) Full text and rfc822 format available.

Tags added: patch Request was from Jari Aalto <jari.aalto <at> cante.net> to control <at> emacsbugs.donarmstrong.com. (Fri, 20 Mar 2009 17:30:03 GMT) Full text and rfc822 format available.

Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Sat, 21 Mar 2009 19:05:07 GMT) Full text and rfc822 format available.

Notification sent to Jari Aalto <jari.aalto <at> cante.net>:
bug acknowledged by developer. (Sat, 21 Mar 2009 19:05:07 GMT) Full text and rfc822 format available.

Message #14 received at 2711-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 2711-done <at> debbugs.gnu.org
Subject: Re: bug#2711: [PATCH] CVS: time.el (display-time-default-load-average): Improve docstring
Date: Sat, 21 Mar 2009 14:57:09 -0400
Thanks.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Sun, 19 Apr 2009 14:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 66 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.