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: Helping with MPS Date: Wed, 21 Aug 2024 18:34:21 +0300 Message-ID: <86zfp5ubya.fsf@gnu.org> References: <877ccbb3a9.fsf@protonmail.com> <87frqy5quh.fsf@gmail.com> <865xruugm4.fsf@gnu.org> <87ed6idjsu.fsf@gmail.com> <861q2iue8q.fsf@gnu.org> <877cc9ewtd.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14018"; mail-complaints-to="usenet@ciao.gmane.io" Cc: pipcet@protonmail.com, gerd.moellmann@gmail.com, emacs-devel@gnu.org, jcm@SDF.ORG To: Helmut Eller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Aug 21 17:35:22 2024 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 1sgnMo-0003Vw-7B for ged-emacs-devel@m.gmane-mx.org; Wed, 21 Aug 2024 17:35:22 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sgnM2-0004bR-TW; Wed, 21 Aug 2024 11:34:35 -0400 Original-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 1sgnLv-0004bA-4T for emacs-devel@gnu.org; Wed, 21 Aug 2024 11:34:27 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sgnLt-00062i-81; Wed, 21 Aug 2024 11:34:25 -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=y1Sih+41cD1BkRKtWuWIrEnd6xrJcg5jCkWqn63TaU0=; b=RN01qKlkJdk7 gqHdlWvZ7StY+VFkm9ZHla7hgAmZ98zjJCDKekH9X0ZXu9Oxo05AyIn0vBaIm2cw7bcFJDiks2bkQ C7gWdHBxcXkhy5EtuDCTbrdXG/XoXN9jiHdgZMQVNT5qjfG057D2+OdyDoudjtWPYAFdEQurhUql+ 8I2J9pGa1Zunt84bILcljeH1G5IGRi3cudHccyxjVDFiZzYQ0nf0CD7XCWfAhlWcnF0NRDIb/JKOX Lpq40xQdded0gPtzX5bLV/jNHRQj45kpmX5j5PwavWJXPYYW7XBsf8auNXotKKMwLCTXcjz9k3mYG PXmAPSFuRzyuV1VeiCYy+A==; In-Reply-To: <877cc9ewtd.fsf@gmail.com> (message from Helmut Eller on Wed, 21 Aug 2024 17:10:22 +0200) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:323011 Archived-At: > From: Helmut Eller > Cc: pipcet@protonmail.com, gerd.moellmann@gmail.com, emacs-devel@gnu.org, > jcm@SDF.ORG > Date: Wed, 21 Aug 2024 17:10:22 +0200 > > On Wed, Aug 21 2024, Eli Zaretskii wrote: > > > But if we fork, why not simply add it to the Emacs Git repository? why > > do we need a separate repository on GitHub? > > Putting a fork on GitHub seems like the courteous thing to do IMO. Not sure I understand: courteous to whom? If we are going to make Emacs-specific changes in the library, who else will find this fork useful except people that build and develop Emacs?