From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: GNU ELPA visibility Date: Thu, 25 Oct 2012 14:52:11 -0700 Message-ID: References: <5089ADBA.5050504@yandex.ru><34560B5B82784480A5C0D120CCBA4D8B@us.oracle.com> <5089B375.1070805@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1351201942 23526 80.91.229.3 (25 Oct 2012 21:52:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Oct 2012 21:52:22 +0000 (UTC) Cc: monnier@IRO.UMontreal.CA, jeremiah.dodds@gmail.com, emacs-devel@gnu.org To: "'Dmitry Gutov'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 25 23:52:28 2012 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 1TRVLo-0007xE-HG for ged-emacs-devel@m.gmane.org; Thu, 25 Oct 2012 23:52:28 +0200 Original-Received: from localhost ([::1]:35781 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRVLg-0008HG-Pb for ged-emacs-devel@m.gmane.org; Thu, 25 Oct 2012 17:52:20 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:49735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRVLe-0008HA-Lq for emacs-devel@gnu.org; Thu, 25 Oct 2012 17:52:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TRVLd-0008Ea-QY for emacs-devel@gnu.org; Thu, 25 Oct 2012 17:52:18 -0400 Original-Received: from rcsinet15.oracle.com ([148.87.113.117]:32423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRVLd-0008EM-Jx for emacs-devel@gnu.org; Thu, 25 Oct 2012 17:52:17 -0400 Original-Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by rcsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q9PLqEmb009792 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 25 Oct 2012 21:52:15 GMT Original-Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q9PLqDYo026598 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 Oct 2012 21:52:14 GMT Original-Received: from abhmt105.oracle.com (abhmt105.oracle.com [141.146.116.57]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q9PLqDRl009980; Thu, 25 Oct 2012 16:52:13 -0500 Original-Received: from dradamslap1 (/130.35.178.248) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 25 Oct 2012 14:52:13 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <5089B375.1070805@yandex.ru> Thread-Index: Ac2y+lt7MHp7eexKQSi/xkQNxym2HgAAF4iw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Source-IP: ucsinet22.oracle.com [156.151.31.94] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 148.87.113.117 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:154516 Archived-At: > > AFAIK, it also has the advantage of being automatically > > updated from its upstream sources. That's a great feature. > > You can choose not to upgrade at any given point in time, but the > repository always shows the latest, so to speak, "nightly" versions. > > > is that feature even available for GNU Elpa? > > AFAIK, ELPA just builds off a single branch in a single repository. > That's automatic, but for each package where Emacs Bazaar repo is not > the canonical source, the changes need to pushed to it manually. Too bad.