[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [babel][patch] provide consistent result removal (type `wrap')
From: |
Martyn Jago |
Subject: |
[O] [babel][patch] provide consistent result removal (type `wrap') |
Date: |
Tue, 24 Jan 2012 15:53:07 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (darwin) |
Patch to fix `org-babel-result-end' command to provide consistent result
removal where result is type `wrap'.
Prior to this fix multiple (org-ctrl-c-ctrl-c) commands will add
multiple newlines to the end of results (one newline per block
execution).
This patch also fixes the test
`test-ob/org-babel-remove-result--results-wrap' which is uncommented in
the patch.
Best, Martyn
0001-Fix-org-babel-result-end-command-to-provide-consiste.patch
Description: provide consistent result removal (type `wrap')
- [O] [babel][patch] provide consistent result removal (type `wrap'),
Martyn Jago <=