Hi Mark,
Thanks for the example, I've just pushed up a fix.
Best,
Eric
Mark Scala writes:
> Thanks, Bastien, for helping me report this bug more effectively.
> This email summarizes all the information I have about this bug and
> how to reproduce it. The problem is that a comment which appears
Thanks, Bastien, for helping me report this bug more effectively.
This email summarizes all the information I have about this bug and
how to reproduce it. The problem is that a comment which appears as
the _last_ line of a (common) lisp code block causes an error when
that block is evaluated with C
Hi Mark,
Mark Scala writes:
> This is probably a bug:
Can you provide a complete recipe? What "lisp"?
Thanks,
> #+BEGIN_SRC lisp :results output
> (format t "Hello world.")
> ;; comment after, causes crash when block is evaluated with C-c C-c
> #+END_SRC
>
> Debugger message:
> #+BEGIN_Q
Greetings.
This is probably a bug:
#+BEGIN_SRC lisp :results output
(format t "Hello world.")
;; comment after, causes crash when block is evaluated with C-c C-c
#+END_SRC
Debugger message:
#+BEGIN_QUOTE
end of file on #
[Condition of type END-OF-FILE]
#+END_QUOTE
org-version: Org-mode v