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
makomo has quit [Quit: WeeChat 2.2]
steven1 has joined #slime
makomo has joined #slime
scymtym has quit [Read error: Connection reset by peer]
_whitelogger has joined #slime
scymtym has joined #slime
moldybits has quit [Quit: WeeChat 2.2]
moldybits has joined #slime
malm_ has joined #slime
malm has quit [Ping timeout: 245 seconds]
makomo has quit [Quit: WeeChat 2.2]
aerique has joined #slime
edgar_ has joined #slime
aerique` has joined #slime
malm has joined #slime
malm_ has quit [Ping timeout: 255 seconds]
edgar-rft has quit [Ping timeout: 255 seconds]
aerique has quit [Ping timeout: 255 seconds]
<luis`> fiddlerwoaroof: were you able to reproduce coetry's bug report?
moldybits has quit [Ping timeout: 244 seconds]
<luis`> It works for me on Allegro CL.
luis` is now known as luis
moldybits has joined #slime
<jackdaniel> autocompletion of symbols with whitespaces is bogus
<jackdaniel> try (defun |GET /foo/bar| () 42)
<jackdaniel> (|GE<complete> – so far good
<jackdaniel> (|GET /<complete> – we are in the woods
<jackdaniel> (if we have two functions |GET /foo/bar| and |GET /bar/foo| problem gets more apparent
<jackdaniel> )
<Shinmera> autocomplete for pathnames with spaces is also bugged
aerique` has quit [Ping timeout: 268 seconds]
<luis> forward-sexp and backward-sexp seem to handle such symbols, so I guess that's a start.
<luis> Except when they're incomplete.
<luis> So, unless we can teach backward-sexp to handle such things, we're out of luck.
edgar_ has quit [Quit: Leaving]
<luis> The pathname thing is probably the very same issue.
<Shinmera> hopefully. It hits me a lot
steven1 has quit [Read error: Connection reset by peer]
<luis> Sadly, I don't know if making {backward,forward}-sexp handle incomplete sexps is feasible/practical.
scymtym_ has joined #slime
scymtym has quit [Ping timeout: 252 seconds]
scymtym_ has quit [Ping timeout: 264 seconds]
edgar-rft has joined #slime
scymtym has joined #slime
stassats has joined #slime