From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Damien Cassou Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package: hierarchy Date: Mon, 23 Oct 2017 09:47:33 +0200 Message-ID: <87sheawbje.fsf@cassou.me> References: <87sheh8wuv.fsf@cassou.me> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1508744887 10596 195.159.176.226 (23 Oct 2017 07:48:07 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 23 Oct 2017 07:48:07 +0000 (UTC) To: Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 23 09:48:03 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e6XSf-0008Mm-5V for ged-emacs-devel@m.gmane.org; Mon, 23 Oct 2017 09:47:49 +0200 Original-Received: from localhost ([::1]:37277 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6XSj-0003cb-7R for ged-emacs-devel@m.gmane.org; Mon, 23 Oct 2017 03:47:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e6XSc-0003cV-Rh for emacs-devel@gnu.org; Mon, 23 Oct 2017 03:47:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e6XSZ-0005sd-OG for emacs-devel@gnu.org; Mon, 23 Oct 2017 03:47:46 -0400 Original-Received: from mail.choca.pics ([62.210.108.126]:34024) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e6XSZ-0005s2-F6 for emacs-devel@gnu.org; Mon, 23 Oct 2017 03:47:43 -0400 Original-Received: from localhost (localhost.localdomain [IPv6:::1]) by mail.choca.pics (Postfix) with ESMTP id 48C10232DFAC; Mon, 23 Oct 2017 09:47:40 +0200 (CEST) Original-Received: from mail.choca.pics ([IPv6:::1]) by localhost (mail.choca.pics [IPv6:::1]) (amavisd-new, port 10032) with ESMTP id Om4E568qVhHp; Mon, 23 Oct 2017 09:47:39 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [IPv6:::1]) by mail.choca.pics (Postfix) with ESMTP id 0F7DD232EACE; Mon, 23 Oct 2017 09:47:39 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.choca.pics 0F7DD232EACE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cassou.me; s=9EA44F5C-DEF4-11E6-A83F-A08DF322D8FB; t=1508744859; bh=qkSSPMq/5NYpOkMsIBtF+xX7EXj0/liJx5wAD4y1e4o=; h=From:To:Date:Message-ID:MIME-Version; b=dy5J/AujaNtsD/RESdBdZaw6Mah4TwCC2Ep8ctroDemneQ34YgqzaQatB/nh2sFlF jmYFr8eGWcANHJzW/mW9IDaPyh64YYbLCT7VNSzRUc44GiIzc38B3ZV+P1WBD7zdNM qxoYIiu1hTyAaVRns/va/psDizOA7wV9sDYVnGY1q6XRlkvgvubqYKSCP0qzt+eAsx qCp4I1SnFnw5euTofgWKMYvFTetvTUiGinVJMSi31wen2WoLYTAUXswmwmvnOkKH55 YMNpzUIiTdNGvOuIWDQP+qyvsSpBNZAZ/MmhWxIdHUw1GeORZXo9X1krUDmeBS7pxb 8/0S3gHD/bAtw== X-Virus-Scanned: amavisd-new at choca.pics Original-Received: from mail.choca.pics ([IPv6:::1]) by localhost (mail.choca.pics [IPv6:::1]) (amavisd-new, port 10026) with ESMTP id FvRSXuWa2nA7; Mon, 23 Oct 2017 09:47:38 +0200 (CEST) Original-Received: from luz4 (31-211-216-84.customers.ownit.se [31.211.216.84]) by mail.choca.pics (Postfix) with ESMTPSA id A6996232DFAC; Mon, 23 Oct 2017 09:47:38 +0200 (CEST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 62.210.108.126 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:219694 Archived-At: Hi Stefan, as I was not on the emacs-devel mailing-list, I didn't see your message sooner. My answer is below. Stefan Monnier writes: >> I propose to put the single-file package hierarchy.el in ELPA and to >> keep maintaining the project in a separate repository. I decided to >> avoid using subtree or externals because my unit-test file (which is not >> included here) depends on buttercup which is not on ELPA. > > I don't understand. What do you mean exactly by "put ... in ELPA"? > Currently, there are two ways to add a package to GNU ELPA. > One involves a kind of git-subtree and the other involves a separate > branch (somewhat like a git-submodule), but you say "avoid using subtree > or externals" which seems to imply you intend to use neither of them, > hence my question. I thought there was a third option: "drop the file in there". I guess it does not matter anymore as I will try to integrate hierarchy inside the core. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill