GNU bug report logs - #68667
[PATCH] gnu: Include the notmuch logo in emacs-notmuch.

Previous Next

Package: guix-patches;

Reported by: Tom Willemse <tom <at> ryuslash.org>

Date: Tue, 23 Jan 2024 00:27:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tom Willemse <tom <at> ryuslash.org>
Subject: bug#68667: closed (Re: [bug#68667] [PATCH] gnu: Include the
 notmuch logo in emacs-notmuch.)
Date: Sun, 28 Jan 2024 17:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68667: [PATCH] gnu: Include the notmuch logo in emacs-notmuch.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 68667 <at> debbugs.gnu.org.

-- 
68667: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68667
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Tom Willemse <tom <at> ryuslash.org>, 68667-done <at> debbugs.gnu.org
Cc: cox.katherine.e+guix <at> gmail.com, andrew <at> trop.in
Subject: Re: [bug#68667] [PATCH] gnu: Include the notmuch logo in
 emacs-notmuch.
Date: Sun, 28 Jan 2024 18:24:06 +0100
Am Montag, dem 22.01.2024 um 16:25 -0800 schrieb Tom Willemse:
> * gnu/packages/mail.scm (emacs-notmuch): Include notmuch-logo.svg
> 
> Change-Id: Iaae79717d11d7f91cdef3f7470c290489e2b397a
> ---
Applied.

Thanks

[Message part 3 (message/rfc822, inline)]
From: Tom Willemse <tom <at> ryuslash.org>
To: guix-patches <at> gnu.org
Cc: Tom Willemse <tom <at> ryuslash.org>
Subject: [PATCH] gnu: Include the notmuch logo in emacs-notmuch.
Date: Mon, 22 Jan 2024 16:25:38 -0800
* gnu/packages/mail.scm (emacs-notmuch): Include notmuch-logo.svg

Change-Id: Iaae79717d11d7f91cdef3f7470c290489e2b397a
---
 gnu/packages/mail.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 4466e5e6d9..966c044614 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1440,6 +1440,7 @@ (define-public emacs-notmuch
     (arguments
      (list
       #:exclude #~(cons* "make-deps.el" "rstdoc.el" %default-exclude)
+      #:include #~(cons* "notmuch-logo.svg" %default-include)
       #:phases
       #~(modify-phases %standard-phases
           (add-after 'unpack 'chdir

base-commit: 9c367ee1967b213b507a8bf041ea6c2623ceea96
-- 
2.43.0




This bug report was last modified 1 year and 175 days ago.

Previous Next


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