dimitri / el-get

Manage the external elisp bits and pieces upon which you depend!
http://tapoueh.org/emacs/el-get.html
1.64k stars 457 forks source link

(DO NOT MERGE) Test GitHub Actions #2838

Closed tarao closed 3 years ago

tarao commented 3 years ago

It looks good now.

stephan-cr commented 3 years ago

Strangely, running (Emacs 27.2):

$ byte-compile -Werror *.el methods/*.el

locally gives me

In toplevel form:
el-get-notify.el:24:1:Error: Alias for ‘el-get-growl-notify-path’ should be declared before its referent

Neither Travis-CI nor GH do fail for this.