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

emacs hangs #120

Open
vijayvd opened this issue Jul 20, 2013 · 3 comments
Open

emacs hangs #120

vijayvd opened this issue Jul 20, 2013 · 3 comments

Comments

@vijayvd
Copy link

vijayvd commented Jul 20, 2013

Hi Gabriel,
I have been facing this issue for sometime. Let's say numpy has been imported as np. Emacs hangs when I have typed "np. " . I think it is trying to do an autocomplete but is not able to finish. Do you know what might be going on?

Regards,
Vijay

@gabrielelanaro
Copy link
Owner

Yes this is definitely possible. You can try disabling ropemacs by M-x ropemacs-mode and then try the completion again. Does it work?

@vijayvd
Copy link
Author

vijayvd commented Aug 7, 2013

It didn't work. Even after disabling ropemacs, I have the same problem.

@oliverangelil
Copy link

It's probably pyflakes. It tends to make things hang.

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