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

Fixed flycheck workaround when completion is aborted(#300) #302

Closed

Conversation

kumar8600
Copy link
Contributor

Thank you for issue reopening. I fixed behavior when completion is aborted.

Fixed points:

  • I made to start flycheck's syntax checking when completion is aborted too.
    • I add timer to detect completion is aborted.
    • I add user customizable variable to custom above timer's polling interval.
  • I made to load Flymake and Flycheck (if exist) before defadvice.
  • I splited function ac-setup for ac-syntax-checker-workaround because it becomes long.

@syohex syohex mentioned this pull request Jul 26, 2014
@syohex
Copy link
Contributor

syohex commented Jul 26, 2014

I merged.

@syohex syohex closed this Jul 26, 2014
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.

None yet

2 participants