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: ELPA policy Date: Fri, 08 May 2020 10:57:58 -0400 Message-ID: References: <0c88192c-3c33-46ed-95cb-b4c6928016e3@default> <83zhaij4qn.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="27978"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri May 08 16:58:45 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 1jX4Sa-00078S-TJ for ged-emacs-devel@m.gmane-mx.org; Fri, 08 May 2020 16:58:44 +0200 Original-Received: from localhost ([::1]:56040 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jX4Sa-0004FN-05 for ged-emacs-devel@m.gmane-mx.org; Fri, 08 May 2020 10:58:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56760) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jX4Rw-0003oF-Ec for emacs-devel@gnu.org; Fri, 08 May 2020 10:58:04 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:16654) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jX4Rv-0006DL-FR; Fri, 08 May 2020 10:58:03 -0400 Original-Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 76B22100FA7; Fri, 8 May 2020 10:58:02 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id BCFB1100ED2; Fri, 8 May 2020 10:57:59 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1588949879; bh=fm6fdfgEK66bsb/5hc4cgDWkZ5mDjnMy8l+/3qCnAlk=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=PWBdQG5ao/3rHkJQoTmdL8KsGhckSiKWC1mt0RLTKs9crZRNYV2B5LqiRgEOM98g0 HV8c1LbnAMHEVYtQh7emA7Qam2w4DBq612MWHZi8LVRIQgpoK3/Hy6Hm9WYbwgU2Ky lhgJwRi1lqjWU6KD7/S8yfRIUbrWdF40FLdON6DV0RkneWrIyL4DUtkKQbfEEl0sZt 5V/lKC6ZEIHr5mj2rTYsLI4KjgaZ6d3x+7EPFqICVXWhyvXA0NdEmKD+msbO8bkJ15 HIQMHmS6Jr68ahdqnsXp9i+LbdWWJiWKfDeedDZu3a2h76vG54tbWsX6liVEYT3gVh LJlXzRFiioAZg== Original-Received: from alfajor (unknown [216.154.3.202]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 818CF120466; Fri, 8 May 2020 10:57:59 -0400 (EDT) In-Reply-To: <83zhaij4qn.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 08 May 2020 09:54:56 +0300") 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/08 10:42:27 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:249284 Archived-At: > FWIW, I took a cursory look at dash.el in ELPA, and was surprised to > see that its doc strings are not according to our coding conventions, > and functions/macros that clearly aren't internal don't follow the > naming conventions. Then I suggest you file a bug report with the author. > So maybe it's time we defined the minimum requirements for packages to > be included in ELPA? What good would it do? Stefan