From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Progress on merging Eglot: update Date: Sat, 24 Sep 2022 22:46:18 -0400 Message-ID: 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> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37152"; mail-complaints-to="usenet@ciao.gmane.io" Cc: joaotavora@gmail.com, emacs-devel@gnu.org, eliz@gnu.org To: Payas Relekar Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Sep 25 04:48:01 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 1ocHgW-0009SI-T2 for ged-emacs-devel@m.gmane-mx.org; Sun, 25 Sep 2022 04:48:01 +0200 Original-Received: from localhost ([::1]:48398 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ocHgV-0005ZN-VN for ged-emacs-devel@m.gmane-mx.org; Sat, 24 Sep 2022 22:48:00 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56222) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ocHes-0003PP-Kz for emacs-devel@gnu.org; Sat, 24 Sep 2022 22:46:18 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51764) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ocHes-0002Sp-C3; Sat, 24 Sep 2022 22:46:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=ei3AzM2PPR2BnAZXKocD8Wt3ctK30QQrHTnQRX1CBoA=; b=LD4IK3pJxrAH XaeCbyqtxmcVmdWRoTVgGlG9rYamYvNqWa3vRxo9z2e8NhMgzjjLi3KMOH4YtkhuDHxtmgpdpFtVR zSsNClOJPWxt9iPo+G9eVvuJAu1Uf0S4NophYXx8E2hbeURokj0EJb5HeQxdS4bwGIBqyWVWXFUNJ iTx0zpnqpoloM9s/i3aLfjN/l2Pl2D7JXgtbI1SXvETWUGV/ZdELC4Qis7kD4GIP2txpv+Uv2jq5l yCXGk1wV7c6nhfeT3nnY0NYkVK8v9rbQ7b92LgxcWuy7AClm6rxR1hv/c6XknOL7SVqtRlD2uHM4S BzjhcXCn6cvkZB1OYBcXJg==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1ocHes-0006Ow-21; Sat, 24 Sep 2022 22:46:18 -0400 In-Reply-To: <87bkr58k3y.fsf@gmail.com> (message from Payas Relekar on Sat, 24 Sep 2022 10:02:16 +0530) 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:296189 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > I need to come up with a git incantation to run periodically so that > > the patches that happen in list/progmodes/eglot.el upstream can > > somehow be applied to the GitHub downstream-used-to-be-upstream. > Can we use git-filter repo in similar manner as we did now, but instead > of moving to child dir (lisp/progmodes/), we move to parent dir > (../../)? > Then we can simply force push to github. Admittedly I haven't tested > this yet, but sounds doable. That way commit history will be preserved > both ways. 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? -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)