Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!CC5.BBN.COM!jr From: jr@CC5.BBN.COM (John Robinson) Newsgroups: net.emacs Subject: Re: Problems w/ rmail in Gnuemacs 17.61.1 -- only 'get's first time Message-ID: <8609081332.AA04795@ucbvax.Berkeley.EDU> Date: Mon, 8-Sep-86 09:22:59 EDT Article-I.D.: ucbvax.8609081332.AA04795 Posted: Mon Sep 8 09:22:59 1986 Date-Received: Mon, 8-Sep-86 20:44:49 EDT References: <898@usl.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 9 The loadst program that is invoked by (display-time) does the sort of thing you want; you might try running it. It spawns a process which runs every minute (you could lengthen this time) and tells you information for your mode line: time, load average, i/o activity, and whether there is mail. Hardly a kludge... /jr