[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU ELPA] New package: Urgrep
From: |
Philip Kaludercic |
Subject: |
Re: [GNU ELPA] New package: Urgrep |
Date: |
Wed, 10 May 2023 06:22:16 +0000 |
Jim Porter <jporterbugs@gmail.com> writes:
> On 5/9/2023 1:45 AM, Philip Kaludercic wrote:
>> Could you track these files in a .elpaignore file within the repository?
>
> Thanks, I didn't know about that file. Fixed in Urgrep, and here's the
> updated patch for GNU ELPA.
>
> From 83b716918f55737783c2dfe699487f451e9a47f1 Mon Sep 17 00:00:00 2001
> From: Jim Porter <jporterbugs@gmail.com>
> Date: Mon, 8 May 2023 22:07:56 -0700
> Subject: [PATCH] * elpa-packages (urgrep): New package
>
> ---
> elpa-packages | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/elpa-packages b/elpa-packages
> index 93f6ccc..c99708f 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -696,6 +696,8 @@
> (uni-confusables :url nil
> :readme "README.md")
> (uniquify-files :url nil)
> + (urgrep :url "https://github.com/jimporter/urgrep"
> + :readme "README.md")
elpa-admin.el has a default list of README file names, that include
README.md. I can fix that before applying the patch, since there
appears to be no opposition to adding the package.
> (url-http-ntlm :url nil)
> (url-http-oauth :url "https://git.sr.ht/~fitzsim/url-http-oauth"
> :readme ignore)
- [GNU ELPA] New package: Urgrep, Jim Porter, 2023/05/09
- Re: [GNU ELPA] New package: Urgrep, Philip Kaludercic, 2023/05/09
- Re: [GNU ELPA] New package: Urgrep, Jim Porter, 2023/05/09
- Re: [GNU ELPA] New package: Urgrep,
Philip Kaludercic <=
- Re: [GNU ELPA] New package: Urgrep, Jim Porter, 2023/05/10
- Re: [GNU ELPA] New package: Urgrep, Philip Kaludercic, 2023/05/10
- Re: [GNU ELPA] New package: Urgrep, Richard Stallman, 2023/05/12
- Re: [GNU ELPA] New package: Urgrep, Jim Porter, 2023/05/12
- Re: [GNU ELPA] New package: Urgrep, Philip Kaludercic, 2023/05/13
- Re: [GNU ELPA] New package: Urgrep, Richard Stallman, 2023/05/15
- Re: [GNU ELPA] New package: Urgrep, Philip Kaludercic, 2023/05/16
- Re: [GNU ELPA] New package: Urgrep, Richard Stallman, 2023/05/17
- Re: [GNU ELPA] New package: Urgrep, Philip Kaludercic, 2023/05/18
- Re: [GNU ELPA] New package: Urgrep, Richard Stallman, 2023/05/21