From mboxrd@z Thu Jan 1 00:00:00 1970 From: phillip.lord@russet.org.uk (Phillip Lord) Subject: Re: stable org-plus-contrib Date: Thu, 11 May 2017 13:19:10 +0100 Message-ID: <87ziejlh6p.fsf@russet.org.uk> References: <8760h8h162.fsf@russet.org.uk> <87pofgl82d.fsf@jaunder.io> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50502) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d8n3s-0004RM-Uy for emacs-orgmode@gnu.org; Thu, 11 May 2017 08:19:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d8n3o-0005I1-Pl for emacs-orgmode@gnu.org; Thu, 11 May 2017 08:19:16 -0400 Received: from cloud103.planethippo.com ([78.129.138.110]:47100) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d8n3o-0005FJ-GU for emacs-orgmode@gnu.org; Thu, 11 May 2017 08:19:12 -0400 In-Reply-To: <87pofgl82d.fsf@jaunder.io> (Michael Alan Dorman's message of "Wed, 10 May 2017 17:23:54 -0400") 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" To: Michael Alan Dorman Cc: emacs-orgmode@gnu.org Michael Alan Dorman writes: > phillip.lord@russet.org.uk (Phillip Lord) writes: >> I would like to use some of the packages in org-plus-contrib. So, I've >> added orgmode's ELPA archive. But I find being on the bleeding edge a >> little buggy. >> >> As far as I can see, there is no "stable" ELPA package archive, so I >> have to fall back installation from git. This seems somewhat backward to >> me; installing stable with git, an unstable from package.el. >> >> Is there any way of getting stable Org that I am missing? > > FWIW, the versions in the org ELPA repository, though date-versioned, > appear to only be generated for tagged versions. Really? That's rather confusing. So, it means that a bug here is a bug in a release version? Phil