From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UBB+K4TEMGWQZQEAauVa8A:P1 (envelope-from ) for ; Thu, 19 Oct 2023 07:54:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UBB+K4TEMGWQZQEAauVa8A (envelope-from ) for ; Thu, 19 Oct 2023 07:54:12 +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 69AAA58C90 for ; Thu, 19 Oct 2023 07:54:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=EI3mILnZ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697694852; a=rsa-sha256; cv=none; b=AEoCCOUZ2MOBu6ZKTjvuGivGO39iLROK85f7i6rMZTHf1WWJ8nTfErHKh1dLe0s+OuRe3y Bh0VqsdP/fMrNKL+UUIkT9G8DIXei4H3POUuzrOkz8GnuzbRp8E6kroCK8UUY0yQapa+Tr TrxbzOxTKe5tjDJ5LlE0O7e4Lf25V0shbz8yqjOooLac5vZ2WQ3K2cRKbiU0UNzifHtNeG RGbfNY/AU+Y5mye7Hh1vD2g/VXO8jdqykbSQrPLfLoUp1VcqOdUR9NX9YHYAHcL+1rV2R7 N0G1VPq7kYaDOSpyKTzBBb5NJ7XWI8U2EUeLnXm2cfc8v/FsJ0rZv1FKq5yhCw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=EI3mILnZ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697694852; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: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=JzQwhtWKeTNHJHryL6dRvaEkY5nlA/f3cwnMAa67Jrs=; b=Gn3gkxT0ireAn6CCiOZPV/06wJ58ee3/OWaSn7IgkAvduCOuijfBnZfv/2E+ECUFxXcWpD F1TQbEnCMHIkOxDMFZHLizKYQF5b2/UHOJ3EYmiu9db/btB5yDPVS4/Mz6WhWr9AnXTdGc NVHWR6UDFUEog/Ok4cx20/Qx6Q6uKyTaYN7pXS4gVNZzb05CIZdpRTA2mjTrD8U+uNaZOo OfjdsROSUyEaKb0wpbo+v+llxvYpkY5NPAHF0tZ7ueNqimdHNic62+zGCd2t9RFmxpXkBq 8/l4Wg1Cbt4v/nT7VCSP+yErxcHaSQAhgP+mkbLEOBgSrNVJZu9pEcr4m5gvUA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtLyZ-0003nV-J6; Thu, 19 Oct 2023 01:53:43 -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 1qtLyW-0003l9-RO for guix-patches@gnu.org; Thu, 19 Oct 2023 01:53:40 -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 1qtLyW-0002PN-Hy for guix-patches@gnu.org; Thu, 19 Oct 2023 01:53:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtLyw-0000xA-9i; Thu, 19 Oct 2023 01:54:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66624] [PATCH emacs-team 12/15] gnu: emacs-geiser-chez: Process autoloads in-tree. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: andrew@trop.in, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 05:54:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66624 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66624@debbugs.gnu.org Cc: andrew@trop.in, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com X-Debbugs-Original-Xcc: andrew@trop.in, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com Received: via spool by 66624-submit@debbugs.gnu.org id=B66624.16976948283520 (code B ref 66624); Thu, 19 Oct 2023 05:54:06 +0000 Received: (at 66624) by debbugs.gnu.org; 19 Oct 2023 05:53:48 +0000 Received: from localhost ([127.0.0.1]:35507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtLyd-0000uc-GJ for submit@debbugs.gnu.org; Thu, 19 Oct 2023 01:53:47 -0400 Received: from mail-ed1-x541.google.com ([2a00:1450:4864:20::541]:48271) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtLyX-0000so-H9 for 66624@debbugs.gnu.org; Thu, 19 Oct 2023 01:53:41 -0400 Received: by mail-ed1-x541.google.com with SMTP id 4fb4d7f45d1cf-53e3e7e478bso9904242a12.0 for <66624@debbugs.gnu.org>; Wed, 18 Oct 2023 22:53:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697694789; x=1698299589; darn=debbugs.gnu.org; h=mime-version:to:subject:date:from:references:in-reply-to:message-id :from:to:cc:subject:date:message-id:reply-to; bh=JzQwhtWKeTNHJHryL6dRvaEkY5nlA/f3cwnMAa67Jrs=; b=EI3mILnZNHkL5jEoQE7NRsgvnvsCpQvzZBQPimTJ6xNggI4a+uBHPRUynuG8/bWR0X b2NvQn5aUG+5Z5H+qqBMkHTqFrfasKxXdxgA80G9TtI+yMabZkadWTV8mryluWC0wocg dfRj13zEj0dJ9WapaSlt+/+6Om08AIwGgwvhGoaI6jHx7tAXpJw9SmebjVM01UISDkRJ VimPgihPCCABV0AEN5AZR7ulbf2iEvcHDBcINBUGUbGaoP0NrPyVDIK5Lv3VVUSWXvY2 xvS4dOjvrG6O/QZyMknIBs8yU2QdboddI8dKlYOiKa4Rk/ruyXY4k+vNxwZkhVIlq9vp P5xw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697694789; x=1698299589; h=mime-version:to:subject:date:from:references:in-reply-to:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=JzQwhtWKeTNHJHryL6dRvaEkY5nlA/f3cwnMAa67Jrs=; b=H7H+eOgtKhqylbiEk2sMXUoFCwcTSD/tHvER0iqOzurH0cPYVKm6l5rhUcaMg33Qy5 2S6Omueg/9PjZbqPvODnaTV64/VXqZgxAaRwkThYXAc5RuZlel83t78BMLP1MzRLqZk2 KvRQubnhpwAhi9B1nAXGUxBvQ/dh3E4e46amr3Xng3/mm65wMV4hy+5rsOq/kb+ytxVd 7AXkEAUP0+7UtzFpLBl973d03q4TC00cpTdUqxlLij8iiwE9pUjbkkFHD67Zv7uc2jhi xBrHa4lYj4ScFy23E5ME3BQF3ocTNZ+n0iiwFsV/482MD/Wpj+TvNWNlNn958Fdebzzg exTg== X-Gm-Message-State: AOJu0YzSp+W/pDz2qcSgpd3ak4VlnvmWbdhL1SHVc7tAeefw+K3TGlsX xERwkN9zJjuYQ1eKXNECOykrjEL9mZC9sg== X-Google-Smtp-Source: AGHT+IFsMeSlaufSHrWpqIxQpQ0LohjwfWPGa8fmJwq/b7y4bH+NuedczteFrfDHzyNYgRyN0oMizw== X-Received: by 2002:a50:f616:0:b0:53e:3584:d39d with SMTP id c22-20020a50f616000000b0053e3584d39dmr650657edn.33.1697694789437; Wed, 18 Oct 2023 22:53:09 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id s22-20020a50ab16000000b0053e589016a7sm3605507edc.16.2023.10.18.22.53.08 for <66624@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 22:53:08 -0700 (PDT) Message-ID: <15253f25db1b9f52510a35a59a674be8afda5838.1697694142.git.liliana.prikler@gmail.com> In-Reply-To: References: From: Liliana Marie Prikler Date: Thu, 19 Oct 2023 07:21:31 +0200 MIME-Version: 1.0 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-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 4.34 X-Spam-Score: 4.34 X-Migadu-Queue-Id: 69AAA58C90 X-TUID: gAQjZ77IGNAg * gnu/packages/emacs-xyz.scm (emacs-geiser-chez)[#:phases]: Resolve "geiser-chez-autoloads.el" in the current working directory. --- gnu/packages/emacs-xyz.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 08367ed411..fc5bc3a7d4 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -694,9 +694,7 @@ (define-public emacs-geiser-chez (modify-phases %standard-phases (add-after 'make-autoloads 'patch-autoloads (lambda* (#:key outputs #:allow-other-keys) - (substitute* (string-append - (elpa-directory (assoc-ref outputs "out")) - "/geiser-chez-autoloads.el") + (substitute* "geiser-chez-autoloads.el" ;; Activating implementations fails when Geiser is not yet ;; loaded, so let's defer that until it is. ;; See . -- 2.41.0