all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* don't show load-average
@ 2003-11-02 13:18 Armstrong
  2003-11-02 20:43 ` Johan Bockgård
  2003-11-02 21:00 ` Henrik Enberg
  0 siblings, 2 replies; 4+ messages in thread
From: Armstrong @ 2003-11-02 13:18 UTC (permalink / raw)


hello,

I use (display-time) to show the time
in emacs. but does anyone know of a way
to not show the load average on the
mode-line.

thanks.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: don't show load-average
  2003-11-02 13:18 don't show load-average Armstrong
@ 2003-11-02 20:43 ` Johan Bockgård
  2003-11-05  0:49   ` Armstrong
  2003-11-02 21:00 ` Henrik Enberg
  1 sibling, 1 reply; 4+ messages in thread
From: Johan Bockgård @ 2003-11-02 20:43 UTC (permalink / raw)


Armstrong <armstrong@singnet.com> writes:

> I use (display-time) to show the time in emacs. but does anyone know
> of a way to not show the load average on the mode-line.

The appearance is controlled by the variable
`display-time-string-forms'.

-- 
Johan Bockgård

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: don't show load-average
  2003-11-02 13:18 don't show load-average Armstrong
  2003-11-02 20:43 ` Johan Bockgård
@ 2003-11-02 21:00 ` Henrik Enberg
  1 sibling, 0 replies; 4+ messages in thread
From: Henrik Enberg @ 2003-11-02 21:00 UTC (permalink / raw)


Armstrong <armstrong@singnet.com> writes:

> I use (display-time) to show the time in emacs. but does anyone know
> of a way to not show the load average on the mode-line.

Something like:

(setq display-time-load-average-threshold 100)

in your .emacs is probably easiest.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: don't show load-average
  2003-11-02 20:43 ` Johan Bockgård
@ 2003-11-05  0:49   ` Armstrong
  0 siblings, 0 replies; 4+ messages in thread
From: Armstrong @ 2003-11-05  0:49 UTC (permalink / raw)


Johan Bockgård wrote:

> Armstrong <armstrong@singnet.com> writes:
> 
>> I use (display-time) to show the time in emacs. but does anyone know
>> of a way to not show the load average on the mode-line.
> 
> The appearance is controlled by the variable
> `display-time-string-forms'.
> 

thanks, that works.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-11-05  0:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-02 13:18 don't show load-average Armstrong
2003-11-02 20:43 ` Johan Bockgård
2003-11-05  0:49   ` Armstrong
2003-11-02 21:00 ` Henrik Enberg

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.