From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: org-mode/elpa setup Date: Wed, 26 Feb 2014 08:12:17 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIZe3-0003VD-BD for emacs-orgmode@gnu.org; Wed, 26 Feb 2014 03:15:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIZdx-0000eQ-LD for emacs-orgmode@gnu.org; Wed, 26 Feb 2014 03:15:11 -0500 Received: from plane.gmane.org ([80.91.229.3]:57472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIZdx-0000ad-Eb for emacs-orgmode@gnu.org; Wed, 26 Feb 2014 03:15:05 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WIZdv-0005xU-Ot for emacs-orgmode@gnu.org; Wed, 26 Feb 2014 09:15:03 +0100 Received: from 217.10.52.10 ([217.10.52.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Feb 2014 09:15:03 +0100 Received: from Stromeko by 217.10.52.10 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Feb 2014 09:15:03 +0100 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: emacs-orgmode@gnu.org John Kitchin andrew.cmu.edu> writes: > I was wondering if there is any documentation somewhere on > how the orgmode elpa repo is setup. Have a look in mk/server.mk, which you can include from local.mk if you want to roll your own ELPA tar balls. Regards, Achim.