From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: export to latex, make-backup-files, vc-make-backup-files Date: Mon, 24 Jun 2019 09:10:58 -0400 Message-ID: <87lfxrp1r1.fsf@alphaville.usersys.redhat.com> References: <8736k3ktwt.fsf@mat.ucm.es> <87sgs2q2dz.fsf@alphaville.usersys.redhat.com> <87o92pbtn5.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33601) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfOkh-0001cb-UC for emacs-orgmode@gnu.org; Mon, 24 Jun 2019 09:11:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hfOkg-0006u8-Ii for emacs-orgmode@gnu.org; Mon, 24 Jun 2019 09:11:19 -0400 Received: from [195.159.176.226] (port=42870 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hfOke-0006oA-T9 for emacs-orgmode@gnu.org; Mon, 24 Jun 2019 09:11:18 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hfOkW-0017eN-KY for emacs-orgmode@gnu.org; Mon, 24 Jun 2019 15:11:08 +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" To: emacs-orgmode@gnu.org Uwe Brauer writes: > > Uwe Brauer writes: > > > FWIW, I tried a set-up with git (I don't have mercurial available) and I cannot > > reproduce this. > > > I'm not using numbered backups but the two variables you mention are set the > > same way for me. Here's what I did: > > Do you have really > make-backup-files t, > vc-make-backup-files nil > Those are the setting I have. > > The only way I can stop the backup nightmare, is set it to nil, > globally, which is not what I want. > Why not? If it's under VC, why do you need emacs to make backups for you? -- Nick "There are only two hard problems in computer science: cache invalidation, naming things, and off-by-one errors." -Martin Fowler