emacs-orgmode@gnu.org archives
 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).