From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs] Date: Wed, 13 May 2020 08:33:31 -0400 Message-ID: References: <35DBF02E-44D7-41E5-A217-7D6EC84ED221@icloud.com> <83d07984ux.fsf@gnu.org> <83tv0l6kgd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="105444"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: joostkremers@fastmail.fm, Emacs-devel@gnu.org, ams@gnu.org, pcr910303@icloud.com, Eli Zaretskii , phillip.lord@russet.org.uk To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed May 13 14:35:32 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 1jYqbj-000RI7-AW for ged-emacs-devel@m.gmane-mx.org; Wed, 13 May 2020 14:35:31 +0200 Original-Received: from localhost ([::1]:60804 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jYqbi-0002qw-DJ for ged-emacs-devel@m.gmane-mx.org; Wed, 13 May 2020 08:35:30 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38204) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYqZx-0000sK-Tc for Emacs-devel@gnu.org; Wed, 13 May 2020 08:33:41 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:18890) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYqZw-0005SE-Ev; Wed, 13 May 2020 08:33:41 -0400 Original-Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id A4A57100447; Wed, 13 May 2020 08:33:34 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 705E91003B1; Wed, 13 May 2020 08:33:32 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1589373212; bh=0broEC8S33gKDi7d9vPT/qQKkmBDXoYklgp5eEjMlQg=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=gqY8I5d0cIv+9JEVtSQMQCQo8S6nrf/AusU2FiF5n38Zkrdas/HdnbsZVMasdqYze Ywc/aDYfso6R9qA1q04+ZJsWTdGPsaknodO5hb835nbBUK4Gjd9uTptbZikS4E5KeH UyDiZ9BgwmRw0bnZNnqRKySfXn145qvMbOMT7UQIY0mEICnVz55exZSWH6I6WDleiV 4Hs36KeAuLn2nSlfbE7YPrF5xYCpYNpu5ygqLOTvYCjZf/6lLpWB6KGYx0dWT/kcWn jnNlwSmYKz/vkD9HIlBJkyPXyAzjHe1AEZFYbfzN5jTBhY7abtQ8uUoNxDV/9P2+dH qFKprBUn2+QxA== Original-Received: from alfajor (unknown [216.154.3.202]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id D4C9C120746; Wed, 13 May 2020 08:33:31 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Wed, 13 May 2020 00:07:16 -0400") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/13 08:27:51 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action 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:250120 Archived-At: > For that purpose, we need to determine that we _certainly_ don't want > to bring a certain package into the core. If we made this decision > for package P, we could forego assignments for P. I'd estimate that at least ~95% of current GNU ELPA packages will never make it to emacs.git. Stefan