GNU bug report logs - #53726
[PATCH] gnu: Add emacs-popup-kill-ring

Previous Next

Package: guix-patches;

Reported by: Jai Vetrivelan <jaivetrivelan <at> gmail.com>

Date: Wed, 2 Feb 2022 16:32:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 53726-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
Cc: 53726-done <at> debbugs.gnu.org
Subject: Re: [bug#53726] [PATCH] gnu: Add emacs-popup-kill-ring
Date: Sun, 06 Feb 2022 22:54:57 +0100
Hello,

Jai Vetrivelan <jaivetrivelan <at> gmail.com> writes:

> Subject: [PATCH] gnu: Add emacs-popup-kill-ring.

Thank you.

> * gnu/packages/emacs-xyz.scm: (emacs-popup-kill-ring) new variable.

Nitpick: the colon should come after the closing bracket.

> +(define-public emacs-popup-kill-ring
> +  (let ((version "0.2.8") (revision "0")
> +        (commit "a45c9cf79c4e1207fdbdd662e161154ef224ad61"))
> +    (package
> +      (name "emacs-popup-kill-ring")
> +      (version (git-version version revision commit))

I inserted the version string above.

> +      (description "Browse your Emacs kill-ring in an autocomplete style popup
> + menu.")

I reworded the description so it would be a complete sentence.

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 3 years and 105 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.