From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: ELPA new package timidity Date: Mon, 27 Jan 2014 19:10:53 -0500 Message-ID: References: <877g9le2k9.fsf@zigzag.favinet> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1390867867 26707 80.91.229.3 (28 Jan 2014 00:11:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Jan 2014 00:11:07 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thien-Thi Nguyen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 28 01:11:14 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W7wGn-0000Qt-DP for ged-emacs-devel@m.gmane.org; Tue, 28 Jan 2014 01:11:13 +0100 Original-Received: from localhost ([::1]:34144 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7wGm-0008Fa-GH for ged-emacs-devel@m.gmane.org; Mon, 27 Jan 2014 19:11:12 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7wGc-0008FS-EZ for emacs-devel@gnu.org; Mon, 27 Jan 2014 19:11:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W7wGV-0008HM-5e for emacs-devel@gnu.org; Mon, 27 Jan 2014 19:11:02 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:59652) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W7wGV-0008HI-1T; Mon, 27 Jan 2014 19:10:55 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av8EABK/CFHO+IO1/2dsb2JhbABEhke4Rxdzgh4BAQQBIzMjBQsLGgIYDgICFBgNJIgeBq5fkk6BI45UgRMDiGGJegOSHIFegxU X-IPAS-Result: Av8EABK/CFHO+IO1/2dsb2JhbABEhke4Rxdzgh4BAQQBIzMjBQsLGgIYDgICFBgNJIgeBq5fkk6BI45UgRMDiGGJegOSHIFegxU X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="46209317" Original-Received: from 206-248-131-181.dsl.teksavvy.com (HELO pastel.home) ([206.248.131.181]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 27 Jan 2014 19:10:53 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 8A5D560EDE; Mon, 27 Jan 2014 19:10:53 -0500 (EST) In-Reply-To: <877g9le2k9.fsf@zigzag.favinet> (Thien-Thi Nguyen's message of "Mon, 27 Jan 2014 18:51:02 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:169177 Archived-At: > But it's not clear to me that the initial commit, where =E2=80=98Version= =E2=80=99 makes > the transition from non-existent to existing-but-not-ready-yet, won't > trigger the new-package process. In sum, steady-state OKAY, boundary Indeed, that's a missing feature. I guess we could make "Version: -1" mean "don't release it". Stefan