On Tuesday, October 29, 2013 4:06:29 PM HKT, Nicolas Goaziou wrote:
It should clean them up. Though, the "-2" suffix implies that a regexp
is needed to find temporary files.

Does the following patch work?

It seems not to have any effect. Here's what I did to try it:

1. cd ~/share/org-mode.git
2. git am ~/tmp/0001-ox-latex-Remove-all-temporary-files-when-compiling.patch
  - No git errors or conflicts here
3. make
  - No compilation errors
4. Quit and relaunch emacs.
- I have the following in ~/.emacs, so I should be loading org from my local git directory.
    (add-to-list 'load-path "/home/dlm/share/org-mode.git/lisp")
    (add-to-list 'load-path "/home/dlm/share/org-mode.git/contrib/lisp" t)
5. Open and export the document in question.

No ***-**.vrb files were deleted.

hjh

Reply via email to