From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Marie Gaillourdet Subject: Re: Agenda and Reloading Changed Files Date: Tue, 27 Oct 2009 17:39:14 +0100 Message-ID: References: <863a5frn3f.fsf@pmade.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N2p4A-0003bM-KE for emacs-orgmode@gnu.org; Tue, 27 Oct 2009 12:38:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N2p46-0003TU-2Z for emacs-orgmode@gnu.org; Tue, 27 Oct 2009 12:38:38 -0400 Received: from [199.232.76.173] (port=49006 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N2p45-0003TM-U7 for emacs-orgmode@gnu.org; Tue, 27 Oct 2009 12:38:33 -0400 Received: from mailgw1.uni-kl.de ([131.246.120.220]:33215) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N2p45-0002bq-FH for emacs-orgmode@gnu.org; Tue, 27 Oct 2009 12:38:33 -0400 Received: from goedel.informatik.uni-kl.de.gaillourdet.net (dslb-084-058-130-166.pools.arcor-ip.net [84.58.130.166]) (authenticated bits=0) by mailgw1.uni-kl.de (8.13.8/8.13.8/Debian-3) with ESMTP id n9RGcK8U005521 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 27 Oct 2009 17:38:23 +0100 In-Reply-To: <863a5frn3f.fsf@pmade.com> 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: emacs-orgmode@gnu.org Hi Peter, there is auto-revert-mode in Emacs 23. I don't know about earlier versions. I have (global-auto-revert-mode t) in my .emacs, which makes Emacs revert all buffers without unsaved data when idle. This should reduce the amount of questions to cases where you would loose data when reverting. Regards, Jean-Marie At Mon, 19 Oct 2009 17:16:36 -0600, Peter Jones wrote: > > I have a couple of org files that are generated from cronjobs in the > morning. Throughout the day, however, reloading the agenda prompts me > with: > > library.org changed on disk; really edit the buffer? (y, n, r or C-h) > > And it does so every time I reload, even though the file hasn't changed > since this morning. > > Anyone know a workaround for this? > > -- > Peter Jones - 303-219-0226 > http://contextualdevelopment.com > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode