From: Danny Milosavljevic <dannym@scratchpost.org>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: 35757@debbugs.gnu.org
Subject: [bug#35757] [PATCH] Add drascula
Date: Mon, 20 May 2019 10:13:34 +0200 [thread overview]
Message-ID: <20190520101253.3b4a4690@scratchpost.org> (raw)
In-Reply-To: <87ftpfo3mq.fsf@nicolasgoaziou.fr>
[-- Attachment #1: Type: text/plain, Size: 471 bytes --]
LGTM except for
>+ (license (license:non-copyleft "file://readme.txt"))))
That is an invalid URL.
Should be:
+ (license (license:non-copyleft "file:///readme.txt"))))
There are cases where you want to refer to files on a specific host
(I've actually used file manager programs which support drag&drop
across hosts--it's nice).
See also https://tools.ietf.org/html/rfc8089 for possible forms.
What is also valid by now is "file:readme.txt".
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2019-05-20 8:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-15 20:37 [bug#35757] [PATCH] Add drascula Nicolas Goaziou
2019-05-20 8:13 ` Danny Milosavljevic [this message]
2019-05-20 21:37 ` bug#35757: " Nicolas Goaziou
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=20190520101253.3b4a4690@scratchpost.org \
--to=dannym@scratchpost.org \
--cc=35757@debbugs.gnu.org \
--cc=mail@nicolasgoaziou.fr \
/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.