Kyle Meyer <k...@kyleam.com> wrote: [...] > The backport changed a '(while (setq VAR (pop LIST)))' to > '(dolist (VAR LIST))', which exposes this, but '(nil)' should not be > passed as a list of files in the first place.
Fixed in 44c8cd7. -- Kyle
Kyle Meyer <k...@kyleam.com> wrote: [...] > The backport changed a '(while (setq VAR (pop LIST)))' to > '(dolist (VAR LIST))', which exposes this, but '(nil)' should not be > passed as a list of files in the first place.
Fixed in 44c8cd7. -- Kyle