From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YJxANuV1/2OuWQEAbAwnHQ (envelope-from ) for ; Wed, 01 Mar 2023 16:57:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QD8ENuV1/2OnIwEA9RJhRA (envelope-from ) for ; Wed, 01 Mar 2023 16:57:25 +0100 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 B6242EEA8 for ; Wed, 1 Mar 2023 16:57:25 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677686245; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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; bh=/+b7mLdpIme/7uc3NG7ueWDj1HzKyi6jcWGb8CwkJSk=; b=VMjsRq8sYbqD1oYjNRA5TbtEMzaNsJJdiKWVZm4OQUw91ksMhvb2keBwJpdrynqU5Y3oiv UM6Gc/6BRmDxfTo7s7dM7R8dCtQj3cfPCxV6yUxLaO/j7WS89pdVaRkHF8u1RAoIQHllIr MIATwpU8v3I85SQ8kGKHGWwU4PqXfsG9JJkbaz+wwKiqoxYzIWPLIh1A78vz/82LNRs4FT zRPnEk+8b1tnAaYptLbuxL0t1tQMZaNWH3pJmhmfnvdJJJS//PyUva6li2wpBjYPCb23Wu 5xRYRRUDn/jiQpjRldGg6EmAveLL97AHV/phSz797uj7d9gz1lqxUQoYpZrZ4Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677686245; a=rsa-sha256; cv=none; b=CPIc2B66IQbyQooNweypPILew+MRc2FwrfKOM1V8UVloYtP9ik8p110Ox7cnuga6k68ajq 3M03FCm/FbpxOckwhmZQ15yg4D1wrKQ/yDqwVf0/rLTTWOe5eO9W/RniyyN1pl38au4mBD 2DDVhktRi/7gVJY/MTXdRvF5xYQVkHiaKiKMahrAaN7VGWAldNb+TgcdZlVXscOe0bgJXT WVfsAvSbDlZrtfWL43xknYgob7COCjOoahp4VNLPaVryEyVG/Rq2RP5ViC4aMXLKpj4Etx uGa3fjBOV/0oLqUr6VY4rp7Be3uR3GHO2dAXbTB0HIc4Q7F/TdduboeYhZgObQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pXOpE-00014u-J6; Wed, 01 Mar 2023 10:57:04 -0500 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 1pXOpC-000140-MX for guix-patches@gnu.org; Wed, 01 Mar 2023 10:57:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pXOpC-0000uw-E5 for guix-patches@gnu.org; Wed, 01 Mar 2023 10:57:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pXOpC-0000b0-AZ for guix-patches@gnu.org; Wed, 01 Mar 2023 10:57:02 -0500 Subject: bug#61421: [PATCH v3] gnu: Add emacs-with-motif Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 01 Mar 2023 15:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61421 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andy Tai Cc: 61421-done@debbugs.gnu.org, guix-patches@gnu.org Mail-Followup-To: 61421@debbugs.gnu.org, mail@cbaines.net, atai@atai.org Received: via spool by 61421-done@debbugs.gnu.org id=D61421.16776862072246 (code D ref 61421); Wed, 01 Mar 2023 15:57:02 +0000 Received: (at 61421-done) by debbugs.gnu.org; 1 Mar 2023 15:56:47 +0000 Received: from localhost ([127.0.0.1]:54709 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pXOox-0000aA-0L for submit@debbugs.gnu.org; Wed, 01 Mar 2023 10:56:47 -0500 Received: from mira.cbaines.net ([212.71.252.8]:42326) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pXOov-0000a2-Jw for 61421-done@debbugs.gnu.org; Wed, 01 Mar 2023 10:56:46 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:3a91:a0a4:ecee:f157]) by mira.cbaines.net (Postfix) with ESMTPSA id 2BB6516CC5; Wed, 1 Mar 2023 15:56:45 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id b32bae20; Wed, 1 Mar 2023 15:56:44 +0000 (UTC) References: <20230211100601.4239-1-atai@atai.org> <20230212235531.10684-1-atai@atai.org> User-agent: mu4e 1.8.13; emacs 28.2 From: Christopher Baines Date: Wed, 01 Mar 2023 15:56:03 +0000 In-reply-to: <20230212235531.10684-1-atai@atai.org> Message-ID: <87a60wwjlv.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: X-Migadu-Spam-Score: -4.29 X-Spam-Score: -4.29 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: B6242EEA8 List-Help: List-Subscribe: , 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-TUID: eiYXEr5R7bq1 --=-=-= Content-Type: text/plain Andy Tai writes: > * gnu/packages/text-editors.scm (emacs-with-motif): New variable > --- > gnu/packages/emacs.scm | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+) I've pushed this to master as c05adaddb14064f0d2817e331fe5d0618f218bb9, with a few changes. I've fixed the indentation, and renamed the package to emacs-motif to be more consistent with the other emacs variants. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmP/dbxfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xf4MhAAo4lrkwLPStpOBpgMgO82ry2D8+VtKe4y M1mozjlSHEHcPu2/XbCu3NInsboUCW+F38bIRk460eQqea3gFU122lEgNd3GiJeN H3Xqq6DRH6pfI4v2oUWSMxrx+cOZxNJm5Vy8W7KroRbu4DiA2r5ZLB0TX/Uyh16N eiA3XnATv4yYHSgkdoUdvDDv2oQRJVYctEOfpME4p3BcW2Yj55Qadb9ZebnSiJk/ J33KaoooVSLVqnPSPdiLFx1NRny0SzXY9LCuNw6sGOs+naZPwRIv7jam3EXXovrW 07vZ0Zk4tXV63LkqKSRlbLa8TY4FCNFyfMk2+j2FNia9t41r7rB/ymZhJa/6qjJC qMb+4F8sC4w2QfsgWd0mj87zM2vThxfRBUyXTc78SwOftsoUXRd2S59uQbp7N8d8 hCJhIe9WwQMX4qIy8uA7C9Bj8dgKVVP+upx9CxpXMj4uEO+xoWDK/a3eR2/NNUHY ZJ8cuInPJ3h5AKptDp70ZqLEhXytTjiKWxlsW00l5QGTMYMfww7LRJi5TbMIse0Y yrkJBwqvci1u9C3Y6BHqGhLFxJQvUFU5kx8EyLJlD39lrUQRbStsz5wZsoB5HIG1 zfuE77Ls+eR9eEwHIXQ/Gz9gHXHPS6UjuLyBHkwcpvvqzajGJtAJ7wH2KVS4rUx6 PI+Wb9QEv3Q= =r3a2 -----END PGP SIGNATURE----- --=-=-=--