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: dash.el [was: Re: Imports / inclusion of s.el into Emacs] Date: Tue, 19 May 2020 17:35:33 +0300 Message-ID: <837dx88022.fsf@gnu.org> References: <35DBF02E-44D7-41E5-A217-7D6EC84ED221@icloud.com> <4e937898-ae46-710a-cbca-e452a1156fa1@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="123599"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rms@gnu.org, joostkremers@fastmail.fm, Emacs-devel@gnu.org, ams@gnu.org, monnier@iro.umontreal.ca, pcr910303@icloud.com, dgutov@yandex.ru, phillip.lord@russet.org.uk To: =?utf-8?B?Sm/Do28gVMOhdm9yYQ==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue May 19 16:36:27 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 1jb3M3-000Vz4-AD for ged-emacs-devel@m.gmane-mx.org; Tue, 19 May 2020 16:36:27 +0200 Original-Received: from localhost ([::1]:34372 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jb3M2-0007ZO-AJ for ged-emacs-devel@m.gmane-mx.org; Tue, 19 May 2020 10:36:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41968) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jb3LO-0006Pj-Lb for Emacs-devel@gnu.org; Tue, 19 May 2020 10:35:46 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52333) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jb3LN-0007GM-WD; Tue, 19 May 2020 10:35:46 -0400 Original-Received: from [176.228.60.248] (port=1428 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jb3LE-0000sv-4a; Tue, 19 May 2020 10:35:36 -0400 In-Reply-To: (message from =?utf-8?B?Sm/Do28gVMOhdm9yYQ==?= on Tue, 19 May 2020 15:11:23 +0100) 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:250932 Archived-At: > From: João Távora > Date: Tue, 19 May 2020 15:11:23 +0100 > Cc: Eli Zaretskii , Richard Stallman , Stefan Monnier , > joostkremers@fastmail.fm, "Alfred M. Szmidt" , > Phillip Lord , 조성빈 , > emacs-devel > > In general, I'm intent on describing a pattern here: there's a very > good reason for functionality that can be seen as infrastructure > to be in the core. Definite 100% agreement. And I think this is a general tendency we should agree on regardless of the specific issues raised in this particular discussion.