emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [patch][babel] Fix for bug in ob-emacs-lisp.el


From: Martyn Jago
Subject: [O] [patch][babel] Fix for bug in ob-emacs-lisp.el
Date: Thu, 05 Jan 2012 18:20:37 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (darwin)

A block with a comment on the final line of a source block currently
errors in an emacs-lisp block. 

This reduces down to the following at it's simplest:

#+begin_src emacs-lisp
#
#+end_src

Attached is a fix and regression tests

Best, Martyn

Attachment: 0001-Bug-fix-in-ob-emacs-lisp.el.patch
Description: bug-fix-and-tests


reply via email to

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