all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* export to latex, make-backup-files, vc-make-backup-files
@ 2019-06-21 12:24 Uwe Brauer
  2019-06-21 14:54 ` Fraga, Eric
  2019-06-21 17:22 ` Nick Dokos
  0 siblings, 2 replies; 10+ messages in thread
From: Uwe Brauer @ 2019-06-21 12:24 UTC (permalink / raw)
  To: emacs-orgmode


Hi 

The following kills me.

I have set

make-backup-files t, 
vc-make-backup-files nil

I am in a directory which is under version control (mercurial).

The file test.org and test.tex are *both* under VC control.

However when I export test.org to test.tex say twice
the files 

test.tex
and 

test.tex.~1~

are generated and if I export once again I will have another backup
file.


I even set in my orgfile 
#+BEGIN_SRC emacs-lisp 
(set (make-local-variable 'make-backup-files) nil)
#+END_SRC

But it does not help

Is this a bug?

Regards

Uwe Brauer 

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-06-24 16:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-21 12:24 export to latex, make-backup-files, vc-make-backup-files Uwe Brauer
2019-06-21 14:54 ` Fraga, Eric
2019-06-21 15:22   ` Uwe Brauer
2019-06-21 16:23     ` Fraga, Eric
2019-06-21 17:22 ` Nick Dokos
2019-06-22 10:50   ` Uwe Brauer
2019-06-22 14:07   ` Uwe Brauer
2019-06-24 13:10     ` Nick Dokos
2019-06-24 16:53       ` Uwe Brauer
2019-06-22 14:15   ` [[Kludge]] (was: export to latex, make-backup-files, vc-make-backup-files) Uwe Brauer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.