Closed lassik closed 3 years ago
@cgay @housel We should do the above file rename (dylan-mode.el
-> dylan.el
) for MELPA since we're calling the package dylan
.
@housel OK?
for MELPA since we're calling the package
dylan
.
Currently you are calling it dylan-mode
on Melpa. As a result it currently cannot be build: https://github.com/melpa/melpa/runs/2130961136. (The error from package-build.el
is not good, it should be something like dylan-mode[-pkg].el matching package name is missing
. I'll fix that.)
I support a rename and I am writing to ask if you agree that the package should be renamed on Melpa.
More issue #41 stuff.
These commits fix all Emacs byte-compiler warnings. They also fix all package-lint warnings except spurious ones having to do with versioning of the package.