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

cljr-move-file freezes without a clue of what it's doing #467

Open
jimka2001 opened this issue Apr 4, 2020 · 1 comment
Open

cljr-move-file freezes without a clue of what it's doing #467

jimka2001 opened this issue Apr 4, 2020 · 1 comment

Comments

@jimka2001
Copy link

#465 Expected behavior
When I use M-x cljr-move-form, i expect to see something like what happens on
[https://github.com/clojure-emacs/clj-refactor.el/wiki/cljr-move-form](the move form video).
It should ask me which file I'd like to move the top level from into.

Actual behavior

When I put the cursor inside a form and use M-x cljr-move-form, emacs seems to freeze, nothing happens. If I press C-g, the cursor comes back but the form containing the cursor has vanished. i can get it back with C-y, so no harm done.

The same thing happens if I select several forms, and then M-x cljr-move-form.

Steps to reproduce the problem

Put the cursor inside a form and press M-x cljr-move-form.

I'm providing the project I'm using. The form I tried it in was
in the file clojure-rte/src/clojure_rte. My cursor was sitting on line 560.

clojure-rte.zip

Environment & Version information

clj-refactor.el version information

"clj-refactor 2.5.0 (package: 20200229.1105), refactor-nrepl is unreachable"

CIDER version information

;; Connected to nREPL server - nrepl://localhost:63956
;; CIDER 0.24.0 (India), nREPL 0.6.0
;; Clojure 1.10.0, Java 14

Leiningen or Boot version

Leiningen 2.9.3 on Java 14 Java HotSpot(TM) 64-Bit Server VM

Emacs version

GNU Emacs 26.3 (build 1, x86_64-apple-darwin18.2.0, NS appkit-1671.20 Version 10.14.3 (Build 18D109)) of 2019-09-02

Operating system

MacOS Catalina
Version 10.15.3
MacBook Pro (13-inch, 2018, Four Thunderbolt 3 Ports)

@prertik prertik mentioned this issue Apr 4, 2020
6 tasks
@expez
Copy link
Member

expez commented Apr 30, 2020

Was this solved by #468 @jimka2001?

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

2 participants