bmag / imenu-list

Emacs plugin to show the current buffer's imenu entries in a separate buffer
GNU General Public License v3.0
324 stars 27 forks source link

Fix byte compilation and flycheck warnings #70

Closed bmag closed 3 years ago

bmag commented 3 years ago

Fixed all warnings reported by M-x byte-compile-file, as well as errors, warnings, and comments from Flycheck.

Flycheck checkers used:

I also tried to use indent-elisp checker, but got a failure message from Flycheck:

Suspicious state from syntax checker indent-elisp: Flycheck checker indent-elisp returned 255, but its output contained no errors: Symbol’s function definition is void: _value