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 19:55:08 +0300 Message-ID: <83zhae9ztf.fsf@gnu.org> References: <0c88192c-3c33-46ed-95cb-b4c6928016e3@default> <550fa43f-30ef-14f3-dd19-dd97a985a04e@yandex.ru> <95bddb34-2c3f-eff5-220f-16b726d97a69@yandex.ru> <83o8qubjma.fsf@gnu.org> <50fcb66f-56ca-8487-f2ab-a098d3bc08d4@yandex.ru> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="53089"; 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 18:56:46 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 1jYBjR-000DeF-Uw for ged-emacs-devel@m.gmane-mx.org; Mon, 11 May 2020 18:56:45 +0200 Original-Received: from localhost ([::1]:39210 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jYBjQ-0002Uh-WA for ged-emacs-devel@m.gmane-mx.org; Mon, 11 May 2020 12:56:45 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57810) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYBiF-0000iL-AP for emacs-devel@gnu.org; Mon, 11 May 2020 12:55:31 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:41229) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jYBiD-00062P-Ky; Mon, 11 May 2020 12:55:29 -0400 Original-Received: from [176.228.60.248] (port=3264 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jYBhy-0007Wc-3b; Mon, 11 May 2020 12:55:15 -0400 In-Reply-To: <50fcb66f-56ca-8487-f2ab-a098d3bc08d4@yandex.ru> (message from Dmitry Gutov on Mon, 11 May 2020 19:24:03 +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:249828 Archived-At: > 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 > From: Dmitry Gutov > Date: Mon, 11 May 2020 19:24:03 +0300 > > On 11.05.2020 18:02, Eli Zaretskii wrote: > > 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. > > Only if we're going to start adding MELPA (or, rather, MELPA Stable) to > the default list of package repositories. Why do we have to do that by default? People who want those packages can (and do) do that by themselves. In any case, adding to ELPA packages just so we could let people install them with absolutely no customization sounds like a tail wagging the dog to me.