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

swank client attempt to call a string value #311

Closed
glyh opened this issue Feb 9, 2022 · 3 comments
Closed

swank client attempt to call a string value #311

glyh opened this issue Feb 9, 2022 · 3 comments

Comments

@glyh
Copy link
Contributor

glyh commented Feb 9, 2022

Here's the error message:

Error detected while processing ExitPre Autocommands for "*":                                                                  
E5108: Error executing lua ...ite/pack/packer/opt/conjure/lua/conjure/aniseed/core.lua:137: ...ker/opt/conjure/lua/conjure/clie
nt/common-lisp/swank.lua:40: attempt to call a string value                                                                    
stack traceback:                                                                                                               
        [C]: in function 'f'                                                                                                   
        ...ite/pack/packer/opt/conjure/lua/conjure/aniseed/core.lua:137: in function 'on-exit'                                 
        [string ":lua"]:1: in main chunk  

To reproduce:

  1. Do not open any remote server
  2. Open https://github.com/joaotavora/sly/blob/master/slynk/slynk.lisp
  3. :wq to save + quit.
@Dotrar
Copy link

Dotrar commented Feb 10, 2022

This seems to be that I just didn't define the exit callback correctly; I'm a little too swamped to try and work on it now but I'll see if I can fix it up shortly?

@Dotrar
Copy link

Dotrar commented Feb 10, 2022

nvim it was simple error: I fixed it in #313

Olical added a commit that referenced this issue Feb 12, 2022
@Olical Olical closed this as completed Feb 12, 2022
@Olical
Copy link
Owner

Olical commented Feb 12, 2022

Merged the fix, will release today!

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

3 participants