[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [babel][patch] org-test-with-temp-text-in-file works in Emacs 22
From: |
Martyn Jago |
Subject: |
[O] [babel][patch] org-test-with-temp-text-in-file works in Emacs 22 |
Date: |
Wed, 04 Jan 2012 13:48:26 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (darwin) |
Attached is a patch to fix macro `org-test-with-temp-text-in-file' on
Emacs 22.
In Emacs 22 the (kill-buffer) argument is NOT optional. This change
reflects this and allows the macro `org-test-with-temp-text-in-file'
to work in Emacs 22 for org compatibility. This fixes the test
`test-ob-lob/do-not-eval-lob-lines-in-example-blocks-on-export' on Emacs 22.
This fixes the remaining unexpected test failure on Emacs 22.1.1
Best, Martyn
0001-Modify-macro-org-test-with-temp-text-in-file-to-work.patch
Description: modify-macro-org-test-with-temp-text-in-file-for-emacs22
- [O] [babel][patch] org-test-with-temp-text-in-file works in Emacs 22,
Martyn Jago <=