Fork me on GitHub
#cider
<
2017-05-21
>
andrea.crotti09:05:34

@dpsutton FYI now the TAB issue solved itself

andrea.crotti09:05:46

by upgrading Emacs again, now I'm using GNU Emacs 26.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.18.9) of 2017-05-17

stardiviner11:05:32

How to get current nrepl connection with elisp function? I need to use in function nrepl-send-request.

stardiviner11:05:04

Is it (nrepl-connection-buffer-name)?

dpsutton17:05:46

good to know @andrea.crotti i'll make bootstrap again soon and hopefully see the improvements

dpsutton17:05:02

@stardiviner try (cider-current-connection)