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

spacemacs/toggle-auto-completion broken #1289

Closed
darkfeline opened this issue Apr 20, 2015 · 7 comments
Closed

spacemacs/toggle-auto-completion broken #1289

darkfeline opened this issue Apr 20, 2015 · 7 comments

Comments

@darkfeline
Copy link
Contributor

spacemacs/toggle-auto-completion is broken. When trying to toggle auto completion, I get Symbol's value as variable is void: auto-completion-front-end. It checks for auto-completion-front-end which doesn't seem to get set.

Relevant file: https://github.com/syl20bnr/spacemacs/blob/develop/contrib/auto-completion/funcs.el

I suppose the solution would be to set that variable in config.el for the auto-completion layer, but I'm not sure if that's how it was supposed to work as designed.

@syl20bnr
Copy link
Owner

Thank for the report I'm going to fix it.

@syl20bnr
Copy link
Owner

so 20 days later it is fixed in develop :-)

@darkfeline
Copy link
Contributor Author

Confirmed fixed.

@hiphoox
Copy link

hiphoox commented May 14, 2015

When are you going to promote it to master? Or what it is the better way to get the update?

@syl20bnr
Copy link
Owner

I will push it in a few hours.

@syl20bnr
Copy link
Owner

@hiphoox Thank you for mentioning this fix. It is available on the master branch in version 0.101.4

@hiphoox
Copy link

hiphoox commented May 19, 2015

@syl20bnr Thanks!!

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