From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SLhoBQVDu2RmKQAASxT56A (envelope-from ) for ; Sat, 22 Jul 2023 04:46:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6AeOBAVDu2SRHAAAG6o9tA (envelope-from ) for ; Sat, 22 Jul 2023 04:46:29 +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 9C08C50AC4 for ; Sat, 22 Jul 2023 04:46:28 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=fpdMmx3f; 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=1689993989; 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=p9nITU2vGDjAs4LWee9oEcrnWuIhzBuIf8txtpG2fqw=; b=tFlksU+ENk9MEZjCggGb4pMhn1QUlb+qxDdd2hdSGa+pwe7ZzMcOxgFmOsfcUFEEM7iFNL aKCzmO9ps0TLv+0pSca7x4S+3Y6TLM6+h4J4VUT+91JQgm4ur5QDnsDsZiEAo5s3KvY1+k jdDphy6o9IDVlWuD3ZRaEXVCPgtPJd2zB9kVNbXRrap1EWPfpaYDDCBuERopqJYEkO66UU yoxMc+YSIVAIH8I/wonCi0hcEJIRGHgvQ9ERRcfVQoIzMNHVunoxBIIMvheLFyOztDkYZ3 dqve0ZxH5TIpdxR17xUijGzoyUCJ/lIwFvgllntZMTErTdY6vbBwN68Ri85Nmg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689993989; a=rsa-sha256; cv=none; b=Gf3s94T6WEjebkCN61WvBrRymeilVAFheuWZPvMM/oat9HKvPPv6G6Nz75GayfCo9tLL4I 4cUC0FyIdkb91Hp/TB9q8pFPLGRkD5WHrhHqHVKZ8CuRhwfzj8/JSgWd7OtrdRs/+m6i/L RkLmlS6p79wjreopj/n8zm9gDPv2tqzrQgB2dfovNpyyqZ46iBK3LlzzeVIgtoIdaTxjEP j3r9JrbSKSpTUvgPoOu+IXPweJ66vb2+7Zwl23XhmCrItarnkxDq0Tsx926WU/6epQPUvl 8QiKJip28jFvn7eGuS4mwhugdKLmIhAhi6GwrA40GTDkVLeqR1+2S6TyVyppGg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=fpdMmx3f; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qN2dH-0003HL-Dm; Fri, 21 Jul 2023 22:46:11 -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 1qN2dF-0003H2-7g for guix-patches@gnu.org; Fri, 21 Jul 2023 22:46:09 -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 1qN2d8-0006Ig-Ku for guix-patches@gnu.org; Fri, 21 Jul 2023 22:46:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qN2d8-0000Pb-Gj for guix-patches@gnu.org; Fri, 21 Jul 2023 22:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64620] [PATCH] gnu: home: Add home-emacs-service-type. Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 22 Jul 2023 02:46:02 +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: fernseed@fernseed.me Cc: 64620@debbugs.gnu.org Received: via spool by 64620-submit@debbugs.gnu.org id=B64620.168999394131615 (code B ref 64620); Sat, 22 Jul 2023 02:46:02 +0000 Received: (at 64620) by debbugs.gnu.org; 22 Jul 2023 02:45:41 +0000 Received: from localhost ([127.0.0.1]:35139 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qN2cm-0008CV-OW for submit@debbugs.gnu.org; Fri, 21 Jul 2023 22:45:41 -0400 Received: from mail.envs.net ([5.199.136.28]:52336) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qN2cj-000809-Ra for 64620@debbugs.gnu.org; Fri, 21 Jul 2023 22:45:39 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 14CFE38A18D8; Sat, 22 Jul 2023 02:45:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1689993935; bh=p9nITU2vGDjAs4LWee9oEcrnWuIhzBuIf8txtpG2fqw=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=fpdMmx3fx+H5/KStbVnkg7fEz/s+Es5Cc0Y/EPdJIbytlPaNIm+tWgE2l40iCW2RS WIu1sEaOWN94PL351he9XrgvfAZ5LoYfwzt7Qbut5mb49pNWLIPfVD4iyyItY9qAhI n+KL0cjkiPWzPM45tBYTK68toeRA/1bh34auMQnZqZxc95NWvqJts1ZUo78OcaE9/J 2jgPLH4TU43yMfdMCcFtoL8KBu1npWqJRgcqGuadcAL/tEjvrGnSZamFGSZOUSafM7 x7dU9hyMjCWLSiic+bgf59yUIzJi756RW2dnYdn5vvmEXfJHMU4/tMjlsrOYhHg4wM j/SsHenvijNsFjullpac0W00ToaU4I/yWIBeIGrh2YS/5rOX0Y9iomjjy6+rSsErwH s3MfQxy7i3h7VYkwhUyNsX9cmKT8slqJC++A6y48f8JKA6bYmeTOf8MRzGWg8a1vMM 3HLffIC2kmUfxTpPed+YRhISOt4v2zAd1jou0Apy4gNpU0UZ/s+xit3UYdV3jDTNnk fDHvjF/vff12d043D1k/yTtwkwGihkmYsP9kAJS6dGOJY+Bg8Tg5kN2ZHlZLUL2v1A xMyUSehtIpmC+rTSUZjtCkr+E0A7oHoRgwo5Ikd9eqEf0p6CUHcqtMs7B0iyQuzMgN eq2vSiELKD4Re6r0YJsOOtfY= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id HvabGmnjJkFB; Sat, 22 Jul 2023 02:45:31 +0000 (UTC) Received: from localhost (unknown [117.174.235.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Sat, 22 Jul 2023 02:45:29 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 2781502c; Sat, 22 Jul 2023 02:45:20 +0000 (UTC) References: <0173e076aafb6ec389a7ebca5d56b7f4e8a02b6e.1689347338.git.fernseed@fernseed.me> Date: Sat, 22 Jul 2023 10:45:20 +0800 In-Reply-To: <0173e076aafb6ec389a7ebca5d56b7f4e8a02b6e.1689347338.git.fernseed@fernseed.me> (fernseed@fernseed.me's message of "Fri, 14 Jul 2023 11:12:31 -0400") Message-ID: <878rb8mzpb.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-ACL-Warn: , =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= From: =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.65 X-Spam-Score: -6.65 X-Migadu-Queue-Id: 9C08C50AC4 X-Migadu-Scanner: mx1.migadu.com X-TUID: RmpKjhXOnXSK fernseed@fernseed.me writes: > This patch builds on patches from ( and David Wilson for a > `home-emacs-service-type' (https://issues.guix.gnu.org/58693, > https://issues.guix.gnu.org/60753, https://issues.guix.gnu.org/62549). > > Many of the features of the prior patches have been included, but the > major focus here is to configure Emacs in Scheme rather than symlinking > to existing configuration files. Indeed a lot, I'm very interested in this, will play with it for some time. Thank you!