From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: adriano Newsgroups: gmane.lisp.guile.user Subject: Re: New release of LSP server; LSP clients for Emacs and VSCodium available Date: Mon, 08 Aug 2022 09:17:14 +0200 Message-ID: References: <5aa21528d8fb87686687252ef53cf8e4@posteo.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18940"; mail-complaints-to="usenet@ciao.gmane.io" Cc: guile-user To: Aleix Conchillo =?ISO-8859-1?Q?Flaqu=E9?= , "Ricardo G. Herdt" Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Mon Aug 08 09:17:47 2022 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oKx1H-0004dg-3b for guile-user@m.gmane-mx.org; Mon, 08 Aug 2022 09:17:47 +0200 Original-Received: from localhost ([::1]:42506 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oKx1F-0002Aj-DO for guile-user@m.gmane-mx.org; Mon, 08 Aug 2022 03:17:45 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38796) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKx0S-000297-Pa for guile-user@gnu.org; Mon, 08 Aug 2022 03:16:57 -0400 Original-Received: from mx0.riseup.net ([198.252.153.6]:36968) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKx0Q-0003HD-HE for guile-user@gnu.org; Mon, 08 Aug 2022 03:16:56 -0400 Original-Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4M1SDz4LjVz9t25; Mon, 8 Aug 2022 07:16:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1659943011; bh=WWFGYZp6uUAItnT896tLja7Va+uIvKG+eEyINvBo1yA=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=ZpmBfWSQ7AwvIggJNc85EOniNhiFW+brzCz82j0DmwJP7oUxryPgZ9OCxmL/iaYqq 5qV7WJC6NMhCd2AFH5cMDls68/0HIaDGzwtzrrXP4DZIv/XveXFm3tcmekzgnoNuAN 0M5ciVCQ7CEsaaVvALd8/Bk2LAQP6MsHlBsOrFpQ= X-Riseup-User-ID: 98B940B9C8DD6BAF0E9BC922C18C5E7FE0749529DECB24F88F67ECC5A2FD1F87 Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4M1SDy20gSz5vwc; Mon, 8 Aug 2022 07:16:50 +0000 (UTC) In-Reply-To: Received-SPF: pass client-ip=198.252.153.6; envelope-from=randomlooser@riseup.net; helo=mx0.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:18504 Archived-At: Il giorno dom, 07/08/2022 alle 16.42 -0700, Aleix Conchillo FlaquƩ ha scritto: > The plan is to make it easy for everyone on macOS to hack on Guile > using > either Emacs or VSCode. > > Aleix The possibility to work with Guile with VSCode would nothing short than revolutionary