GNU bug report logs - #36645
[PATCH] Add and update Emacs packages

Previous Next

Package: guix-patches;

Reported by: Brian Leung <bkleung89 <at> gmail.com>

Date: Sun, 14 Jul 2019 02:29:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 36645 in the body.
You can then email your comments to 36645 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#36645; Package guix-patches. (Sun, 14 Jul 2019 02:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brian Leung <bkleung89 <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 14 Jul 2019 02:29:02 GMT) Full text and rfc822 format available.

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

From: Brian Leung <bkleung89 <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] Add and update Emacs packages
Date: Sun, 14 Jul 2019 04:27:55 +0200
[Message part 1 (text/plain, inline)]
See attached.
[Message part 2 (text/html, inline)]
[0002-gnu-Add-emacs-so-long.patch (text/x-patch, attachment)]
[0001-gnu-emacs-prescient-Update-to-3.2.patch (text/x-patch, attachment)]
[0003-gnu-Add-emacs-github-review.patch (text/x-patch, attachment)]
[0005-gnu-Add-emacs-focus.patch (text/x-patch, attachment)]
[0004-gnu-Add-emacs-deadgrep.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#36645; Package guix-patches. (Wed, 17 Jul 2019 13:07:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Brian Leung <bkleung89 <at> gmail.com>
Cc: 36645 <at> debbugs.gnu.org
Subject: Re: [bug#36645] [PATCH] Add and update Emacs packages
Date: Wed, 17 Jul 2019 15:05:55 +0200
Hello Brian,

Brian Leung <bkleung89 <at> gmail.com> skribis:

> From 7dbafd636ed8a26a0bff567efaf9835641c7ffbf Mon Sep 17 00:00:00 2001
> From: Brian Leung <bkleung89 <at> gmail.com>
> Date: Sun, 14 Jul 2019 04:24:46 +0200
> Subject: [PATCH 2/5] gnu: Add emacs-so-long.
>
> * gnu/packages/emacs-xyz.scm (emacs-so-long): New variable.

Applied.  (I’m going to install it right away…)

> From 13cc138c6912c7b0c97b4bac27a627e5d754844b Mon Sep 17 00:00:00 2001
> From: Brian Leung <bkleung89 <at> gmail.com>
> Date: Sun, 14 Jul 2019 04:24:32 +0200
> Subject: [PATCH 1/5] gnu: emacs-prescient: Update to 3.2.
>
> * gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 3.2.

Applied.

> From 7d11232c51218a3a115b8bbe76ed535fc6f0b678 Mon Sep 17 00:00:00 2001
> From: Brian Leung <bkleung89 <at> gmail.com>
> Date: Sun, 14 Jul 2019 04:25:05 +0200
> Subject: [PATCH 3/5] gnu: Add emacs-github-review.
>
> * gnu/packages/emacs-xyz.scm (emacs-github-review): New variable.

[...]

> +      (synopsis "")
> +      (description "")

Could you fill out these and resend this patch (and possibly the
following patches if necessary)?

Thanks,
Ludo’.




Information forwarded to guix-patches <at> gnu.org:
bug#36645; Package guix-patches. (Wed, 17 Jul 2019 19:38:01 GMT) Full text and rfc822 format available.

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

From: Brian Leung <bkleung89 <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 36645 <at> debbugs.gnu.org
Subject: Re: [bug#36645] [PATCH] Add and update Emacs packages
Date: Wed, 17 Jul 2019 21:36:55 +0200
[Message part 1 (text/plain, inline)]
Hi Ludovic,

Sorry about that. I've rebased onto the latest master and updated; please
see attached.

Thanks,
Brian

On Wed, Jul 17, 2019 at 3:06 PM Ludovic Courtès <ludo <at> gnu.org> wrote:

> Hello Brian,
>
> Brian Leung <bkleung89 <at> gmail.com> skribis:
>
> > From 7dbafd636ed8a26a0bff567efaf9835641c7ffbf Mon Sep 17 00:00:00 2001
> > From: Brian Leung <bkleung89 <at> gmail.com>
> > Date: Sun, 14 Jul 2019 04:24:46 +0200
> > Subject: [PATCH 2/5] gnu: Add emacs-so-long.
> >
> > * gnu/packages/emacs-xyz.scm (emacs-so-long): New variable.
>
> Applied.  (I’m going to install it right away…)
>
> > From 13cc138c6912c7b0c97b4bac27a627e5d754844b Mon Sep 17 00:00:00 2001
> > From: Brian Leung <bkleung89 <at> gmail.com>
> > Date: Sun, 14 Jul 2019 04:24:32 +0200
> > Subject: [PATCH 1/5] gnu: emacs-prescient: Update to 3.2.
> >
> > * gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 3.2.
>
> Applied.
>
> > From 7d11232c51218a3a115b8bbe76ed535fc6f0b678 Mon Sep 17 00:00:00 2001
> > From: Brian Leung <bkleung89 <at> gmail.com>
> > Date: Sun, 14 Jul 2019 04:25:05 +0200
> > Subject: [PATCH 3/5] gnu: Add emacs-github-review.
> >
> > * gnu/packages/emacs-xyz.scm (emacs-github-review): New variable.
>
> [...]
>
> > +      (synopsis "")
> > +      (description "")
>
> Could you fill out these and resend this patch (and possibly the
> following patches if necessary)?
>
> Thanks,
> Ludo’.
>
[Message part 2 (text/html, inline)]
[0001-gnu-Add-emacs-github-review.patch (text/x-patch, attachment)]
[0002-gnu-Add-emacs-deadgrep.patch (text/x-patch, attachment)]
[0004-gnu-Add-emacs-pandoc-mode.patch (text/x-patch, attachment)]
[0003-gnu-Add-emacs-focus.patch (text/x-patch, attachment)]
[0005-gnu-Add-emacs-ccls.patch (text/x-patch, attachment)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Thu, 18 Jul 2019 09:11:02 GMT) Full text and rfc822 format available.

Notification sent to Brian Leung <bkleung89 <at> gmail.com>:
bug acknowledged by developer. (Thu, 18 Jul 2019 09:11:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Brian Leung <bkleung89 <at> gmail.com>
Cc: 36645-done <at> debbugs.gnu.org
Subject: Re: [bug#36645] [PATCH] Add and update Emacs packages
Date: Thu, 18 Jul 2019 11:10:47 +0200
Hi Brian,

Brian Leung <bkleung89 <at> gmail.com> skribis:

> Sorry about that. I've rebased onto the latest master and updated; please
> see attached.

Perfect, applied!

Thanks,
Ludo’.




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

This bug report was last modified 4 years and 249 days ago.

Previous Next


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