Reconfiguring my system after b56724e led to an Emacs that wouldn't start
because of a missing 'cl-pushnew' binding while loading
/etc/emacs/site-start.el.

I believe this patch solves the problem.
Can you confirm?

Strangely enough, I cannot reproduce it in a VM made with 'guix system vm'
and with Emacs in the system's 'packages' field.

Thanks,
Ludo'.

Ludovic Courtès (1):
  emacs: Require 'cl-lib'.

 emacs/guix-emacs.el | 1 +
 1 file changed, 1 insertion(+)

-- 
2.4.3


Reply via email to