geiser-users
[Top][All Lists]
Advanced

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

[Geiser-users] Possible bug


From: Mark Skilbeck
Subject: [Geiser-users] Possible bug
Date: Wed, 23 May 2012 21:59:14 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

I came across this while reading my beloved SICP!

Emacs 24. M-x run-guile.

To the issue. The following code in the REPL leads to an error in
emacs, "Text is read-only":
(begin
  (display ";;;")
  (newline)
  (read))

Any ideas?



reply via email to

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