emacscollective / auto-compile

Automatically compile Emacs Lisp libraries
GNU General Public License v3.0
172 stars 16 forks source link

auto-compile--tree-member is called with tree as "" #31

Closed hexmode closed 1 year ago

hexmode commented 1 year ago

This causes a failure when member expects its second argument to be a list.