From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6FWEJng+7GQTaQEA9RJhRA:P1 (envelope-from ) for ; Mon, 28 Aug 2023 08:28:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6FWEJng+7GQTaQEA9RJhRA (envelope-from ) for ; Mon, 28 Aug 2023 08:28:08 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 64FEA6F46B for ; Mon, 28 Aug 2023 08:28:08 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ii2JnpFZ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693204088; a=rsa-sha256; cv=none; b=krVHILiM4X2bS8kwn6njCPq69pL/9vOBi00rP4tIAwolkheDcSrhRvxKumfbk/MSHHDX28 KtOjCsLI5D8PRe6YOmcpSQ+X0nUAe0a2/CNOAvZXMsbiK65NpvDGpv6xK4snIX9jut1noc ZZm2AGIMvYW02uPCuusdpchYxN+ZGj3AkWAF0nMQcnoK/SBfQNChFCqE/7SptEfz3zpOC0 KO1yGwgK2FZSakEnImlhh+F3BW0KAxbJiKkPT+wP98lE5avHVyzgyqbWIA7G6T28f9rzz2 UIeRppgtz/yLGMgQTivHoL289d9RDnD/MB+Tu0E3/sp969ckZFInZKhb5CGV2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ii2JnpFZ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693204088; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=SP8zg0A4W90fBwtYSgE2L2nWN2wupGbypIlxUM+2xic=; b=DlYZP6cD05haImPes25pVmIFZ4lIh6j54fcUAGyihjU4N8xc/EzGWljq/UnPkV+55Oylkm z/H10rDjQtX3VyNwF207Yjn7rYLm/76fjpMXhcKFkwAhGQIE1aQOiE0qbpblOvS/jZVDHL +3v7lJLiKQL3GWG4IdNpzUJ3Kl8z0G80zf6RoKycJgM5JwwMOOYNE8yk8HN5LwuTGF37Xd KPKosYCWN0c8l2nFf20QLLkWgOKMSuBrs9oQTM7fO7grIPM/MGLLM6gHyEOiLQ1/0qELEZ Q4kKsnp9LDoeddQC41e1yY/CEWynzJ/RkiHE6ICMTEzTjymx+KqJNZWWvlVhwA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qaVjD-0008Fn-Cx; Mon, 28 Aug 2023 02:27:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qaVjA-0008F9-8H for guix-patches@gnu.org; Mon, 28 Aug 2023 02:27:56 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qaVj9-0000df-W7 for guix-patches@gnu.org; Mon, 28 Aug 2023 02:27:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qaVjF-0008BG-Ov for guix-patches@gnu.org; Mon, 28 Aug 2023 02:28:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64620] [PATCH] gnu: home: Add home-emacs-service-type. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 28 Aug 2023 06:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64620 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Kierin Bell Cc: 64620@debbugs.gnu.org Received: via spool by 64620-submit@debbugs.gnu.org id=B64620.169320403731396 (code B ref 64620); Mon, 28 Aug 2023 06:28:01 +0000 Received: (at 64620) by debbugs.gnu.org; 28 Aug 2023 06:27:17 +0000 Received: from localhost ([127.0.0.1]:46752 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qaViW-0008AK-MX for submit@debbugs.gnu.org; Mon, 28 Aug 2023 02:27:16 -0400 Received: from layka.disroot.org ([178.21.23.139]:54206) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qaViS-0008A7-7u for 64620@debbugs.gnu.org; Mon, 28 Aug 2023 02:27:15 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 74525413F3; Mon, 28 Aug 2023 08:27:04 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dj68nf4tssVX; Mon, 28 Aug 2023 08:27:03 +0200 (CEST) References: <0173e076aafb6ec389a7ebca5d56b7f4e8a02b6e.1689347338.git.fernseed@fernseed.me> <87il945gzu.fsf@disroot.org> <874jklyk38.fsf@fernseed.me> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1693204023; bh=pBAowQtZf3HacfVZC8EXspIJ8q0FNv01pyeaxMaDo9g=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=ii2JnpFZWPiyv6Ml2Te+Qut0t2a3kkryFwRazp1he+Z4mzOqrx3XurG9lJVnlUp02 SNo64fHxIZ1B0crqvYVREHsz9GYx3Jn3ikUvwRc4YLPc8suMtx3GtuqycLfjayCEHf l7Iw920u1ETXFkqRE78A6R6b/NEVOCs2emS95jEfMt45KXdGH2BLCZitumWswNAH6V seOVhZAUd+HD/r3b2LmkAbipAVmw9uXBmxAc/6CRDqr3r0+/Y58p0nI9PY/XVVXmDN HQoV8PIfEckm7/rL0wzulAnMwg+Dvr3R7FMz37oyOPkbPZTdzZCsVualCQ3E4UOVYs lM4Hz3qh3AF0Q== Date: Mon, 28 Aug 2023 07:24:48 +0100 In-reply-to: <874jklyk38.fsf@fernseed.me> Message-ID: <873503hebs.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -6.72 X-Migadu-Queue-Id: 64FEA6F46B X-Migadu-Spam-Score: -6.72 X-TUID: VKKV9/tJIKE3 Kierin Bell writes: > Although there is an EXTRA-PACKAGES field for Guix packages (I use it, > e.g., for font packages) and a CONFIGURED-PACKAGES field specifically > for installing Emacs packages, I do like the idea of having a separate > Emacs profile, or even a separate profile for each Emacs server. Oh, nice. That means native-comp could be supported quite easily, just by transforming the packages. (I meant that easy native-comp was made possible by a PACKAGES field, not by having an Emacs profile :)) > Looking at the Emacs build system modules, I'm not sure exactly how > building separate profiles would allow native-comp without transforming > the package inputs. Isn't the build system basically hard-coded to use > `emacs-minimal' for building Emacs packages (i.e., unless we manually > transform the package inputs)? Yes, that's what I meant; map a transformation procedure over the Emacs packages given :) -- (