GNU bug report logs - #78086
[PATCH] gnu: Add emacs-org-rss-publishing.

Previous Next

Package: guix-patches;

Reported by: Fabio Natali <me <at> fabionatali.com>

Date: Sun, 27 Apr 2025 09:55:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Cayetano Santos <csantosb <at> inventati.org>
To: 78086 <at> debbugs.gnu.org
Cc: ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, csantosb <at> inventati.org, andrew <at> trop.in, hako <at> ultrarare.space, divya <at> subvertising.org, me <at> fabionatali.com, liliana.prikler <at> gmail.com
Subject: [bug#78086] [PATCH] gnu: Add emacs-org-rss-publishing.
Date: Sun, 27 Apr 2025 13:26:47 +0200
[Message part 1 (text/plain, inline)]
Hi Fabio,

  A few remarks:

> +      (version (git-version "0.0.0" revision commit))

Version is 0.6, see header in org-publish-rss.el.

> +      (propagated-inputs (list emacs-org))

No need to, emacs includes org.

> +      (license license:gpl3))))

gpl3+ ?

The, try a:

    ./pre-inst-env guix lint emacs-org-rss-publishing

you’ll get:

    sentences in description should be followed by two spaces; possible
    infractions at 155, 268

And don’t forget disable tests, if there are no, as this becomes mandatory:

+    (arguments `(#:tests? #false))      ;no tests

Could you please send a v2 ?

C.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 72 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.