So I was working in emacs and the suddenly, the slime-repl sbcl says text is read only. Well that\'s great because now I can\'t type anything into it. How do I fix?
You can change read-only mode by doing: M-x -> toggle-read-only -> RET (in other words press enter)
M-x
toggle-read-only
RET