You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to stumpw...@nongnu.org
I quit a stumpwm repl in emacs by entering a comma in the REPL and then
quit <RET>. This works fine, but then a few moments later the whole
stumpwm closes and I'm back to a tty screen. How can I close the REPL
without shutting down stumpwm?
Colin.
Szos
unread,
Jan 16, 2023, 8:20:30 AM1/16/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Colin Baxter, stumpw...@nongnu.org
Hi Colin,
You want to use the disconnect command, not quit. Quit exits the entire image, while disconnect disconnects sly/slime from the slynk/swank server.
> Hi Colin, You want to use the disconnect command, not quit. Quit
> exits the entire image, while disconnect disconnects sly/slime
> from the slynk/swank server.