From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Theodor Thornhill Newsgroups: gmane.emacs.devel Subject: Re: Eglot has landed on master Date: Thu, 20 Oct 2022 17:55:04 +0200 Message-ID: <6109824C-C152-40A4-B8E2-E65DE51E4913@thornhill.no> References: <87edv2k56y.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29495"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org, =?ISO-8859-1?Q?Jo=E3o_T=E1vora?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 20 20:13:29 2022 Return-path: Envelope-to: ged-emacs-devel@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 1ola2r-0007UQ-2C for ged-emacs-devel@m.gmane-mx.org; Thu, 20 Oct 2022 20:13:29 +0200 Original-Received: from localhost ([::1]:59680 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1olZHC-0001CI-AQ for ged-emacs-devel@m.gmane-mx.org; Thu, 20 Oct 2022 13:24:14 -0400 Original-Received: from [::1] (helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1olYrp-0001XR-Ga for ged-emacs-devel@m.gmane-mx.org; Thu, 20 Oct 2022 12:58:01 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35926) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olXtS-0005oZ-HB for emacs-devel@gnu.org; Thu, 20 Oct 2022 11:55:38 -0400 Original-Received: from out2.migadu.com ([2001:41d0:2:aacc::]:32422) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1olXtQ-0006d9-69 for emacs-devel@gnu.org; Thu, 20 Oct 2022 11:55:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1666281332; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=OsJNSN9JGE+5TRtOhP0lQkOUzxAsFLV/L9+GG4Cast0=; b=1pUsBg9kHtRoyEk5n8PNObvUdlauJxgppbI+jyLQW7V5P7bP1JrinwghglfId+gi8titlK bAbXTjX7hXHQYb8fPniCXbw0RAEigCu1+bhqUoncMUZUlPIq7X1c7sUz8rjdOjcxW1LofB rmyBiJvmhXtYtvDSseW7UDVJx5Ko7FtAmJcu72XSQNyOymz6ck6zY83WujxzfF4KdVkyGs NA6EzB/SfZFLxV4g7fqTYCU+NYfru3CeIYsaGQscWdqXmDYx7xnQ69OYhXmcS5QI40dF4g OmZcxfJDdAUdQMVNwLc/08F3CqbZBxyQ8RDZwZC4WBlvNn1ryxL9MxFql3m8mw== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <87edv2k56y.fsf@gmail.com> X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:2:aacc::; envelope-from=theo@thornhill.no; helo=out2.migadu.com 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 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:298166 Archived-At: On 20 October 2022 15:14:29 CEST, "Jo=C3=A3o T=C3=A1vora" wrote: >Hi all, > >As of commit 83fbda715973f57dc49fe002d255ecaff8273154, Eglot has landed >on Emacs' mainline=2E > Congrats, Jo=C3=A3o!=20