emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Temp files are not deleted after beamer export with source code


From: James Harkins
Subject: Re: [O] Temp files are not deleted after beamer export with source code blocks
Date: Wed, 06 Nov 2013 17:44:17 +0800
User-agent: Trojita/v0.3.96-git; Qt/4.8.1; X11; Linux; Ubuntu 12.04.3 LTS

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

[Prev in Thread] Current Thread [Next in Thread]