From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: Org merging [was Re: next pretest] Date: Thu, 14 Aug 2014 23:40:45 +0800 Message-ID: <87egwjqdtu.fsf@ericabrahamsen.net> References: <834mxjja88.fsf@gnu.org> <878umuytw7.fsf@bzg.ath.cx> <1pk36du2dp.fsf@fencepost.gnu.org> <8761hwsxt4.fsf@bzg.ath.cx> <87ha1f4oe8.fsf@bzg.ath.cx> <87mwb7qka7.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1408030626 19881 80.91.229.3 (14 Aug 2014 15:37:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Aug 2014 15:37:06 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 14 17:36:59 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 1XHx59-0008Qq-PN for ged-emacs-devel@m.gmane.org; Thu, 14 Aug 2014 17:36:51 +0200 Original-Received: from localhost ([::1]:54569 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHx59-0000lo-DX for ged-emacs-devel@m.gmane.org; Thu, 14 Aug 2014 11:36:51 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50384) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHx51-0000lg-CM for emacs-devel@gnu.org; Thu, 14 Aug 2014 11:36:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHx4v-00008Z-FQ for emacs-devel@gnu.org; Thu, 14 Aug 2014 11:36:43 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:33639) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHx4v-00008U-9J for emacs-devel@gnu.org; Thu, 14 Aug 2014 11:36:37 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XHx4q-0008GK-SB for emacs-devel@gnu.org; Thu, 14 Aug 2014 17:36:32 +0200 Original-Received: from 124.78.11.230 ([124.78.11.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Aug 2014 17:36:32 +0200 Original-Received: from eric by 124.78.11.230 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Aug 2014 17:36:32 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 124.78.11.230 User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:f/zi3FkGhEg9yLu7Au2LxFq3NYU= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:173668 Archived-At: Stefan Monnier writes: >> As someone essentially unqualified to comment, I'll keep this short: how >> about checking for an "elpa" target to make? Run it if it exists, do >> nothing if it doesn't. > > Of course, but that's not the issue. The problems are rather: > - The machine on which the GNU ELPA archive is built is a small virtual > machine, with fairly few software packages installed, currently. > We can add more, of course. > - Since the GNU ELPA archive is auto-built nightly from the `elpa' > branch and (inevitably) many people have write access to the `elpa' > branch, there's a security issue if we run just arbitrary code from > the `elpa' branch. Yup, went above my paygrade even faster than I'd expected. Oh well..