help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: blinking the modeline


From: Barry Margolin
Subject: Re: blinking the modeline
Date: Wed, 23 Apr 2003 17:18:23 GMT

In article <c6d3cf9e.0304230607.25d0fa7d@posting.google.com>,
Rob Meyer <roblist@bigdis.com> wrote:
>What I'm trying to do is flash the mode line every 180 seconds or so
>while Emacs is idle. The firewalls at work close the tcp conduit if
>there is no activity for some ridiculously low timeout (5 minutes or
>so). I could of course suspend Emacs and do my usual trick, "iostat
>180", but I'd rather do it in emacs. I've figured out that
>run-with-idle-timer won't really do what I want since it will only run
>once and I'll have to figure out something more complex there. I
>thought that would be the hard party, but....

Why don't you just turn on the time display on the mode line, with
(display-time)?  It will update every minute.

-- 
Barry Margolin, barry.margolin@level3.com
Genuity Managed Services, a Level(3) Company, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]