From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: [OT] Git plus Syncthing: breaking hard links Date: Tue, 05 Apr 2016 16:04:55 +0800 Message-ID: <87r3eka3bs.fsf@ericabrahamsen.net> References: <87h9fgbm2j.fsf@ericabrahamsen.net> <87egak32s5.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anLz2-0005Be-1O for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 04:05:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anLyx-0001Az-V9 for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 04:05:07 -0400 Received: from plane.gmane.org ([80.91.229.3]:53667) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anLyx-0001Av-OP for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 04:05:03 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1anLyw-0007Jb-06 for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 10:05:02 +0200 Received: from 114.248.29.184 ([114.248.29.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Apr 2016 10:05:01 +0200 Received: from eric by 114.248.29.184 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Apr 2016 10:05:01 +0200 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: emacs-orgmode@gnu.org Eric S Fraga writes: > Hi Eric, > > I don't know syncthing at all and how MacOS works even less [1] but I do > know emacs... a little. Could the problem be related to how emacs does > backups? cf. backup-by-copying and make-backup-files Hmm, I have my Emacs set up to not make backups, but maybe my colleague's Emacs isn't... I will take a look. > Just throwing things into the mix in case something helps! That's basically all I was hoping for from this list! Thanks for throwing things in :) E