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

double M-x slime fails to open the second slime repl buffer #791

Open
informatimago opened this issue Sep 8, 2023 · 0 comments
Open

double M-x slime fails to open the second slime repl buffer #791

informatimago opened this issue Sep 8, 2023 · 0 comments

Comments

@informatimago
Copy link

To replicate, launch emacs:

  • C-u M-x slime RET ccl RET
  • C-u M-x slime RET sbcl RET # before slime-repl ccl opens.
    When both implementations have finished booting:
  * *inferior-lisp*<2>           42065 Comint:run       
  * *slime-repl ccl*                22 REPL             
  * *inferior-lisp*               8045 Comint:run       
 %  *GNU Emacs*                    990 Fundamental      
 %* *Messages*                   53928 Messages         
    *scratch*                      145 ELisp/d          
    *Shell Command Output*           0 Fundamental      
  * *Async Shell Command*           91 Shell:no process ~/
 %* *Warnings*                    1407 Special          
 %* *Compile-Log*                  136 Special          
 %* *Async-native-compile-log*     672 Fundamental      
  * *slime-events*                4825 Fundamental      

The second *inferior-lisp*<2> buffer with sbcl exists, and is ready (lisp prompt), but slime didn't create the *slime-repl sbcl* buffer.

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