GNU bug report logs - #63718
[PATCH] gnu: Add package Substitute for Emacs.

Previous Next

Package: guix-patches;

Reported by: arnaud.lechevallier <at> free.fr

Date: Thu, 25 May 2023 14:50:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63718 in the body.
You can then email your comments to 63718 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63718; Package guix-patches. (Thu, 25 May 2023 14:50:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to arnaud.lechevallier <at> free.fr:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 25 May 2023 14:50:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: arnaud.lechevallier <at> free.fr
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add package Substitute for Emacs.
Date: Thu, 25 May 2023 16:49:34 +0200 (CEST)
[Message part 1 (text/plain, inline)]
Hello,

I made a simple patch to add a package for Emacs called 'Substitute' developed by Protesilaos Stavrou.

Kind regards,

Arnaud.
[0001-gnu-Add-emacs-substitute.patch (text/x-patch, attachment)]

Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Thu, 25 May 2023 20:26:02 GMT) Full text and rfc822 format available.

Notification sent to arnaud.lechevallier <at> free.fr:
bug acknowledged by developer. (Thu, 25 May 2023 20:26:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: arnaud.lechevallier <at> free.fr
Cc: 63718-done <at> debbugs.gnu.org
Subject: Re: [bug#63718] [PATCH] gnu: Add package Substitute for Emacs.
Date: Thu, 25 May 2023 22:24:57 +0200
Hello,

arnaud.lechevallier <at> free.fr writes:

> Subject: [PATCH 1/1] gnu: Add emacs-substitute.
>
> * gnu/packages/emacs-xyz.scm (emacs-substitute): New variable.

Thank you. I applied your patch with the changes below.

> +    (source (origin
> +              (method git-fetch)
> +              (uri (git-reference
> +                    (url "https://git.sr.ht/~protesilaos/substitute")
> +                    (commit "b81bb7789847f3d1645a60422fa080c48b93dd47")))

I bound hash to a `commit' variable.

> +    (description
> +     "Substitute is a set of commands that perform text replacement (i) throughout
> +      the buffer, (ii) limited to the current definition (per narrow-to-defun),
> +      (iii) from point to the end of the buffer, and (iv) from point to the beginning
> +       of the buffer.
> +
> +     These substitutions are meant to be as quick as possible and, as such, differ
> +      from the standard query-replace (which I still use).  The provided commands
> +       prompt for substitute text and perform the substitution outright.")

I removed spurious indentation.

> +    (license license:gpl1+)))

I changed the license field to GPL3+.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 23 Jun 2023 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 307 days ago.

Previous Next


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