From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-agenda-show-current-time-in-grid and automatic refresh Date: Tue, 18 Jan 2011 10:58:03 +0100 Message-ID: <12FC8322-5B6B-46EF-9775-60FA6D0D6F01@gmail.com> References: <87fwsyyfcr.fsf@gmail.com> <20110111231909.2338897e@bhishma.homelinux.net> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=59014 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pf8KG-0004FL-5Q for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 04:58:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pf8KE-0000yf-GH for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 04:58:08 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:36526) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pf8KE-0000yS-Ab for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 04:58:06 -0500 Received: by fxm12 with SMTP id 12so6920507fxm.0 for ; Tue, 18 Jan 2011 01:58:05 -0800 (PST) In-Reply-To: <20110111231909.2338897e@bhishma.homelinux.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Suvayu Ali Cc: emacs-orgmode@gnu.org, Kiwon Um Hi, I believe this is superseded by the hack in org-hacks.org, so I have marked this patch off on the patchwork server. - Carsten On Jan 12, 2011, at 8:19 AM, Suvayu Ali wrote: > Hi Kiwon, > > On Wed, 12 Jan 2011 12:23:48 +0900 > Kiwon Um wrote: > >> Dear org users, >> >> The recent function for showing current time in agenda view is quite >> cool. I have a question about it. When the agenda view is being >> shown, >> is there any way to refresh it automatically so that makes the >> current >> time line always recent? >> > > I have thought about that, I even worked up a small minor mode for > that > (attached). But it doesn't seem to work very well. It updates only the > first time but fails subsequently. I am still a lisp newbie. If > someone > could guide me, I could give it another try. > > Right now it only updates if any of the agenda file buffers change > but I > would also like to put a timer. Then if no agenda files have been > edited > in a while (say 5 mins) the agenda buffer is refreshed anyway. But I > don't know how to do that. Any suggestions would be welcome. > >> Thanks. >> > > Thanks > >> -- >> Kiwon Um > > -- > Suvayu > > Open source is the future. It sets us free. > <0001-Implement-org-agenda-refresh-mode-minor- > mode.patch>_______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten