Fork me on GitHub
#emacs
<
2018-08-01
>
pradyumna11:08:48

hi, how do I update refactor-nrepl to work with [nrepl 0.4.3]. should i add something in profiles.clj?

bozhidar12:08:59

@pradyumna Someone has to update the code in refactor-nrepl to look like this https://github.com/nrepl/piggieback/blob/master/src/cider/piggieback.clj#L19 (replace unconditional requires of tools.nrepl with dynamic ones).

pradyumna15:08:07

@bozhidar Thanks, I'll try it and see if i can do a PR

richiardiandrea16:08:42

when emacs calls a function from a menu (cider, created with easy-menu-define) - which buffer is the call executed in?