From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Ihm Subject: Re: BUG (?): org capture insist *.org file changed in disk, wipes file each time Date: Thu, 06 Jun 2013 20:51:53 +0200 Message-ID: <51B0DA49.8040205@ihm.name> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkfIA-00080U-9H for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 14:52:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UkfI7-0000PV-8q for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 14:52:10 -0400 Received: from smtp01.udag.de ([62.146.106.17]:44859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkfI7-0000P4-2I for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 14:52:07 -0400 In-Reply-To: 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: Xebar Saram Cc: org mode Hi Z. Sorry, but cannot think of a proper cause of your troubles other than dropbox. I do not use dropbox, but only rsync for synchronisation. I get the same message that you get now and then, but each time I get it, it is because I did synchronisation of my org-files from external sources, while emacs is still open. So can only suspect, that your trouble comes from bad interaction with dropbox. But as you said, you have already tried without, so it can only be very hidden and obscure. Does this happen without a network connection ? Best regards, Marc On 06/05/2013 05:18 PM, Xebar Saram wrote: > Hi all > > Im having serious issues with org-capture, ive tried everything i can think of including advice on #emacs but can find a solution/whats causing this. > > So the issue is this. i have org mode configured and working well (see below config). the thing is that after the 2nd or 3rd capture (to create a todo) emacs gives the following error: > > TODO.org changed on disk; really edit the buffer? (y, n, r or C-h) y > File on disk now will become a backup file if you save these changes. > > It happens each time i relaunch emacs/org but never on the first time i capture (that always works). it always happens from 2/3rd time i try to capture. > I have tired many things with no succes. i have tried it both with org 8.03 and other org that comes with default emacs 24 (from the 7.x series) with no success. > i have checked carefully that no other app is accessing that file while emacs/org is editing it > i have moved the todo file and relevant org capture config to other folders (non dropbox/git/etc) and still the same issue occurs > > another big issue is that sometime when i press Yes to the above error it wipes the whole todo file and puts only the latest capture > > any help would be greatly appreciated > > for reference here is my complete emacs conf file (in org mode format): https://paste.xinu.at/p27KN/ > > and the relevant capture part: https://paste.xinu.at/Autp/ > > Best > > Z.