From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UECZOoO+H2JlJQEAgWs5BA (envelope-from ) for ; Wed, 02 Mar 2022 19:59:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uHBJM4O+H2Ko1gAAG6o9tA (envelope-from ) for ; Wed, 02 Mar 2022 19:59:15 +0100 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 5F8991D37A for ; Wed, 2 Mar 2022 19:59:15 +0100 (CET) Received: from localhost ([::1]:44492 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nPUBu-000362-HJ for larch@yhetil.org; Wed, 02 Mar 2022 13:59:14 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37996) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPTnW-0007wE-LF for guix-patches@gnu.org; Wed, 02 Mar 2022 13:34:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46858) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nPTnW-0000ly-Bo for guix-patches@gnu.org; Wed, 02 Mar 2022 13:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nPTnW-0002M1-8E for guix-patches@gnu.org; Wed, 02 Mar 2022 13:34:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54221] [PATCH 1/4] gnu: vim: Use native-search-paths to search for plugins. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 02 Mar 2022 18:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54221 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: SeerLite , 54221@debbugs.gnu.org Received: via spool by 54221-submit@debbugs.gnu.org id=B54221.16462460109010 (code B ref 54221); Wed, 02 Mar 2022 18:34:02 +0000 Received: (at 54221) by debbugs.gnu.org; 2 Mar 2022 18:33:30 +0000 Received: from localhost ([127.0.0.1]:40755 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPTn0-0002LG-6l for submit@debbugs.gnu.org; Wed, 02 Mar 2022 13:33:30 -0500 Received: from xavier.telenet-ops.be ([195.130.132.52]:58578) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPTmy-0002L8-JV for 54221@debbugs.gnu.org; Wed, 02 Mar 2022 13:33:29 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by xavier.telenet-ops.be with bizsmtp id 1WZT2700K4UW6Th01WZTs4; Wed, 02 Mar 2022 19:33:27 +0100 Message-ID: <1acd5a1f1b0c8ecdd001f93ca236933de0ea9c23.camel@telenet.be> From: Maxime Devos Date: Wed, 02 Mar 2022 19:33:27 +0100 In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-CrUANkDeXVlm14LVzwGS" 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=1646246007; bh=FN/ij39XlHT7zLj79ViyfwqCisfmFUVn5vPhkKrkn2c=; h=Subject:From:To:Date:In-Reply-To:References; b=Cl4KXumn5uj3IZSW0Nc2WvWHPhT4Hc9R7KfgXwapeBeAFN6/6ao/RA+7fashrnpsK 01ei9A56IMiIm/yV4Fk27ss4nHfe59RIMQxDZ4Q4dEZjRaaMtLh+SZL+D/xZZA3bsw rr0y5MVbZbwPAhTJ520fivZ4z5yRWQW3RTcxGTlPFgD3/Fr03qG2Nwm7tke0vQG4lw T2CE85x3MybCcs5g7+4E0foVhqAxgKn8DZEw2lqIbbMxt5k1qx60BaXaCuhdilpr7L 2GzxI8tRqHNVbsvNrIOM1J7N6JepCFUtKp9N0zHbFaQRefo0FBgIAAVXg1CtTnXwgX w5YJ9uVQRjTKQ== 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1646247555; 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=FN/ij39XlHT7zLj79ViyfwqCisfmFUVn5vPhkKrkn2c=; b=sw+/9hPyCeLZvrabCphPfU/yt9+zmLEy3Y11tukbW5RWp79ogjAl7x78SeNlq1jB1ghuR+ Ew4MEIs8xIU2MifKoo7DMwRDR0Ui/C4TSwd8C6K/7jkKTT3xQ2GV4R81LIm79VSVWU06L+ gghmvojqyBhUkKCqZ5HDgm6bdNpRlMPv/ZqF6Rn3qgfkvBZg9WrlV+NGofVgX9hFW1FuD9 nJNWmn+2pqhEfhFqrf68Dx1QPY9MaEfBzPD0uff/uYlxFzd8iHtxT5ddFZwIGDryS/mx4n uu25VVRMX3g0UrmYGg2AF+T1JrDhZEbCUkpHdLyBke8tsHk6V5KKTwhQvM2HNw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1646247555; a=rsa-sha256; cv=none; b=XH+ENByGCGYIG9q7Zb1S5kH/vreM6kytQBfVJfTcdeavVmeQsY0Fu9hldXcesHnH6U4Yz0 K6gGhKu7wvtx0kQeDEJraBYg9TNuGKDToEkBTCBLgOhDojL6fa4dAw4loeS0r1qza832RX FP1kg83wiKM5gVytXDhjgNsFxduLOAs0Utlb0G65Z80YcsF8MdknTeu4WVNZDTXKLk7+wH vFlzq167Zg/FlhtyGE+Jt19E1VgNd4USBWqUASS84LqvEZWwYbQTmZiMlvdWLtQVO04Plz lDFq6DE0Ow4leZw9tShzGJSVlYOELyXd7w1uM0W5kUPbCb/k+NVCUTbJN9vduQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Cl4KXumn; 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: 2.02 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Cl4KXumn; 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: 5F8991D37A X-Spam-Score: 2.02 X-Migadu-Scanner: scn0.migadu.com X-TUID: e1V2MgdO4oUo --=-CrUANkDeXVlm14LVzwGS Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable SeerLite via Guix-patches via schreef op wo 02-03-2022 om 10:17 [- 0300]: > -" This appends all of the vim plugins to the end of Vim's runtimepath. > -for directory in ["/run/current-system/profile", $HOME . "/.guix-profile= ", $HOME ."/.guix-home/profile", $GUIX_PROFILE, $GUIX_ENVIRONMENT] > -=C2=A0=C2=A0=C2=A0 let vimplugins =3D directory . "/share/vim/vimfiles" > -=C2=A0=C2=A0=C2=A0 if isdirectory(vimplugins) > -=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 let &rtp =3D join([&rtp,vimpl= ugins], ',') > -=C2=A0=C2=A0=C2=A0 endif > -endfor > +if !empty($GUIX_VIMRUNTIME) > +=C2=A0=C2=A0=C2=A0 set rtp+=3D$GUIX_VIMRUNTIME > +endif Nice! That would make the "--pure" option in "guix shell --pure vim perhaps-some-vim-plugins ... -- vim" actually work! (untested, I'm just _looking_ at the patches, not actually testing them) Greetings, Maxime. --=-CrUANkDeXVlm14LVzwGS 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+4iGRcl7gUCYh+4dxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7pkqAP98Da0Lw+znYLFCBpMM6LG2Wo+S a8yHpaLPxvu5E3tsbgEAmBm8obMebXzXjeUCNljxUCrvRji5JNYZ8K4iAWJMTgw= =GaZ2 -----END PGP SIGNATURE----- --=-CrUANkDeXVlm14LVzwGS--