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: Thu, 14 May 2020 09:44:54 -0400 Message-ID: References: <35DBF02E-44D7-41E5-A217-7D6EC84ED221@icloud.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="85698"; 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, ams@gnu.org, Emacs-devel@gnu.org, pcr910303@icloud.com, phillip.lord@russet.org.uk To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu May 14 15:46:22 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 1jZEBp-000MAg-RU for ged-emacs-devel@m.gmane-mx.org; Thu, 14 May 2020 15:46:21 +0200 Original-Received: from localhost ([::1]:57134 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZEBo-0005ti-QW for ged-emacs-devel@m.gmane-mx.org; Thu, 14 May 2020 09:46:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33756) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZEAX-0004Z9-ET for Emacs-devel@gnu.org; Thu, 14 May 2020 09:45:01 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:41391) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZEAV-0005Et-Vr; Thu, 14 May 2020 09:45:00 -0400 Original-Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 9564B807F4; Thu, 14 May 2020 09:44:57 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id C4C79807A5; Thu, 14 May 2020 09:44:55 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1589463895; bh=VBnN5MYzwmoShLfDY6obSMdgcmpMI0JSjb83gYp26Yg=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=eCjeFKJFzrEwhB0kOYGCut7/MAKsJhdjRsv7/DDEebrHpmTTtfoQ5z/IybTRBYt8p C5r3eBe1c6UEmtKLpSkZTs0k8PmAHnpJ2QAEMs8YG/SPxFciZVCv/ET1BYmz3lD6HS Aja1HpAYxnzOZIjoCmQ4IWGVVAHozlCLs9fy0auaV5EJLwYAMsPE4qjhNHZ4GHfYiB iBJEthYf3k6tjbkEnYrkHyO9M9iasgoiscpl7babAWeeiQDvkuiOGNcHr+CkY2B0wU yBxxTCwkI12C6BqXSYMLxA6vgLlQTVHTeFcqjSyU5ohEpL0DxPeLd6jw6zUKdoII3u DJHtdsPUgnwpg== Original-Received: from alfajor (unknown [216.154.3.202]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 6E4EC12068D; Thu, 14 May 2020 09:44:55 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Thu, 14 May 2020 01:10:26 -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/14 09:36:57 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:250240 Archived-At: > Including a package in GNU ELPA implies we invite people to > report problems with it to us, and expect us to fix them. No, that is simply not the case. When people find a bug in a package, they don't instinctively report it to the place from where they installed it. We do *accept* bug reports to GNU ELPA packages in our debbugs instance, and we occasionally invite people to submit them there, but in my experience people do not expect us to accept bug reports and even less to fix those bugs. Most people (somewhat wrongly) think of GNU ELPA as a *distribution* site for third party packages, like MELPA. Stefan