From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 gCFfLOPxMWKzXwAAgWs5BA (envelope-from ) for ; Wed, 16 Mar 2022 15:19: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 mp12.migadu.com with LMTPS id GEE3KePxMWITfgAAauVa8A (envelope-from ) for ; Wed, 16 Mar 2022 15:19: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 5AAB52F5FE for ; Wed, 16 Mar 2022 15:19:15 +0100 (CET) Received: from localhost ([::1]:33458 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nUUUc-0000XC-6j for larch@yhetil.org; Wed, 16 Mar 2022 10:19:14 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53846) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nUUTT-00082k-Nr for guix-patches@gnu.org; Wed, 16 Mar 2022 10:18:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58044) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nUUTS-0005LM-1F for guix-patches@gnu.org; Wed, 16 Mar 2022 10:18:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nUUTR-0006ct-S5 for guix-patches@gnu.org; Wed, 16 Mar 2022 10:18:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54221] [PATCH 0/4] vim: Detect plugins via search paths. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 16 Mar 2022 14:18:01 +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 Cc: Maxime Devos , 54221@debbugs.gnu.org Received: via spool by 54221-submit@debbugs.gnu.org id=B54221.164744022125398 (code B ref 54221); Wed, 16 Mar 2022 14:18:01 +0000 Received: (at 54221) by debbugs.gnu.org; 16 Mar 2022 14:17:01 +0000 Received: from localhost ([127.0.0.1]:51941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nUUST-0006bQ-Fi for submit@debbugs.gnu.org; Wed, 16 Mar 2022 10:17:01 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47944) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nUUSR-0006b3-KI for 54221@debbugs.gnu.org; Wed, 16 Mar 2022 10:16:59 -0400 Received: from [2001:470:142:3::e] (port=60848 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nUUSJ-0005Aq-QM; Wed, 16 Mar 2022 10:16:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=mFg+wn0oDovxMKkkNLp1ckTVdn6ZGBIiRwE4M+Ve+BM=; b=Yi8Bo135n7Q8CqquC2yV jSv4dscFmnuXH0/C2tzGfbgo9WhDP5V+w73maWOidb9BWGPVFAiXkpeqZfMHBQ+rZYlZadB7MGhhe 28aT1Kr3DPLbb3tX7aB4QGtmX7V24fsyuGxKHKU3rH+EvjaZitojaDphSc0K9QM2TN8zaQMUhbcJU QGsX6kXRWs2ifTwAAx5Gf5e4TxOnjSyqBd6fcf+kgyMP43HXTtLRNx45F+xGcoUBC8McCkoLzutTI 8N7cMgI3BFsQvfkPtnJeEHeUtpvNmSObq5gV05qNqTnNz7LWo0B3X1oVP5w4ICxNUZqBRMRVGPDyp AkV+YDyqud28bw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:59530 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nUUSJ-0002sC-0E; Wed, 16 Mar 2022 10:16:51 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <588f885b9a2ea8c7533dac470462e7ea0783de73.camel@telenet.be> <049b8019-cd8a-59c6-f33f-426c5ac2fa3d@nixnet.email> Date: Wed, 16 Mar 2022 15:16:48 +0100 In-Reply-To: <049b8019-cd8a-59c6-f33f-426c5ac2fa3d@nixnet.email> (seerlite@nixnet.email's message of "Thu, 3 Mar 2022 14:40:51 -0300") Message-ID: <87ilsedltb.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1647440355; h=from:from:sender:sender: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=mFg+wn0oDovxMKkkNLp1ckTVdn6ZGBIiRwE4M+Ve+BM=; b=H9EYRMvfBVacYiEnLzRjJJdAA125byvv6yv70mGX0FMok4ksh6yuHwGyRQeeuUN9Du47Ef u1RKnNZw2wwdNIWr9RUTjZXPUkQDGpjW+TdpE1ow57DChPDTEF2rcvwTq2ykMGOuKz8G5E jhzGxLArOndaewIWGBZHtnPnMFpeibLzI/jGeCdz3CacMs6VTKGuL/zYsXvfCrYrKVsGRm rLQiQ+t6sufvQ4v8cOj01V7VbFs3NsfeJYdLopuYNn6Iwcdz2lAmsCjjJ7clnRJK4WByKh kUiXFqDw6ua+HVr0+MFf0HW6Y4FXw0yirpa9BpgFSwX6+tLjG5zUuFvBi2Lz8w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647440355; a=rsa-sha256; cv=none; b=sPgG0dIEk43Bith5gyVD0mcuo9FL/GhOnjZTtjYIts5JXsl+gfNV3/PRALK53x+tETe5TZ WnlKXPEmz9fihxpC2DS8Z7tEWEou7TE8rNhf60sgPoLpq9491AQ49kLGU86Q1rlcS8bR7g /L+QjQwM++6/c06b3/ID7J43o8hK5PhfckCWJghtjjFnkzJADDtBFH/gEU22/kLqj8e/RC vLNA8lHKodm1euHZWdLhYU0QkgaW/8A5nLVdHtIR/kRmGG6/XjBm8aSLYl7vz4Oy3QRveu v1o+ZlJM1/xGQjMJFQe3ctZlKYcIf30vQHJCo1yH11q6rUJVOjOmMFL+VaHw4A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Yi8Bo135; 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" X-Migadu-Spam-Score: -4.16 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Yi8Bo135; 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" X-Migadu-Queue-Id: 5AAB52F5FE X-Spam-Score: -4.16 X-Migadu-Scanner: scn0.migadu.com X-TUID: ZES1+RhjT49r Hi Seerlite, SeerLite skribis: > Thank you again for the corrections. Should I send the entire patch > series again or only the patches I want to correct? I'm new to the > whole debbugs/email patch workflow. To avoid confusion, it=E2=80=99s more convenient if you resend the entire p= atch series; make sure to use =E2=80=98git format-patch --subject-prefix=3D"PATC= H v2"=E2=80=99. Thank you! Ludo=E2=80=99.