creichert / ido-vertical-mode.el

makes ido-mode display vertically
211 stars 22 forks source link

Fix package lint issues #54

Closed wyuenho closed 3 years ago

wyuenho commented 3 years ago

This PR fixes all the issues package-lint complains about.

creichert commented 3 years ago

If you have time to rebase this to get passing checks that would be great. I'll merge it. Thanks!

creichert commented 3 years ago

Thanks! Merging on successful checks

wyuenho commented 3 years ago

The builds seem to be stuck, can you cancel them and retry?

creichert commented 3 years ago

@wyuenho Here's the error I'm seeing:

0.79s$ cask exec ert-runner
../../../.cask/package-build-legacy.el: `object-class-fast' is an obsolete alias (as of 24.4); use `eieio--object-class' instead.
../../../.cask/package-build-legacy.el: `object-class-fast' is an obsolete alias (as of 24.4); use `eieio--object-class' instead.
Symbol's function definition is void: ido-vertical-make-decorations
The command "cask exec ert-runner" exited with 255.
wyuenho commented 3 years ago

Can you give them a kick now?