Hi Nocolas, your patch also contains some reformatted text for emacs-org-generate: please can you send an updated patch? Thanks! Nicolas Graves via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-org-roam-ui): New variable. > --- > gnu/packages/emacs-xyz.scm | 34 +++++++++++++++++++++++++++++++--- > 1 file changed, 31 insertions(+), 3 deletions(-) [...] > (define-public emacs-org-generate > (package > (name "emacs-org-generate") > @@ -29454,9 +29482,9 @@ (define-public emacs-org-generate > ;; FIXME: Tests fail with "Wrong type argument: sequencep, :equal". It > ;; seems to be an issue with Cort library. > `(#:tests? #f > - #:test-command '("emacs" "--batch" "--quick" > - "--directory=." "--load=org-generate-tests.el" > - "--funcall=cort-test-run"))) > + #:test-command '("emacs" "--batch" "--quick" > + "--directory=." "--load=org-generate-tests.el" > + "--funcall=cort-test-run"))) > (build-system emacs-build-system) > (home-page "https://github.com/conao3/org-generate.el") > (synopsis "Generate template files and folders from Org document") > -- > 2.35.1 -- Giovanni Biscuolo Xelera IT Infrastructures