From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Open Document Exporter Date: Tue, 25 Jun 2013 07:05:27 +0530 Message-ID: <20130625013526.GA9892@panahar> References: <51C8BA2B.8010509@magma.com.ni> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrIFL-0002i3-JB for emacs-orgmode@gnu.org; Mon, 24 Jun 2013 21:40:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UrIFK-0003YF-Od for emacs-orgmode@gnu.org; Mon, 24 Jun 2013 21:40:39 -0400 Received: from mail-pb0-x22d.google.com ([2607:f8b0:400e:c01::22d]:51433) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrIFK-0003YB-EF for emacs-orgmode@gnu.org; Mon, 24 Jun 2013 21:40:38 -0400 Received: by mail-pb0-f45.google.com with SMTP id mc8so11817266pbc.32 for ; Mon, 24 Jun 2013 18:40:37 -0700 (PDT) Content-Disposition: inline In-Reply-To: <51C8BA2B.8010509@magma.com.ni> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Georg Lehner Cc: emacs-orgmode@gnu.org > > At the end of the export process I get the message: > > content.xml changed on disk; really edit the buffer? (y, n, r or C-h) > Please type y, n or r; or ? for help > > After typing 'y', I have to reconfirm with 'yes' and then with 'y' again to > get a valid export. > > Any tips how to fix or avoid this? You perhaps have content.xml open as a buffer in emacs. Close that buffer, and you should be fine. Vikas