From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Using Eric Schulte's starter kit with org mode from source Date: Mon, 22 Apr 2013 14:31:01 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUFtk-0002Hg-LC for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 08:31:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUFtb-0006r1-8p for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 08:31:08 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:32013) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUFtb-0006q6-12 for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 08:30:59 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hello, I would like to try using Eric Schulte's starter kit, mainly to have my configuration file in org-mode, using an org-mode installation from source. An issue on github (https://github.com/eschulte/emacs24-starter-kit/pull/29) suggests using a command line argument to do so, but this is not convenient (especially since I'm using emacs on OS X). Is there a way to pick up a source install directly from the configuration files (for instance from init.el)? Thanks, Alan