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: xpm-fulmination.el in ELPA Date: Tue, 13 May 2014 08:46:32 -0400 Message-ID: References: <871twcy5mv.fsf@zigzag.favinet> <87ppjvvsgd.fsf@zigzag.favinet> <877g5rv1b8.fsf@zigzag.favinet> <87zjimt08g.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 1399985222 31059 80.91.229.3 (13 May 2014 12:47:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 May 2014 12:47:02 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 13 14:46:55 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 1WkC6g-0002fF-BV for ged-emacs-devel@m.gmane.org; Tue, 13 May 2014 14:46:54 +0200 Original-Received: from localhost ([::1]:44157 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkC6f-0006Op-RQ for ged-emacs-devel@m.gmane.org; Tue, 13 May 2014 08:46:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkC6V-0006O3-0F for emacs-devel@gnu.org; Tue, 13 May 2014 08:46:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkC6M-00045m-RP for emacs-devel@gnu.org; Tue, 13 May 2014 08:46:42 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:46169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkC6M-00045e-Mw for emacs-devel@gnu.org; Tue, 13 May 2014 08:46:34 -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 s4DCkWIL008654; Tue, 13 May 2014 08:46:33 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 77D51601D1; Tue, 13 May 2014 08:46:32 -0400 (EDT) In-Reply-To: <87zjimt08g.fsf@zigzag.favinet> (Thien-Thi Nguyen's message of "Tue, 13 May 2014 12:57:19 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.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 RV4940=0 X-NAI-Spam-Version: 2.3.0.9378 : core <4940> : inlines <861> : streams <1181544> : uri <1755579> 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:171825 Archived-At: > I have just pushed ephemeral branch =E2=80=98ttn-xpm=E2=80=99 which inclu= des the You don't need to create a new branch. You can just add the package directly in the main branch. Use "Version: -1" to ensure it doesn't get released (yet) as a package in GNU ELPA. Other than that, looks fine, thanks, Stefan