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: Question collaborative editing - Wikipedia reference Date: Mon, 05 Oct 2020 09:51:24 +0300 Message-ID: <834kn9dv2r.fsf@gnu.org> References: <83a6x7js6y.fsf@gnu.org> <83eemji6e8.fsf@gnu.org> <20201001141144.GO4797@protected.rcdrun.com> <20201001160136.chwmpollk4d3qc2e@Ergus> <20201004175447.GG15516@protected.rcdrun.com> <87362tvnil.fsf@gmail.com> <20201004194815.GH15516@protected.rcdrun.com> <11EB917D-3276-4D34-8DCD-2336E8062950@mit.edu> <20201005040245.GJ15516@protected.rcdrun.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38773"; mail-complaints-to="usenet@ciao.gmane.io" Cc: qhong@mit.edu, fmfs@posteo.net, bugs@gnu.support, caiohcs0@gmail.com, spacibba@aol.com, npostavs@gmail.com, kfogel@red-bean.com, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 05 08:51:56 2020 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 1kPKLj-0009ys-Ut for ged-emacs-devel@m.gmane-mx.org; Mon, 05 Oct 2020 08:51:55 +0200 Original-Received: from localhost ([::1]:58930 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kPKLj-0004Ao-11 for ged-emacs-devel@m.gmane-mx.org; Mon, 05 Oct 2020 02:51:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44834) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kPKLG-0003lP-0L for emacs-devel@gnu.org; Mon, 05 Oct 2020 02:51:26 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:53497) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kPKLE-000449-Ut; Mon, 05 Oct 2020 02:51:24 -0400 Original-Received: from [176.228.60.248] (port=3606 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kPKLE-0001Fk-BO; Mon, 05 Oct 2020 02:51:24 -0400 In-Reply-To: (message from Stefan Monnier on Mon, 05 Oct 2020 02:15:46 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:257082 Archived-At: > From: Stefan Monnier > Date: Mon, 05 Oct 2020 02:15:46 -0400 > Cc: Qiantan Hong , Fermin , > Caio Henrique , Ergus , > Noam Postavsky , Karl Fogel , > Eli Zaretskii , Emacs developers > > > - polish the code, propose it to main stream Emacs inclusion, add the license > > I don't see why this should be in Emacs itself rather than in a GNU > ELPA package. I don't mind having it in either place, FWIW, but AFAICT the package still needs quite a lot of work before it can be published in either of them.