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
_whitelogger has joined #slime
seok has quit [Ping timeout: 246 seconds]
scymtym has joined #slime
luis has quit [Quit: The Lounge - https://thelounge.chat]
nicktick has joined #slime
luis has joined #slime
sabetts has joined #slime
<sabetts> I'd like a lisp function to display a progress bar
<sabetts> in the terminal sending \r clears the line so I can update the progress bar
<sabetts> but in slime I get each progress updated separated ^M
<sabetts> is there any way to display a progress bar within slime?
<Shinmera> not without swank:eval-in-emacs, which requires explicit permission in the emacs config.
<luis> There’s swank:ed-rpc too which can call functions defined with defslimefun in elisp
<sabetts> thanks
<sabetts> sounds like I'd have to code something special to handle the ^Ms
nicktick has quit [Quit: Leaving.]
CrashTestDummy has quit [Quit: Leaving]
Colleen has quit [Ping timeout: 240 seconds]
Colleen has joined #slime