From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Imports / inclusion of s.el into Emacs Date: Mon, 11 May 2020 18:02:05 +0300 Message-ID: <83o8qubjma.fsf@gnu.org> References: <0c88192c-3c33-46ed-95cb-b4c6928016e3@default> <550fa43f-30ef-14f3-dd19-dd97a985a04e@yandex.ru> <95bddb34-2c3f-eff5-220f-16b726d97a69@yandex.ru> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="58233"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rms@gnu.org, stefan@marxist.se, emacs-devel@gnu.org, joaotavora@gmail.com, pcr910303@icloud.com, drew.adams@oracle.com, monnier@iro.umontreal.ca To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon May 11 17:03:36 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 1jY9xw-000F3a-2W for ged-emacs-devel@m.gmane-mx.org; Mon, 11 May 2020 17:03:36 +0200 Original-Received: from localhost ([::1]:46092 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jY9xv-0005Qd-3W for ged-emacs-devel@m.gmane-mx.org; Mon, 11 May 2020 11:03:35 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35804) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jY9x0-0003pF-SA for emacs-devel@gnu.org; Mon, 11 May 2020 11:02:38 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37833) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jY9wz-0002S8-DE; Mon, 11 May 2020 11:02:37 -0400 Original-Received: from [176.228.60.248] (port=4318 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jY9wX-0003mm-MI; Mon, 11 May 2020 11:02:11 -0400 In-Reply-To: (message from Dmitry Gutov on Mon, 11 May 2020 05:54:30 +0300) 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:249793 Archived-At: > Cc: stefan@marxist.se, emacs-devel@gnu.org, joaotavora@gmail.com, > pcr910303@icloud.com, eliz@gnu.org, drew.adams@oracle.com, > monnier@iro.umontreal.ca > From: Dmitry Gutov > Date: Mon, 11 May 2020 05:54:30 +0300 > > > It would mess up the naming in GNU Emacs, making two incongruous > > systems. > > Not in GNU Emacs, though. In ELPA. I would agree that s.el is, in a > sense, unnecessary (considered by itself), but there are clear benefits > to including it as well, as a part of existing ecosystem. AFAIU, that ecosystem doesn't require that packages be available on the same site. So there should be nothing wrong with having some of them elsewhere.