From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id SB9PAza+ZGXzaQAAauVa8A:P1 (envelope-from ) for ; Mon, 27 Nov 2023 17:05:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SB9PAza+ZGXzaQAAauVa8A (envelope-from ) for ; Mon, 27 Nov 2023 17:05:10 +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 E50A751465 for ; Mon, 27 Nov 2023 17:05:09 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=e38KSe+8; dmarc=pass (policy=none) header.from=gnu.org; 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=1701101109; a=rsa-sha256; cv=none; b=ofF6RwrHrZ5VoTqFR/t/TwJSROVIUdwiMDiU3GdKcjFY7BzIJIi7oliFBvmaC5AdV0xxOz QfQOGWPMl6u2Bcp2qmv33huxEiAs2eOjAbeye9AgwZ1ahrnWV0RcQYduXfCQ8DvHf++4U2 yi8CsP9DIJq85NvGilh1HS1LgRgkVOVRsSQdPlpT5UWgayeBl6IDkKp+gEIpcAcodp4FEr qlP61uLyTepUIBBuMLhrYkeRcmT4nn9Y1yHWfkqwc2Rvw9ObtFP+xeXKJXoskkAPnl2ixY 1u2IPjMB474mG2nawul22jPVxiduGiLp3E49yP1iIVzRB7MY/5quDD9R7LXoGQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=e38KSe+8; dmarc=pass (policy=none) header.from=gnu.org; 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=1701101109; h=from:from:sender:sender:reply-to: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: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=ur3KPuld9/w62tfKMZA5V+i1+rqKT6sXvywleBnRHPc=; b=Fx8uf6+VH5VeS9OKC+jR2i70OUR/mgnnyEPH1//7rDfBXMu67dfguvBjwjVW5A+2E4qbuG lCIML99hhkK/tYTtfgEMoWPBl2SkdMilddsXFMb/2s8OJFi+h3mM4N+Y7SMFyz8Ctid5xx ABa7QmSW3SLP/NZyWBnt5IgYxOHtCFqaVv/ExZtQUFTy0FFB9gRjuLtysBGES5J+nfZQDK r9qgk7e07r0cjNOntr4zJPCJUVZOZBNeooXB6M1jFDS22qOO/ESC/XRWgcU/omHWX15fdi bMQOHaXpKwPc7ShHO49/nPN0hF1p5q7tU6KkN/QuciD+ddHYGzzQ5L62u4D9Tg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r7e6T-0002m3-A8; Mon, 27 Nov 2023 11:04:57 -0500 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 1r7e6R-0002ll-I1 for guix-patches@gnu.org; Mon, 27 Nov 2023 11:04:55 -0500 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 1r7e6R-0001Hn-AA for guix-patches@gnu.org; Mon, 27 Nov 2023 11:04:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r7e6X-0003vs-Kg for guix-patches@gnu.org; Mon, 27 Nov 2023 11:05:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67278] [PATCH] gnu: Add vim-jedi. Resent-From: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Nov 2023 16:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67278 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Efraim Flashner" Cc: 67278-done@debbugs.gnu.org Received: via spool by 67278-done@debbugs.gnu.org id=D67278.170110107615063 (code D ref 67278); Mon, 27 Nov 2023 16:05:01 +0000 Received: (at 67278-done) by debbugs.gnu.org; 27 Nov 2023 16:04:36 +0000 Received: from localhost ([127.0.0.1]:44628 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r7e67-0003ut-TY for submit@debbugs.gnu.org; Mon, 27 Nov 2023 11:04:36 -0500 Received: from layka.disroot.org ([178.21.23.139]:54552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r7e65-0003ui-Ix for 67278-done@debbugs.gnu.org; Mon, 27 Nov 2023 11:04:34 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9B2AB40E56; Mon, 27 Nov 2023 17:04:26 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ToXjmbcuUcY5; Mon, 27 Nov 2023 17:04:26 +0100 (CET) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1701101066; bh=ur3KPuld9/w62tfKMZA5V+i1+rqKT6sXvywleBnRHPc=; h=Date:Subject:To:From:Cc:References:In-Reply-To; b=e38KSe+8W0YwFCS/cPyf+7PTKpqflEzry8Y0SR/KTWZcOobvb5udZWn6jftBZrHY5 Qs2QQylyru1VVmK2ucqsczljVMdqy+vaCMxBUo3uyg7/+HR0zzggkLY3U5AnQGx2RV o2i35nNG+QbxFrz1spPLt7E9jsp6u9ZYNyPD6G8EeTLXcjfnAXymQ+Qwjv2N6VUOdd flk6R32rti/HyjEDLQrmmZwSxdDPurkCRMFfJgqM0CVRFPLWd9auzOFPPn37Pdbqj6 Ym9sVj3Q8tW8t4Npcmf+saMgiR2lyjbQ+UbN6EYaH6yC5EbZ2aWIea7zYryjufnay0 +jfXVTYonu1rA== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Tue, 28 Nov 2023 01:04:20 +0900 Message-Id: References: <8f3a4979d85b9157f8008bdfcadce88851eeb941.1700399958.git.mcsinyx@disroot.org> In-Reply-To: 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: , Reply-to: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong X-ACL-Warn: , =?utf-8?q?Nguy=E1=BB=85n_Gia_Phong_via_Guix-patches?= From: guix-patches--- via 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: mx13.migadu.com X-Migadu-Spam-Score: -6.12 X-Spam-Score: -6.12 X-Migadu-Queue-Id: E50A751465 X-TUID: VVbHODVR6ltj On 2023-11-26 at 12:09+02:00, Efraim Flashner wrote: > I looked around the sources and I didn't see a good spot to try to wrap > the plugin with python-jedi so we wouldn't have to propagate it. > > I also renamed the package to vim-jedi-vim. Patch pushed! Thanks. Thank you!