GNU bug report logs -
#55126
[PATCH] https://github.com/org-roam/org-roam-ui/issues/191
Previous Next
Reported by: Nicolas Graves <ngraves <at> ngraves.fr>
Date: Tue, 26 Apr 2022 13:14:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Graves <ngraves <at> ngraves.fr>
Bug is archived. No further changes may be made.
Full log
Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
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 <guix-patches <at> gnu.org> 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
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 2 years and 323 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.