GNU bug report logs - #73969
[PATCH] gnu: emacs-tempel-collection: Include 'templates' folder.

Previous Next

Package: guix-patches;

Reported by: Fabio Natali <me <at> fabionatali.com>

Date: Wed, 23 Oct 2024 16:13:02 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

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 73969 in the body.
You can then email your comments to 73969 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 andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#73969; Package guix-patches. (Wed, 23 Oct 2024 16:13:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Fabio Natali <me <at> fabionatali.com>:
New bug report received and forwarded. Copy sent to andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org. (Wed, 23 Oct 2024 16:13:02 GMT) Full text and rfc822 format available.

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

From: Fabio Natali <me <at> fabionatali.com>
To: guix-patches <at> gnu.org
Cc: jgart <at> dismail.de, Fabio Natali <me <at> fabionatali.com>
Subject: [PATCH] gnu: emacs-tempel-collection: Include 'templates' folder.
Date: Wed, 23 Oct 2024 17:09:25 +0100
* gnu/packages/emacs-xyz.scm (emacs-tempel-collection): Include the 'templates'
folder.

Change-Id: I3ed8fc7c19b7d0a1e7f76984144e03a0575ba066
---
Hello there,

This micro patch is to add the previously untracked 'templates' folder to the
'emacs-tempel-collection' package. The folder is relevant as it contains all the
TempEl templates that the package is supposed to ship.

I hope this looks fine.

Thanks, best, Fabio.

 gnu/packages/emacs-xyz.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0be1ac83bc..0fff64c31f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18931,6 +18931,9 @@ (define-public emacs-tempel-collection
                  (base32
                   "0ifmzn5d9mpsjwvg2ir0sy3r4czxa7d6j97l8rrp8ai7jqvydadm"))))
       (build-system emacs-build-system)
+      (arguments
+       (list
+        #:include #~(cons "^templates\\/" %default-include)))
       (propagated-inputs (list emacs-tempel))
       (home-page "https://github.com/Crandel/tempel-collection")
       (synopsis "Collection of TempEl templates")

base-commit: e4e1e16bc1b27684b55e6bf047f9f669e1a0c7b5
-- 
2.46.0





Reply sent to jgart <jgart <at> dismail.de>:
You have taken responsibility. (Wed, 23 Oct 2024 23:46:02 GMT) Full text and rfc822 format available.

Notification sent to Fabio Natali <me <at> fabionatali.com>:
bug acknowledged by developer. (Wed, 23 Oct 2024 23:46:02 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: 73969-done <at> debbugs.gnu.org
Cc: Fabio Natali <me <at> fabionatali.com>
Subject: Re: [PATCH] gnu: emacs-tempel-collection: Include 'templates' folder.
Date: Wed, 23 Oct 2024 18:45:02 -0500
Hi Fabio,

LGTM. I tested in a guix shell with

$ ./pre-inst-env guix shell emacs-minimal emacs-tempel
emacs-tempel-collection --pure

Thanks for the patch and for contributing to Guix!
-- 
all the best,
jgart




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

This bug report was last modified 209 days ago.

Previous Next


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