bug-guix
[Top][All Lists]
Advanced

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

bug#40613: [PATCH] gnu: Add emacs-typing.


From: Nicolas Goaziou
Subject: bug#40613: [PATCH] gnu: Add emacs-typing.
Date: Tue, 14 Apr 2020 23:47:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hello,

Alberto Eleuterio Flores Guerrero <address@hidden> writes:

> * gnu/packages/emacs-xyz.scm (emacs-typing): New variable.

Thank you.

> +(define-public emacs-typing
> +  (package
> +    (name "emacs-typing")
> +    (version "1.1.4")

This is not a regular release, this is extracted from the main file. We
need to provide a commit and a revision. See, e.g., "emacs-dhall-mode".

> +    (description "@code{emacs-typing} is a game for Emacs that

I would write "The Typing of Emacs" instead of emacs-typing, i.e., the
name of the game instead of the symbol.

> +forces you to type words correctly as fast as possible, otherwise
> +you will die.  The game builds the list of words from the active buffer")

The description is missing a final dot.

> +    (license license:gpl2)))

The license is gpl2+.

Could you send an updated patch?

Regards,

-- 
Nicolas Goaziou





reply via email to

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