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


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

From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>, 72406 <at> debbugs.gnu.org
Cc: cox.katherine.e+guix <at> gmail.com, gemmaro.dev <at> gmail.com,
 liliana.prikler <at> gmail.com, andrew <at> trop.in
Subject: Re: [bug#72406] [PATCH emacs-team WIP v4 03/24] build-system:
 emacs: Define common variants.
Date: Tue, 03 Sep 2024 17:39:37 +0200
Re,

On Tue, 03 Sep 2024 at 17:21, Simon Tournier <zimon.toutoune <at> gmail.com> wrote:
> On Sun, 11 Aug 2024 at 14:58, Liliana Marie Prikler <liliana.prikler <at> gmail.com> wrote:
>
>> +(define package-with-emacs-minimal
>> +  (package-with-explicit-emacs (delay (resolve-emacs 'emacs-minimal))
>> +                               "emacs-" "emacs-minimal-"
>> +                               #:variant-property 'emacs-minimal-variant))
>
> [...]
>
>> +;; We prefer emacs-minimal, but sometimes the "minimal" variant still needs
>> +;; X support.
>> +(define package-with-emacs-no-x-toolkit
>> +  (package-with-explicit-emacs (delay (resolve-emacs 'emacs-no-x-toolkit))
>> +                               "emacs-" "emacs-no-x-toolkit-"))
>
> I am not convince these are useful.  Why do I want to transform Emacs
> packages for “compiling” them with the default Emacs “compiler”.

Ah wait. :-) PATCH 02/24 “build-system: emacs: Make emacs the default
variant.” change emacs-minimal to emacs as the default “compiler”.

So I change my mind and they are indeed useful.

Cheers,
simon




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.