luis changed the topic of #slime to: SLIME, the Superior Lisp Interaction Mode for Emacs | https://common-lisp.net/project/slime | https://irclog.tymoon.eu/freenode/%23slime | https://irclog.whitequark.org/slime
Andrew has joined #slime
<Andrew> hi - I am trying to learn how to use Slime. I have installed the package, but when I run M-x slime emacs says "Wrong type argument: stringp, nil". Not sure what I should be doing differently
<ck_> take a look at the backtrace by setting (setq debug-on-error t) first
<Andrew> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
<Andrew> string-match("[ \f\011\n\015\013]+" nil 0)
<Andrew> slime-lisp-options()
<Andrew> split-string(nil)
<Andrew> slime-read-interactive-args()
<Andrew> slime()
<Andrew> funcall-interactively(slime)
<Andrew> call-interactively(slime record nil)
<Andrew> command-execute(slime record)
<Andrew> execute-extended-command(nil "slime" "slime")
<Andrew> funcall-interactively(execute-extended-command nil "slime" "slime")
<Andrew> call-interactively(execute-extended-command nil nil)
<Andrew> command-execute(execute-extended-command)
ck_ has quit [Quit: dist-upgrade]
<Andrew> looks like the issue is inferior-lisp-program is not defined
ck_ has joined #slime
<ck_> so, set it?
<Andrew> It is odd that I had to set that, I had the SBCL path in my init.
<Andrew> now I am seeing Process inferior-lisp not running
<Andrew> got it working, thanks for your help
<ck_> have fun with it. If you like debugging things, especially try the Trace Dialog
Andrew has quit [Ping timeout: 252 seconds]
_whitelogger has joined #slime
_whitelogger has joined #slime
makomo has joined #slime
trafaret1 has joined #slime
<trafaret1> hi there
<ck_> hello
trafaret1 has quit [Remote host closed the connection]
makomo has quit [Ping timeout: 258 seconds]
moldybits has quit [Quit: WeeChat 2.4]
moldybits has joined #slime
makomo has joined #slime
makomo has quit [Ping timeout: 248 seconds]