Skip to content

Fix package-buffer-info() complains "lacks a file header"#13

Merged
johannes-mueller merged 1 commit intojohannes-mueller:mainfrom
sunlin7:main
Sep 8, 2025
Merged

Fix package-buffer-info() complains "lacks a file header"#13
johannes-mueller merged 1 commit intojohannes-mueller:mainfrom
sunlin7:main

Conversation

@sunlin7
Copy link
Contributor

@sunlin7 sunlin7 commented Sep 8, 2025

Hi,
The (package-buffer-info) complains "lacks a file header", here is the backtrace:

Installing packages ..
Debugger entered -- Lisp error: (error "Package lacks a file header")
signal(error ("Package lacks a file header"))
error ("Package lacks a file header")
package-buffer-info()
quelpa-get-package-desc("~/.emacs.d/quelpa/packages/uv.el")

This PR add the .el on head line to satisfy emacs' requirement.
Please approve it. Thank you!

Copy link
Owner

@johannes-mueller johannes-mueller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, merging.

@johannes-mueller johannes-mueller merged commit 910b9ed into johannes-mueller:main Sep 8, 2025
8 checks passed
@sunlin7
Copy link
Contributor Author

sunlin7 commented Sep 8, 2025

Thank you!

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