From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Masaya Tojo <masaya@tojo.tokyo>
Cc: 57609-done@debbugs.gnu.org
Subject: bug#57609: [PATCH] gnu: Add emacs-ox-rss.
Date: Tue, 06 Sep 2022 13:58:04 +0200 [thread overview]
Message-ID: <87wnagww8j.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20220906080034.28038-1-masaya@tojo.tokyo> (Masaya Tojo's message of "Tue, 6 Sep 2022 17:00:34 +0900")
Hello,
Masaya Tojo <masaya@tojo.tokyo> writes:
> * gnu/packages/emacs-xyz.scm (emacs-ox-rss): New variable.
Thank you. I moved the package out of the end of the file, and applied
your patch with the changes below.
> +(define-public emacs-ox-rss
> + (let ((commit "83dc898fa5493925b01716e5dd495d5e07c3d41a")
> + (revision "0"))
> + (package
> + (name "emacs-ox-rss")
> + (version (git-version "20210606" revision commit))
I used "0" as the base version, as there is no reference to a version or
a tag in the code base.
> + (synopsis "RSS 2.0 Back-End for Org Export Engine")
I un-titlecased the synopsis.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2022-09-06 12:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 8:00 [bug#57609] [PATCH] gnu: Add emacs-ox-rss Masaya Tojo
2022-09-06 11:58 ` Nicolas Goaziou [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wnagww8j.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=57609-done@debbugs.gnu.org \
--cc=masaya@tojo.tokyo \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.