GNU bug report logs - #72406
[PATCH emacs-team WIP 0/4] Simplify creation of emacs package variants

Previous Next

Package: guix-patches;

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

Date: Wed, 31 Jul 2024 21:02:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Suhail Singh <suhailsingh247 <at> gmail.com>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: 72406 <at> debbugs.gnu.org, gemmaro.dev <at> gmail.com, cox.katherine.e+guix <at> gmail.com, Suhail Singh <suhailsingh247 <at> gmail.com>, andrew <at> trop.in
Subject: [bug#72406] [PATCH emacs-team WIP 0/4] Simplify creation of emacs package variants
Date: Thu, 01 Aug 2024 15:40:27 -0400
Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:

> There's a snippet included – starting at the top of emacs-xyz with
> emacs-ac-ispell, it yields
>
> #+begin_src scheme
> (define-public emacs-next-ac-ispell
>   (package-with-emacs-next emacs-ac-ispell))
>
> (define-public emacs-minimal-ac-ispell
>   (package-with-emacs-minimal emacs-ac-ispell))
>
> (define-public emacs-pgtk-ac-ispell
>   (package-with-emacs-pgtk emacs-ac-ispell))
> #+end_src
>
> without the org-mode code block.

Thank you for elaborating.  I had difficulty understanding the template.
This looks good.  It's not too verbose, and yet still greppable.

-- 
Suhail




This bug report was last modified 284 days ago.

Previous Next


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