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

Add helm-flx #3414

Closed
wants to merge 1 commit into from
Closed

Add helm-flx #3414

wants to merge 1 commit into from

Conversation

TheBB
Copy link
Contributor

@TheBB TheBB commented Oct 15, 2015

See #3327.

@syl20bnr
Copy link
Owner

I merged it, now we have to wait for feedbacks :-)
Thank you 👍
Cherry-picked into develop branch, you can safely delete your branch.

@syl20bnr syl20bnr closed this Oct 19, 2015
@TheBB TheBB deleted the helm-flx branch October 19, 2015 07:53
@swsnr
Copy link
Contributor

swsnr commented Oct 23, 2015

Helm Flx causes binding stack overflows in SPC f f with long paths (e.g. Scala package directories). Just FYI, I didn't investigate any further.

@swsnr
Copy link
Contributor

swsnr commented Oct 23, 2015

Probably related to PythonNut/helm-flx#9

@TheBB
Copy link
Contributor Author

TheBB commented Oct 23, 2015

I know, I reported that issue ;-). #3500, #3327, PythonNut/helm-flx#9 and lewang/flx#75.

@PythonNut
Copy link
Contributor

Helm Flx causes binding stack overflows in SPC f f with long paths.

;; 5000 characters is a ridiculously long path
(setq max-lisp-eval-depth 5000
      max-specpdl-size 10000)

Should fix that.

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

Successfully merging this pull request may close these issues.

4 participants