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

Running SPC m r d f to run js-doc-insert-function-doc causes Emacs to hang #2840

Closed
bzalasky opened this issue Aug 31, 2015 · 2 comments
Closed

Comments

@bzalasky
Copy link

This occurs if the cursor isn't positioned right on a function (say it's right above it). While it can certainly be worked around, at the very least, it should probably provide some kind of feedback and not hang. I'll take a look at the repo that supplies this functionality and see if a solution jumps out at me.

@TheBB
Copy link
Collaborator

TheBB commented Sep 2, 2015

This seems to be an upstream problem. The binding calls js-doc-insert-function-doc, which is part of the js-doc package.

Let me know if you report upstream. If not I will close this.

@StreakyCobra
Copy link
Contributor

As there are no news from the original author, as requested, I'm closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants