From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Newsgroups: gmane.emacs.devel Subject: Re: ELPA Go integration Was: EIEIO Date: Mon, 24 Mar 2014 22:05:02 -0400 Message-ID: References: <53212048.70901@siege-engine.com> <5321B561.2030004@online.de> <53224F2B.3070600@siege-engine.com> <532268F2.60809@dancol.org> <877g7xazhr.fsf@ericabrahamsen.net> <878usc8ros.fsf@gmail.com> <87r464rlxu.fsf@zigzag.favinet> <87siqjgdfr.fsf_-_@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1395713116 30684 80.91.229.3 (25 Mar 2014 02:05:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Mar 2014 02:05:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eric Schulte Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 25 03:05:25 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 1WSGk0-00046i-OZ for ged-emacs-devel@m.gmane.org; Tue, 25 Mar 2014 03:05:24 +0100 Original-Received: from localhost ([::1]:39274 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSGk0-0008RM-AB for ged-emacs-devel@m.gmane.org; Mon, 24 Mar 2014 22:05:24 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSGjq-0008Hw-4v for emacs-devel@gnu.org; Mon, 24 Mar 2014 22:05:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSGji-0001it-Sp for emacs-devel@gnu.org; Mon, 24 Mar 2014 22:05:14 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:46557) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSGji-0001hp-ML for emacs-devel@gnu.org; Mon, 24 Mar 2014 22:05:06 -0400 Original-Received: from pastel.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id s2P25LMM017092; Mon, 24 Mar 2014 22:05:21 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id DE2C3600AF; Mon, 24 Mar 2014 22:05:02 -0400 (EDT) In-Reply-To: (Stefan's message of "Mon, 17 Mar 2014 10:36:11 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4891=0 X-NAI-Spam-Version: 2.3.0.9362 : core <4891> : inlines <642> : streams <1144132> : uri <1708978> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:170946 Archived-At: > Actually, better would be to change the elpa-archive building script so > that you can prevent it from making a release simply by setting > something like "Version: -1". I just installed this change, so if you want you can now move your code to elpa's main branch and just set "Version:" to "-1", which will tell the elpa build scripts not to publish it in the GNU ELPA archive. Stefan