(address . bug-guix@gnu.org)
Hello all,
This is what breaks loading of the magit package in emacs227:
(require 'cl)
(cl-subseq '() 0 0)
This triggers an infinite loop.
From what I gathered (
), this was tagged a nixos bug, so maybe it is the same for guix.
Best regards,
divoplade