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

esup chokes on empty config files #62

Open
bymoz089 opened this issue Mar 23, 2019 · 0 comments
Open

esup chokes on empty config files #62

bymoz089 opened this issue Mar 23, 2019 · 0 comments
Assignees

Comments

@bymoz089
Copy link

esup gives end of file error, when load loads a file with only comments in it.

How to reproduce:

  1. create file foo.rc.el within load-path, with content:
;; nothing here, just a comment
  1. insert following line into your init.el:
(load "foo.rc" nil t)
@sergeyklay sergeyklay self-assigned this Mar 17, 2020
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

No branches or pull requests

2 participants