Re: [O] bug in lisp code blocks

2014-08-03 Thread Eric Schulte
Hi Mark, Thanks for the example, I've just pushed up a fix. Best, Eric Mark Scala marksc...@gmail.com 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

Re: [O] bug in lisp code blocks

2014-07-30 Thread Mark Scala
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

Re: [O] bug in lisp code blocks

2014-07-28 Thread Bastien
Hi Mark, Mark Scala marksc...@gmail.com 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:

[O] bug in lisp code blocks

2014-07-22 Thread Mark Scala
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 #SB-IMPL::STRING-INPUT-STREAM {1003F862D3} [Condition of type