From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iDLGLgfosl9ZEwAA0tVLHw (envelope-from ) for ; Mon, 16 Nov 2020 20:58:47 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id mC2SKgfosl+PAwAA1q6Kng (envelope-from ) for ; Mon, 16 Nov 2020 20:58:47 +0000 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 61633940357 for ; Mon, 16 Nov 2020 20:58:47 +0000 (UTC) Received: from localhost ([::1]:33756 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kelaI-0002zq-Ar for larch@yhetil.org; Mon, 16 Nov 2020 15:58:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48392) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kelZg-0002yB-SL for guix-devel@gnu.org; Mon, 16 Nov 2020 15:58:08 -0500 Received: from mail-wr1-x42e.google.com ([2a00:1450:4864:20::42e]:46710) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kelZe-0008Bb-Sv; Mon, 16 Nov 2020 15:58:08 -0500 Received: by mail-wr1-x42e.google.com with SMTP id d12so20285123wrr.13; Mon, 16 Nov 2020 12:58:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version; bh=tGyHRtLSZZWsizOEwZtWCFRMinM6ZbEy/HoPEkXdOTU=; b=obSk9+OKgtrwcgwTv481nbZf23vyPeEL93oQbLuiPDAYy9FMpqzUqPSFO0NIdZYvsg cKPU6ttZJwoyFHCcgMQ4s3LOuq9dKITyOCQhlWTV9Zm+5MVTCPcIM8W70pnRCprfP6Os N8LoPFzCrbalXzdQYLGeyQxjAaGryaUrD82fBamrsNoIsplovAq2BsDYQ8CkW2Aa6Q50 WVmTU5gdKPIsuOA4ofnwQiyP961zqlKuVGh2aNfhBq7isnh1GFNb0uBKBNbwpbNl4YAP 2AbOWyUcOR5A40t/Z4liG1ooSadcdkn3UaTwFYFPeTiZUl+ISMoS4On3STcl7vFw4Qmf yygg== 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:in-reply-to:references :user-agent:date:message-id:mime-version; bh=tGyHRtLSZZWsizOEwZtWCFRMinM6ZbEy/HoPEkXdOTU=; b=ESAtqHKGlPgxaiG8H2nHDK0bGsq5qdLTUvfvvRn8/Fg6jhuHnyJG5j3hHYoCFy7/Kf A29PNrcDVcpafyD4rUclR07d2BVL3NoJJ7zF36PYB4OmgK/T1k+V46/JSF+Yuha6Y8dD KFRlfowj9h8GldGoUalhJO5AXZqc/sn1qY0FGmXux5ieFviXBqU90GdBkZa09MgoC/6u n+/KAbjqWCicuX0B7opU9cbNQsJ7dYRv5rfbzgVEgBiiEZdvah0yhZw/WFqWtUL6wDFU 1udCjVteFzNNPeA225FWBekHvm71YMtuu8+aE3nQGunu6mO+QJf+NWzuZO3iqvH/gt48 paug== X-Gm-Message-State: AOAM531SHqvtmJhGSQr8lEuM54uOBrswB8bMFU80QIQYUOpWbIfBRIPl vOJqttltPg1pZIy7JaR1cIBRslF0XP3VNw== X-Google-Smtp-Source: ABdhPJx/JvgN2uDeiKVf3/IKFjZ2wRGDqkOXeVOzKtcdGnKXZroNWw0ivXQsUvTB8Jj9NWI6VC7jPg== X-Received: by 2002:adf:b78b:: with SMTP id s11mr21193354wre.42.1605560283764; Mon, 16 Nov 2020 12:58:03 -0800 (PST) Received: from unfall (20.134.94.90.dynamic.jazztel.es. [90.94.134.20]) by smtp.gmail.com with ESMTPSA id u23sm608732wmc.32.2020.11.16.12.58.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Nov 2020 12:58:02 -0800 (PST) From: =?utf-8?Q?Miguel_=C3=81ngel_Arruga_Vivas?= To: Christopher Lemmer Webber Subject: Re: [PATCH] Automatically set `geiser-guile-load-path' from .dir-locals In-Reply-To: <871rgtgoow.fsf@dustycloud.org> (Christopher Lemmer Webber's message of "Mon, 16 Nov 2020 13:07:59 -0500") References: <87tuuixjno.fsf@gmail.com> <87zh3w5ytp.fsf@dustycloud.org> <87wnz05u7d.fsf@dustycloud.org> <87tuu46tqm.fsf@gmail.com> <87lff3iueo.fsf@dustycloud.org> <87y2j2c4u1.fsf@gmail.com> <87r1otxsgc.fsf@gmail.com> <877dqlgpxf.fsf@dustycloud.org> <871rgtgoow.fsf@dustycloud.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Date: Mon, 16 Nov 2020 21:57:56 +0100 Message-ID: <87d00dvx2j.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a00:1450:4864:20::42e; envelope-from=rosen644835@gmail.com; helo=mail-wr1-x42e.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org, Maxim Cournoyer Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=gmail.com header.s=20161025 header.b=obSk9+OK; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -2.01 X-TUID: kWoaTONP2ewQ --=-=-= Content-Type: text/plain Hi! Christopher Lemmer Webber writes: [...] > It sounds like you're already putting together the work to do it. If > you don't mind doing it that would save me a lot of time right > now... I'm quite swamped! I'd be very grateful! No problem, I just didn't want to end up with two reports for the same issue. It's already open as . >>[...] > I've pushed the fix to master. I also did the setq-local thing as > another commit. Thanks. > However, since Miguel is the one submitting the upstream report, I left > a TODO item to link to that once done. Miguel, do you mind committing > that once done? Pushed the update for the TODO line to master as 3428c66c5a4d5f1a5fd2f1ad4cd3105993ae8e6d. Happy hacking! Miguel --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAEBCgAdFiEEiIeExBRZrMuD5+hMY0xuiXn6vsIFAl+y59QACgkQY0xuiXn6 vsKQYgv/YICU1MKCNiZeZTIsgBDgM7v6ei3JFlwsRU+c9U3UeS7PIf+4fnKTK//w IkEKq61oXyzAYMaUGHGBZ95tswmnd6FNl/vajPl8L8VcD5YmaWK3vi3TH7psQ0Ko nkjrqXFZCSJRUhZ4Ih+hNpU/0SOt/Hu44Nbgx4c3f3diCIxNeGv5YhbJywmy7jpr TAdPmpMUUGHrEonevami/mfXI3cXLX/ZPqUCgDaH4iQeEXCHpH9tbnjHbWnjsP40 5jz7Cian0KiWzkH3FLLH1cqJs4Whrx76NB7WENeITXj1TW1Syi2qwrnZBfDjObaC noyPR8xAmpk1LckOyV0lWnHslxkVv6XcrU8ILdT82mWoWwKzBDIvX//pk3NcCXmd vNn0FjAbCsp6CSlNoKtxQ1OwRYisvABNxYkPgPqamOzy/OLVpiSF3T24d5Y5Zr/I iHR8CihMtx6ug974wa6Af7jEZ8PIJkgst/zgxkyYgqpMTUnne6C71FVQX4wTuEla MHX/Zi2s =TrpD -----END PGP SIGNATURE----- --=-=-=--