From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 8F2lBw9+nGLmOQEAbAwnHQ (envelope-from ) for ; Sun, 05 Jun 2022 11:57:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KCd8Bw9+nGKx+AAAauVa8A (envelope-from ) for ; Sun, 05 Jun 2022 11:57:35 +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 B540832E9C for ; Sun, 5 Jun 2022 11:57:34 +0200 (CEST) Received: from localhost ([::1]:44934 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nxn0n-0000s9-Ud for larch@yhetil.org; Sun, 05 Jun 2022 05:57:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56466) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nxmwQ-0006Ia-NW for guix-patches@gnu.org; Sun, 05 Jun 2022 05:53:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37980) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nxmwQ-0003E8-Ex for guix-patches@gnu.org; Sun, 05 Jun 2022 05:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nxmwQ-0007lC-EE for guix-patches@gnu.org; Sun, 05 Jun 2022 05:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55420] [PATCH v2 1/2] guix: emacs-utils: Add emacs-batch-script. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 05 Jun 2022 09:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55420 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Fredrik Salomonsson , 55420@debbugs.gnu.org Received: via spool by 55420-submit@debbugs.gnu.org id=B55420.165442275829792 (code B ref 55420); Sun, 05 Jun 2022 09:53:02 +0000 Received: (at 55420) by debbugs.gnu.org; 5 Jun 2022 09:52:38 +0000 Received: from localhost ([127.0.0.1]:60110 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxmw2-0007kS-0K for submit@debbugs.gnu.org; Sun, 05 Jun 2022 05:52:38 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:44458) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxmvy-0007kF-JA for 55420@debbugs.gnu.org; Sun, 05 Jun 2022 05:52:36 -0400 Received: from [172.20.10.9] ([188.188.198.16]) by xavier.telenet-ops.be with bizsmtp id fMsX270100Mj3JL01MsYV9; Sun, 05 Jun 2022 11:52:32 +0200 Message-ID: <38a5e03d835b2daa2dd1959048f1d03f6f5a48cd.camel@telenet.be> From: Maxime Devos Date: Sun, 05 Jun 2022 11:52:27 +0200 In-Reply-To: <20220605001924.184934-1-plattfot@posteo.net> References: <20220514230017.27372-1-plattfot@posteo.net> <20220605001924.184934-1-plattfot@posteo.net> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-G+LecsihqW5m/7Zh5LU8" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1654422752; bh=orh3RzG4EX/PeEgZWdazU2xPtvMcp27sHwmZiYZcF98=; h=Subject:From:To:Date:In-Reply-To:References; b=lCm8Svd5hb+wzoRWi4a/+8FkHE/3ekI1qDIf5hGO3gz+MSd7Afccr5BGgTJX1C89B +cklIUnr+w0ECV9EJTY+Hy3qlJzF4okphQS33Diw1GyhSMLIrdDusRb0n+JuqyNSR7 bp/gtapoBMeCJ+5NrE2wBvnVhdDann5n+rRw1nLkKGXBPUMDLtrvHklL8mzxIytkMW RgJFd17CSD3wS2kl5WmBEkVHld0VRkPShdKH0LWLj7nbVgSPfqgPwLFHSWnhFnVWpV bjM9SiPdtYWLvcPVKRzOoiUh67gQ4BQUDr87XEF2D3Ql8DHy9VUNq+xiA/bIplZzKo y7sROJxA51ICQ== 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654423054; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=orh3RzG4EX/PeEgZWdazU2xPtvMcp27sHwmZiYZcF98=; b=EYg3yHRZvgZwkyEdC4f0xUiDXtm6y8Oxixuclb87b18JznpHvhZiECznpzMtb6uGwga160 EJ0nF0Kmecu+h0/55lGa3dXfhEkbzpxQiRwmjojLUs64tWWkvQaPIBCvqj+VyURT47+og/ xeWKvqCek/9qtqI2ClW2MGl4+hhhHdU4+seyCtrrQfnjz/dWNMTuPte3+yJFUdRYsCym43 NlxcUFu5qWuvFssGlZHYV4wgllBsOf1rNXHkzh7lH2caA4a7b5eJVAWkfl2f9UoRGkT5dq V8TNGF2YZfooOgHZTSEI+EyUtnY9TPoNWLjjGlU84zF8R7dkzL3D3+f3Pa9YjQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654423054; a=rsa-sha256; cv=none; b=DbN5psAOrR3W+7oS2O3NJzgO/R+rqoh9+GK/1o3MvOnKlHQMpq6Hv0kexU8B7ccj1DrEIU SarlBvr7tFDH4w/t/6NiruoevMlT/Uu30+w5Y3mpN5iNDDg7Ar4oEBuOMxyKp507yMO4Ig AlEQErqXGX29Yzx/5n7Jm0/9+HwhSgE+TCtbrpnyqET4oSyVP7pbljAMcxAGVZWzgD0+bn tHwhmRIw0Rs7uxohQzv/RSbvFGZgt/LZU+L3CGX6kf/bD9wCRxjTmKzTPMtpJp//++nKEn kX5DNxoYdfTo5+50LgOhuGSGHDKun3JD9kzcBVH+gf6vseGu1vXqmvX6eOiYvQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=lCm8Svd5; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=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" X-Migadu-Spam-Score: 5.39 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=lCm8Svd5; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=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" X-Migadu-Queue-Id: B540832E9C X-Spam-Score: 5.39 X-Migadu-Scanner: scn1.migadu.com X-TUID: YTOt3yF1pA9W --=-G+LecsihqW5m/7Zh5LU8 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Fredrik Salomonsson schreef op zo 05-06-2022 om 00:19 [+0000]: > +(test-equal "print foo from emacs" > +=C2=A0 "foo" > +=C2=A0 (emacs-batch-script '(princ "foo"))) IIUC, this can only be run if emacs is in $PATH when running the tests, so sometimes the test needs to be skipped. As an example on how to do this, see the "pypi->guix-package, wheels" test in tests/pypi.scm. Greetings, Maxime. --=-G+LecsihqW5m/7Zh5LU8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYpx82xccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7puYAQCWIg6YACUP+M/WyndYxWZjFjuT Pg2TfhpjyXweT1h3KgD/fRMlo09wcX62XRhrHyua0WjZRhr0+qXm0UNWw40XPgg= =Vv4M -----END PGP SIGNATURE----- --=-G+LecsihqW5m/7Zh5LU8--