From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org-mode release 7.9 Date: Fri, 14 Sep 2012 08:21:10 +0200 Message-ID: <87d31p5dm1.fsf@altern.org> References: <87sjbcb89x.fsf@altern.org> <87sjb9iqgp.fsf@Rainer.invalid> <878vcylxi7.fsf@Rainer.invalid> <873935mvd9.fsf@altern.org> <20120829234032.GA27761@panix.com> <878vcxgcdz.fsf@altern.org> <87sjb4725t.fsf@Rainer.invalid> <878vcwmdne.fsf@gmx.com> <87fw73v74v.fsf@altern.org> <87pq67uev7.fsf@Rainer.invalid> <87boho4ph2.fsf@altern.org> <87627n8owx.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCPM8-0001hQ-DX for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 02:26:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCPM2-00066y-Lm for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 02:26:24 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:43138) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCPM2-00066r-FF for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 02:26:18 -0400 Received: by wibhq4 with SMTP id hq4so6366505wib.12 for ; Thu, 13 Sep 2012 23:26:17 -0700 (PDT) In-Reply-To: <87627n8owx.fsf@Rainer.invalid> (Achim Gratz's message of "Sun, 09 Sep 2012 12:35:10 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: Jason Dunsmore , emacs-orgmode@gnu.org Hi Achim, Achim Gratz writes: > Bastien writes: >> Let's take the easy road then. > > I'll work on that in maint, is this OK? Yes. Also, we currently build a new ELPA package each day, resulting in having a new ELPA version every day. We should have a new ELPA version each time there is a commit in maint, not every day. I'll see with Jason if we can install this. >> I'd suggest org+ as the name of the package. > > Hmm… I'd rather avoid that since "+" is a reserved character in file > names on some systems. How about orgplus? Looks fine to me. >> Hosting it on something like orgmode.org/pkg/daily/elpa_ would >> do I guess, then the ELPA servers would have to download it. > > What I don't know is how to make sure that only one of these packages > gets installed. It could become quite confusing if someone decides to > install both and have different versions of them. The package manager > knows to remove an older version of the same package, but I don't think > you can tell it to remove a different package, so we need to educate the > prospective user to do this. Suggestions? Publishing new packages only when maint has been changed will already reduce some possible confusion, because each org-YYYYMMDD.tar package will correspond to the same version. -- Bastien