From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Progress on merging Eglot: update Date: Sun, 25 Sep 2022 08:04:17 +0300 Message-ID: <83o7v4m4dq.fsf@gnu.org> References: <8735d1ajxb.fsf@gmail.com> <874jxhaizf.fsf@gmail.com> <87zgf993py.fsf@gmail.com> <87fsgod4ee.fsf@gmail.com> <877d1u8689.fsf_-_@gmail.com> <87bkr58k3y.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11851"; mail-complaints-to="usenet@ciao.gmane.io" Cc: relekarpayas@gmail.com, joaotavora@gmail.com, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Sep 25 07:07:26 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 1ocJrS-0002vD-8S for ged-emacs-devel@m.gmane-mx.org; Sun, 25 Sep 2022 07:07:26 +0200 Original-Received: from localhost ([::1]:43348 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ocJrQ-0000LP-7G for ged-emacs-devel@m.gmane-mx.org; Sun, 25 Sep 2022 01:07:24 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52470) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ocJoc-00073u-IR for emacs-devel@gnu.org; Sun, 25 Sep 2022 01:04:31 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37610) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ocJoc-00041n-9V; Sun, 25 Sep 2022 01:04:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=VSZZ3PJgRwIBnyT4wJg63ErPMBLgb6Pv/z2hjIpJ09o=; b=m0K0v6gmEy8x 7nXuzv8e+pOXJxPctGy93eXapCjA6taKW9L5aQBap2rOECYoojwD9IghWrD6/RVmHHoS16eoTOLYI HQ+OkcW640WdyHPXIWQa4WuWq4pESF5P8yUcZOVJAbl70Dji6XRr5NpfLxg/VEUJfoDkbQdpkyDq+ sl9YtPIdV2vbLL6qQPruaWR/1m/Lg8ITP94K/SiOslYiMK4kN591qFxubsimw4AnENBZwiSlQC+kM YsoXGLoajxXld3b4cr7HN4UGrfh/2INvVW7QFlyN5mDUrBBygiuBFJfeorY3WclS9AilXSD8aQmrE vKXRmOxz9+1NFM9tJ//Cvw==; Original-Received: from [87.69.77.57] (port=3237 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ocJoa-0002kT-Ph; Sun, 25 Sep 2022 01:04:29 -0400 In-Reply-To: (message from Richard Stallman on Sat, 24 Sep 2022 22:46:18 -0400) 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:296196 Archived-At: > From: Richard Stallman > Cc: joaotavora@gmail.com, emacs-devel@gnu.org, eliz@gnu.org > Date: Sat, 24 Sep 2022 22:46:18 -0400 > > Using GitHub this way is no disaster in practice, but it is embarrassing. > Could we move that repo to a better place, such as sourcehut? I don't think it makes sense to invest such an effort now, since we are going to import Eglot into Emacs very soon, as soon as the remaining technical issues are resolved. Moving it to another hosting service now will just delay the merge with Emacs, which is undesirable since we want Eglot in Emacs before we start the Emacs 29 release cycle.