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 autoload cookie for eglot-ensure. #120

Merged
merged 1 commit into from
Sep 24, 2018

Conversation

whatacold
Copy link
Contributor

@whatacold whatacold commented Sep 24, 2018

Hi,

Since we recommend to use eglot-ensure in hook in README:

  (add-hook 'foo-mode-hook 'eglot-ensure)

I think we should add the autoload cookie to it, to avoid the error:

File mode specification error: (void-function eglot-ensure)

@joaotavora joaotavora merged commit b061873 into joaotavora:master Sep 24, 2018
@joaotavora
Copy link
Owner

Thanks

@whatacold whatacold deleted the autoload-eglot-ensure branch September 25, 2018 23:44
bhankas pushed a commit to bhankas/emacs that referenced this pull request Sep 19, 2022
Copyright-paperwork-exempt: yes

* eglot.el (eglot-ensure): Add autoload cookie
(#120: joaotavora/eglot#120
jollaitbot pushed a commit to sailfishos-mirror/emacs that referenced this pull request Oct 12, 2022
Copyright-paperwork-exempt: yes

* eglot.el (eglot-ensure): Add autoload cookie

GitHub-reference: joaotavora/eglot#120
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.

2 participants