guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#55126] [PATCH] gnu: Add emacs-org-roam-ui.


From: Giovanni Biscuolo
Subject: [bug#55126] [PATCH] gnu: Add emacs-org-roam-ui.
Date: Wed, 27 Apr 2022 15:38:05 +0200

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@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

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]