-
Notifications
You must be signed in to change notification settings - Fork 36
Wrong-type-argument stringp #81
Comments
I had a problem like that once. The good news is that I think it's pretty rare, so you can probably just restart Emacs and everything will be back to normal. |
Forget what I had written on the previous comment earlier. I was misreading the backtrace. |
@thierryvolpiatto and @jwiegley, do you have any idea of what may be causing this? More specifically, there's an element deep in that list that looks like this:
Though it should really look like this:
|
Artur Malabarba [email protected] writes:
No idea, I am not using paradox, but the helm interface for packages and I just tried to install projectile (I don't use this normally) from
Perhaps turn on async-debug to see what is going on ? Thierry |
Artur Malabarba [email protected] writes:
BTW if that help the message is coming from `set-fill-column'. Thierry |
I am not sure what is going on here but it looks like emacs is outputting an unexpected output which is being misinterpreted?
The text was updated successfully, but these errors were encountered: