kroegerlistas@pedrokroeger.net writes:
Hi,
the attached patch fixes a couple of small things:
Thanks, I'd already committed similar fixes before reading this message.
- expand-file-name in slime-start-lisp gives an error if directory is nill. I changed it to use default-directory if it's nill
Except that I made it not cd at all if the directory was nil. I have no idea of which of these two behaviours actually makes more sense.