all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Jonathan Frederickson <jonathan@terracrypt.net>
Cc: 36050@debbugs.gnu.org
Subject: [bug#36050] [PATCH] gnu: Add emacs-xterm-color
Date: Wed, 05 Jun 2019 17:27:02 +0200	[thread overview]
Message-ID: <87r288yrw9.fsf@gnu.org> (raw)
In-Reply-To: <20190602025956.1666-1-jonathan@terracrypt.net> (Jonathan Frederickson's message of "Sat, 1 Jun 2019 22:59:56 -0400")

Hi Jonathan,

Jonathan Frederickson <jonathan@terracrypt.net> skribis:

> * gnu/packages/emacs-xyz.scm: (emacs-xterm-color) new variable.

[...]

> +              (uri (string-append
> +                    "https://melpa.org/packages/xterm-color-"
> +                    version
> +                    ".el"))

melpa.org URLs are not stable: files get modified in place.  For that
reason, we usually refer directly to upstream VCS repositories.

Could you modify the patch accordingly?

> +    (synopsis "ANSI & xterm-256 color text property translator for Emacs")
> +    (description "@code{xterm-color.el} is an ANSI control sequence to text-property translator")

Please add a period at the end of the sentence.  :-)

Thank you,
Ludo’.

  reply	other threads:[~2019-06-05 15:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-02  2:59 [bug#36050] [PATCH] gnu: Add emacs-xterm-color Jonathan Frederickson
2019-06-05 15:27 ` Ludovic Courtès [this message]
2019-06-07  3:40 ` Jonathan Frederickson
2019-06-07  7:30   ` bug#36050: " Ludovic Courtès

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=87r288yrw9.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=36050@debbugs.gnu.org \
    --cc=jonathan@terracrypt.net \
    /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.