help-gnu-emacs
[Top][All Lists]
Advanced

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

slime breaking many emacs commands


From: Brendan Miller
Subject: slime breaking many emacs commands
Date: Wed, 28 Mar 2012 19:16:45 -0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10

In the slime repl, if I enter some invalid expression. Say, abc, I get this error in the minibuffer:

error in proces filter: Wrong type argument: characterp, nil

Then if I try to exit emacs (C-x C-c) I get this error:

Error in post-command-hook: (wong-type-argument characterp nil)

Thereafter C-x C-c and many other commands result in this error:

Wrong type argument: characterp, nil

So basically, when I use slime it ends up borking emacs, and forcing me to kill the process.

Has anyone seen this? Any tips for troubleshooting slime?

I'm using the slime install from quicklisp. I can upgrade to CVS, but I figure that the version in quicklisp is fairly widely used.

Thanks,
Brendan


reply via email to

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