Martyn Jago <martyn.j...@btinternet.com> writes: > 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 >
Hi Martyn, Thanks for the patch I tried to apply it and it generated a syntax error (missing paren). I then re-placed the missing paren (at least where I thought it would be) and re-ran the test suite to many new failures. Could you resubmit? Thanks, -- Eric Schulte http://cs.unm.edu/~eschulte/