GNU bug report logs - #29960
[PATCH] gnu: Add emacs-evil-quickscope.

Previous Next

Package: guix-patches;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Wed, 3 Jan 2018 06:20:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Catonano <catonano <at> gmail.com>
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: 29960 <at> debbugs.gnu.org
Subject: [bug#29960] [PATCH] gnu: Add emacs-evil-quickscope.
Date: Wed, 3 Jan 2018 19:57:16 +0100
[Message part 1 (text/plain, inline)]
2018-01-03 7:18 GMT+01:00 Arun Isaac <arunisaac <at> systemreboot.net>:

> * gnu/packages/emacs.scm (emacs-evil-quickscope): New variable.
> ---
>  gnu/packages/emacs.scm | 37 ++++++++++++++++++++++++++++++++++++-
>  1 file changed, 36 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
> index 538c79a50..ebee6f61b 100644
> --- a/gnu/packages/emacs.scm
> +++ b/gnu/packages/emacs.scm
> @@ -16,7 +16,7 @@
>  ;;; Copyright © 2016 Alex Griffin <a <at> ajgrf.com>
>  ;;; Copyright © 2016, 2017 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
>  ;;; Copyright © 2016, 2017 Alex Vong <alexvong1995 <at> gmail.com>
> -;;; Copyright © 2016, 2017 Arun Isaac <arunisaac <at> systemreboot.net>
> +;;; Copyright © 2016, 2017, 2018 Arun Isaac <arunisaac <at> systemreboot.net>
>  ;;; Copyright © 2017 Christopher Baines <mail <at> cbaines.net>
>  ;;; Copyright © 2017 Mathieu Othacehe <m.othacehe <at> gmail.com>
>  ;;; Copyright © 2017 Clément Lassieur <clement <at> lassieur.org>
> @@ -6599,3 +6599,38 @@ evil mode using @kbd{%}.  It is a port of
> @code{matchit} for Vim.")
>  makes Evil play nice with Smartparens.  Evil is an Emacs minor mode that
>  emulates Vim features and provides Vim-like key bindings.")
>      (license license:gpl3+)))
> +
> +(define-public emacs-evil-quickscope
>

LGTM

Admittedly, I didn't build and lint this one

As for running it, I couldn't because, as I said, I'm too old to learn new
key combinations

But at a first glance it seems ok, I trust Arun that this runs fine

The license is actually GPL3+, as you can see here
https://github.com/blorbx/evil-quickscope/blob/master/LICENSE

The description mentions Evil and explains what it is

So as ar as I'm concerned, this is ok

Arun, you can commit on your own, you wouldn't need to post these little
things here ;-)

Ciao
[Message part 2 (text/html, inline)]

This bug report was last modified 7 years and 144 days ago.

Previous Next


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