Skip to content

esup chokes on empty config files #62

@bymoz089

Description

@bymoz089

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)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions