From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +El+OmEYN2SrXgEASxT56A (envelope-from ) for ; Wed, 12 Apr 2023 22:45:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QDVBOmEYN2RHEwEAauVa8A (envelope-from ) for ; Wed, 12 Apr 2023 22:45:21 +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 21EF630F30 for ; Wed, 12 Apr 2023 22:44:27 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pmhK1-0000YJ-Tr; Wed, 12 Apr 2023 16:44:05 -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 1pmhJy-0000Xw-KX for guix-patches@gnu.org; Wed, 12 Apr 2023 16:44:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pmhJy-0002cL-Bs for guix-patches@gnu.org; Wed, 12 Apr 2023 16:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pmhJx-0008Px-OI for guix-patches@gnu.org; Wed, 12 Apr 2023 16:44:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#60286] [PATCHES] Add guile's implementation for scheme-lsp-server Resent-From: goodoldpaul@autistici.org Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 12 Apr 2023 20:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60286 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60286@debbugs.gnu.org Received: via spool by 60286-submit@debbugs.gnu.org id=B60286.168133218832277 (code B ref 60286); Wed, 12 Apr 2023 20:44:01 +0000 Received: (at 60286) by debbugs.gnu.org; 12 Apr 2023 20:43:08 +0000 Received: from localhost ([127.0.0.1]:41894 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmhJ5-0008OX-VU for submit@debbugs.gnu.org; Wed, 12 Apr 2023 16:43:08 -0400 Received: from confino.investici.org ([93.190.126.19]:35881) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmhJ3-0008OO-BX for 60286@debbugs.gnu.org; Wed, 12 Apr 2023 16:43:06 -0400 Received: from 1.mail-backend.investici.org (unknown [10.0.0.11]) by confino.investici.org (Postfix) with ESMTP id 4PxZRC752kz110h for <60286@debbugs.gnu.org>; Wed, 12 Apr 2023 20:43:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1681332184; bh=kp9jF8mUSayxK5/AHYJcv/p6CrFVG5yYqTEfjjvraaI=; h=Date:From:To:Subject:In-Reply-To:References:From; b=TUj4zCSQWgLTgii4cYbrzcQgfLArAE4XRcEeA+kGCwzFCHHM7n9fgJVlTbuXLv+Eb gq09pI1fPTHHAmUlNFtUnidI6QMaNH0fKQcvO99zMtCa0MaubpLlKoq3VJDdg767+Z tSmvE6WlzWLzE+Ljf6T6srXlJe0+ks3Tr7aUR2j8= Received: from 1.webmail.investici.org (localhost [127.0.0.1]) (Authenticated sender: goodoldpaul@autistici.org) by 1.mail-backend.investici.org (Postfix) with ESMTPA id 4PxZRC5sD4z8sm4 for <60286@debbugs.gnu.org>; Wed, 12 Apr 2023 20:43:03 +0000 (UTC) MIME-Version: 1.0 Date: Wed, 12 Apr 2023 20:43:03 +0000 In-Reply-To: References: User-Agent: Roundcube Webmail Message-ID: <44013bc23722fa720268916df79b962c@autistici.org> X-Sender: goodoldpaul@autistici.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit 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: goodoldpaul@autistici.org X-ACL-Warn: , goodoldpaul--- via Guix-patches From: goodoldpaul--- via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681332267; a=rsa-sha256; cv=none; b=LdBfDO1IiAsAIRTZLGRr+E4zE82DTUEuMoQFrtUoCk/IlI48Icpfpq6NIfRQ2K8ToBfHbw UG327rUkfFmd+OmrTt31VsOc7ugNMdbVpi6qM9z0xNCKCrguiQD5lPTuxNYS8/RP5YXQGg 0wGzNvUYlXf2M05wjzAwOMI40pHr5lrHfehEub81ghQRD71jov40FsxQ0+rxka4OBXQD4l pWlS0y77qwXrH6+BYdyqAmsbgood1EE98ZB0/du6JPAmKBlVxmvL2b21SaAHMG3OaEA19s HJhXw4CTg/rweIEQAmo8V5v0WQGSHEUHZhWP218kKNr4qIVTK2se4k2RVAqiZA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=TUj4zCSQ; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681332267; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=kp9jF8mUSayxK5/AHYJcv/p6CrFVG5yYqTEfjjvraaI=; b=FAfwrRj05cABSXWWpwtS+egrQDKw5EKlJ/Qt3HJB9NIH3cxUvmTtc3sNlArvnM+XSGCGrO 3qc8AwXCcwqOvQabqCs+Z5MtC5yOP6Q1tyLF5AdOus6CqckBAD1/LNVato9DOeoQi+K2xJ HzSMdZfecB+8KSrnCfo3rxSAY0spUVwNjRq1hPR4DULYAkkIGxtnmZLdznH1dE9d3Qy4Nh +KvVZehzVzCn1hoAh3Y5ja1HxGytM0wJb4qwboWZIGlvqScJQ/XRdcG1MOVls5Vvk+Y3ei B1UZi8gDQ7QULDi/1AlO8tmVKw0VS1SV3nJIl4ZVWDOll0yLzU3GaCwpiIaOmw== X-Migadu-Queue-Id: 21EF630F30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=TUj4zCSQ; 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"; dmarc=pass (policy=none) header.from=gnu.org X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -3.51 X-Spam-Score: -3.51 X-TUID: QcwH0gj1sbLz Dear Guixers, this is a friendly ping :) I'm sending an updated patchset. Thank you for your time and efforts, Giacomo