guix-patches
[Top][All Lists]
Advanced

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

[bug#67272] [PATCH] gnu: Add emacs-zop-to-char.


From: Nicolas Goaziou
Subject: [bug#67272] [PATCH] gnu: Add emacs-zop-to-char.
Date: Sun, 19 Nov 2023 19:38:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hello,

Rostislav Svoboda <rostislav.svoboda@gmail.com> writes:

> * gnu/packages/emacs-xyz.scm (emacs-zop-to-char): New variable.

Thank you.

> +(define-public emacs-zop-to-char
> +  (let ((commit "00152aa666354b27e56e20565f186b363afa0dce")
> +        (revision "0"))

I suggest to use the previous commit, for two reasons :
- it is a tagged commit, so you can set `version' to "1.1" instead of
  the ugly (git-version ...) stuff;
- the current commit only adds a donation link to the README.

> +      (synopsis "A visual zap-to-char command for Emacs")

The synopsis shouldn't start with an article, here "A".

You may want to use guix lint to double-check this.

Regards,
-- 
Nicolas Goaziou







reply via email to

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