From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Re: [BUG] revering agenda files Date: Mon, 12 Apr 2010 21:59:06 +0200 Message-ID: References: <874ojgmpr4.fsf@kotik.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1Pnt-0008Ip-Or for emacs-orgmode@gnu.org; Mon, 12 Apr 2010 16:00:17 -0400 Received: from [140.186.70.92] (port=43022 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1Pnr-0008G6-EG for emacs-orgmode@gnu.org; Mon, 12 Apr 2010 16:00:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1Pnp-0006Sq-UO for emacs-orgmode@gnu.org; Mon, 12 Apr 2010 16:00:15 -0400 Received: from lo.gmane.org ([80.91.229.12]:44468) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1Pnp-0006SW-NA for emacs-orgmode@gnu.org; Mon, 12 Apr 2010 16:00:13 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O1Pnl-0000yS-Ng for emacs-orgmode@gnu.org; Mon, 12 Apr 2010 22:00:09 +0200 Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 12 Apr 2010 22:00:09 +0200 Received: from rileyrgdev by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 12 Apr 2010 22:00:09 +0200 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 Ɓukasz Stelmach writes: > Hello. > > I'm not quite sure it is bug indeed but org-mode stops working as usual > when you change the agenda files behind the scenes. I sometimes do it > because I use org-mode on several machines and I keep my files > synchronised with git. Since git-vc.el doesn't provide interface for > git's push pull commands I have to invoke them from outside of Emacs. Use magit perhaps? or egg.