From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id SDVjBs4lLGV1kQAAauVa8A:P1 (envelope-from ) for ; Sun, 15 Oct 2023 19:47:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SDVjBs4lLGV1kQAAauVa8A (envelope-from ) for ; Sun, 15 Oct 2023 19:47:58 +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 9F43453A20 for ; Sun, 15 Oct 2023 19:47:57 +0200 (CEST) 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=1697392078; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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; bh=YZLVyJD7OJI0BWtelwvn7Zaux3tjqOxB/m+ZpFhyQYs=; b=NbvS4u4XNxJBYEecYVPPCpfUuZIcb58vPA/py117OQtvw99zTGr0NR+wXyuz1yIRtEsG+N hRaLgpxgXsydme4MlJWoJUzihV6skp1SRVlBXZdXLLxDB0Hy+q9LJM/JUoXbluP2ZDNJmB mAcZxBq437In49Ko2qtJXsABf05UJgYRBNLLd2+Odk4UMILGPvfI0epwJdBfKJeRd14MjD XEjQWkZGbrt8cmq5JmMFiIC8kvGOrN9P2XA1GmeqyBEyU8XeDa54FaX8KqViX3h52nzgDS GktqoaB39mfSVnA1+QhF5twAS3BThSrAvnBychHZ9xBhKSwDL5Z+cCgzGayr2Q== 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=1697392078; a=rsa-sha256; cv=none; b=fYTRgl5+O9ySMuLkxRM6htVnmIbOy+tDdmeBM2geUpK17JUBefJzQSY5TpJCkX1vD5242N EufsxWcJJnOXn+AeI9ucvF22ylivKQnGItBVPdn30RkoS/Fx8pskwrGSmxPNR0RhkywMXV VJOHDpjTIPKD5ETQzBjaz6RROOJDmcuKscComppJ5fWLRJjb2s5RRJT15XMGxye9DZAtPA mdzGyGSY9BI9FylMrq/WlYZolYlTKipC4bars9z6o/6SKcsQzjk+wUf1w1Ta4ShHng4N0/ DNf2mLfxsFXw23yzDDOgcEKgIvYMpR2U5DIF1aniICg2BaAu+utXnXln+BOCKw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qs5DH-0005qd-UN; Sun, 15 Oct 2023 13:47:39 -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 1qs5DG-0005qA-7E for guix-patches@gnu.org; Sun, 15 Oct 2023 13:47:38 -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 1qs5DF-0001Sx-V0 for guix-patches@gnu.org; Sun, 15 Oct 2023 13:47:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qs5Dd-00072U-Ri for guix-patches@gnu.org; Sun, 15 Oct 2023 13:48:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66566] [PATCH 2/3] gnu: poke: Install emacs modes. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 15 Oct 2023 17:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66566 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66566@debbugs.gnu.org Cc: Bruno Victal Received: via spool by 66566-submit@debbugs.gnu.org id=B66566.169739206426970 (code B ref 66566); Sun, 15 Oct 2023 17:48:01 +0000 Received: (at 66566) by debbugs.gnu.org; 15 Oct 2023 17:47:44 +0000 Received: from localhost ([127.0.0.1]:54072 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qs5DL-00070q-DH for submit@debbugs.gnu.org; Sun, 15 Oct 2023 13:47:44 -0400 Received: from smtpm4.myservices.hosting ([185.26.105.235]:42386) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qs5DI-00070e-JW for 66566@debbugs.gnu.org; Sun, 15 Oct 2023 13:47:41 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm4.myservices.hosting (Postfix) with ESMTP id 77EDE20D69 for <66566@debbugs.gnu.org>; Sun, 15 Oct 2023 19:47:15 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id D79F380098; Sun, 15 Oct 2023 19:47:14 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id B4a05T8uH-RE; Sun, 15 Oct 2023 19:47:14 +0200 (CEST) Received: from guix-nuc.home.arpa (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 502A18005B; Sun, 15 Oct 2023 19:47:14 +0200 (CEST) From: Bruno Victal Date: Sun, 15 Oct 2023 18:47:07 +0100 Message-ID: <4d53f537e30cc18a084e24b3fabec4e15bbb4288.1697391346.git.mirai@makinata.eu> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.65 X-Spam-Score: -4.65 X-Migadu-Queue-Id: 9F43453A20 X-Migadu-Scanner: mx2.migadu.com X-TUID: 44Dn3YGQfiPM * gnu/packages/engineering.scm (poke)[arguments]<#:configure-flags>: Correctly set lispdir for emacs. --- gnu/packages/engineering.scm | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index 46937384e4..112417b30e 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm @@ -3253,10 +3253,16 @@ (define-public poke (inputs (list libgc readline libtextstyle)) (arguments (list + #:imported-modules `((guix build emacs-build-system) + (guix build emacs-utils) + ,@%gnu-build-system-modules) + #:modules '((guix build gnu-build-system) + ((guix build emacs-build-system) #:prefix emacs:) + (guix build utils)) #:configure-flags #~(list "--disable-static" - ;; The emacs files are provided in emacs-poke. - "--with-lispdir=/tmp/share/emacs"))) + (string-append "--with-lispdir=" + (emacs:elpa-directory #$output))))) (home-page "https://www.gnu.org/software/poke/#documentation") (synopsis "Editing of arbitrary binary data") (description "GNU poke is an interactive, extensible editor for binary data. -- 2.41.0