Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server side close #612

Open
MarcRohrer opened this issue Jun 27, 2023 · 0 comments
Open

Server side close #612

MarcRohrer opened this issue Jun 27, 2023 · 0 comments

Comments

@MarcRohrer
Copy link

Hi,

I experience the following kind of error

CL-USER> (testpkg:testfunc "teststring")  
; Debugger entered on #<SB-INT:SIMPLE-READER-PACKAGE-ERROR "The symbol ~S is not external in the ~A package." {236425E1}>  
[1] CL-USER>  
; Evaluation aborted on #<SB-INT:SIMPLE-READER-PACKAGE-ERROR "The symbol ~S is not external in the ~A package." {236425E1}>  
; Server side close  
; --------------------------------------------------------  

whenever I happen to have a coding error. The repl still runs in the backgrund. I then kill the buffer and start sly again. I am then asked:

[sly] Switch to open connection?  
  (Customize ``sly-command-switch-to-existing-lisp' to avoid this prompt.)  
  Connections:   
sbcl  
(start a new one)  

When I connect ot the existing one, everything seems fine.
Can this behavior be prevented?

I run Emacs 28.2. on Windows 10.

regards

Marc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant