From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0r.migadu.com with LMTPS id IDt8GbxBjWAIXQEALuJCtg (envelope-from ) for ; Sat, 01 May 2021 13:55:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id AMgxFbxBjWBiOwAAB5/wlQ (envelope-from ) for ; Sat, 01 May 2021 11:55:40 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [144.217.243.247]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 06CC610BBC for ; Sat, 1 May 2021 13:55:40 +0200 (CEST) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 4C15327DFC; Sat, 1 May 2021 07:55:03 -0400 (EDT) Received: from mail-ot1-x329.google.com (mail-ot1-x329.google.com [IPv6:2607:f8b0:4864:20::329]) by mail.notmuchmail.org (Postfix) with ESMTPS id A3F68271F2 for ; Sat, 1 May 2021 07:54:41 -0400 (EDT) Received: by mail-ot1-x329.google.com with SMTP id c36-20020a05683034a4b02902a5b84b1d12so532033otu.8 for ; Sat, 01 May 2021 04:54:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=5EeW22vjlmuVALnzwasqHEYi7bWAXewXoU/dD+AusIY=; b=kj/rmrBoaX6ui9NqBD8jTv/ELGwvnSj5+DBRRMb92QbXAlBVG2M2bOqZwk65YKc3tA QM3xhlcCtKq/xuo84QEMSWf6n+huAOOnstgdL/N2Jo/b8WmRQ/+dIffvtLPTEcJdgfWe FkeO+/Z28eTFo/S2hmL3s9Or0rlBQQA+a1xmxnX/4Ucq6MHW7uAg0bsy8NkZMPNVulD8 X6ezHNgLhEkswj75gVPvVIN7CoV5xFbh8rgVh+/EAA17pbyyuugCG47NwroV2ot230EK 9mnG2uJRo7vsYmP4tZ4/ycgardZikpiHowfuIOQ5Ki6VowAaw507YQj0LA5TmWsOzZLD mv5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=5EeW22vjlmuVALnzwasqHEYi7bWAXewXoU/dD+AusIY=; b=PbjrAXEyGNxnLpHowrzf3gubdizVKz9ph41PK7ttOOcO+AkkfFzP5dli3CVD8W3v0A I7u1GOSGFe6Qua2KIvJSIl/6/W8thLsNEXsxRQ7GfL2lFe0vRwKdLPpB1PQn+SqFtyfS aD8W01rV5vJVu/TeSjXoyBO8jX7hJU5pw54DnKhlh5YK11REl0Kq+850/mGEGiX+n0Zd EMweIGQ2mvR2f4OZbfe7dE922a6wesVsuLXxBAsFMdWmBuReWO+BFD1qc1tkPt2jRItB 5L5dQK7dE00LYkEnWhPzA+LllXNif7xc1j72oAUNdplRnYk7JtvB3d/RGQ40/qGsyXMv d47Q== X-Gm-Message-State: AOAM5336wbPfmad/xbF1/KAIRX2An/EMMg1M2ILscVsQkVlgzymtvaXH 3cDt364CN8Bt5pBwqojacnJHRMWs6vNZCA== X-Google-Smtp-Source: ABdhPJz2pKdBWkbEOWXdpfilCpY8sIkS92KBJzeS7kkcb9vtvVO41fL7HlS6TnyMAMRNmBnAjS+ikA== X-Received: by 2002:a9d:6f94:: with SMTP id h20mr7408185otq.256.1619870080161; Sat, 01 May 2021 04:54:40 -0700 (PDT) Received: from localhost ([2806:2f0:4060:638f:a2c5:89ff:fe0c:1151]) by smtp.gmail.com with ESMTPSA id i130sm1509494oif.49.2021.05.01.04.54.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 01 May 2021 04:54:39 -0700 (PDT) From: Felipe Contreras To: notmuch@notmuchmail.org Subject: [PATCH 10/13] test: emacs: check for configured emacs Date: Sat, 1 May 2021 06:54:19 -0500 Message-Id: <20210501115422.483314-11-felipe.contreras@gmail.com> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20210501115422.483314-1-felipe.contreras@gmail.com> References: <20210501115422.483314-1-felipe.contreras@gmail.com> MIME-Version: 1.0 Message-ID-Hash: BLGGYPLAYYDHTKL4EMGMGG25LFCGM2CX X-Message-ID-Hash: BLGGYPLAYYDHTKL4EMGMGG25LFCGM2CX X-MailFrom: felipe.contreras@gmail.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: Daniel Kahn Gillmor X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619870140; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=f3dORZ5bFfs12IyKTgpNU4c5UO6t9+MGYwhp0hAO+04=; b=JK57Z07+ih0fskvUMZYHwvRf9PpMuUumKb13VwIlJ0CFNMCk1odblc/MEjyL9+5U93wdBa he79PfeErXXBRx3rAjWd8JhoNT1Z9lRZzmDmF2aUjoGlGrVPzJIa9kpYMMuR4VJKYhze04 Odwsx8vTcFKv6z9BM2zJodQ4yBS4+DdTXhE6y0wXyeDPv+++HFrGerrbtSs88f4X1i6CBt 4sb8azzGsu8f2+b7eZIYFB+fOEkJkR1Zip/SY114eVQSJUuoaS8ORM0K4pG6Y99uOZSoYH i4sl/Q0dUPDyWnTzZYJV/3RbR7ofll2BK3224liax1/zUDKD84G1mMMHThNC2w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619870140; a=rsa-sha256; cv=none; b=DRz02nQCrmNA+HSa+e9osg3fE7IZsBPMy3sOQo3H5uX29IocMcUb0tgeo7j8GUFl1TJjZ8 vno1Dj8dQOZ+8aBcPgpv06rbMZlo7TwiMMlY1q5cqa9CLuVzWV5sUZAIMmHEACef2EDHiw GgG9EdHVxbTCiFr6OoMMpeSzqcmUYpiOY5Poqxtd7OVLNC7/A0ONKw7NBora2xGPAvFKNw 41hetrCFe/Hodp50KQBW7gjf5pPjHH1qDLFlLcltrljt05Lltdyn/RbU+j6CAXSR/P+RII GJBy8PUsUpeFyFRZvulOlqCf4D7CWNu437kdp1W0p4A3X68h2AlQcg78wEQYmQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20161025 header.b="kj/rmrBo"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 144.217.243.247 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Spam-Score: -1.00 Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20161025 header.b="kj/rmrBo"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 144.217.243.247 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Queue-Id: 06CC610BBC X-Spam-Score: -1.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: VD7B3UrcFRSz Commit d59d9c81 (test: Make the emacsclient binary user-configurable, 2012-11-27) modified the prereq check for the configured emacsclient, but we probably want to do the same for emacs itself. Signed-off-by: Felipe Contreras --- test/test-lib-emacs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test-lib-emacs.sh b/test/test-lib-emacs.sh index 83f5b10b..3075fa59 100644 --- a/test/test-lib-emacs.sh +++ b/test/test-lib-emacs.sh @@ -16,7 +16,7 @@ test_require_emacs () { local ret=0 - test_require_external_prereq emacs || ret=1 + test_require_external_prereq ${TEST_EMACS} || ret=1 test_require_external_prereq ${TEST_EMACSCLIENT} || ret=1 test_require_external_prereq dtach || ret=1 return $ret -- 2.31.0