dimitri/el-get

Sync raises error in Emacs 29.1

plandes opened this issue · 1 comments

I get a the error void-function autoload-rubric when calling

(el-get 'sync 'my-package-variable)

It appears the function el-get-ensure-byte-compilable-autoload-file in el-get-autoloading.el calls (the now) non-existent function autoload-rubric.

Maybe this function went away with the new loaddefs changes, and maybe that happened in Emacs 29.1?

FYI last year I saw a similar problem, an error on (el-get 'sync). Today I found that a fresh install of el-get works with Emacs 29.3.