From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: emacs initialization files in org mode Date: Sun, 13 Jan 2013 12:08:36 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuLQg-0002bb-3W for emacs-orgmode@gnu.org; Sun, 13 Jan 2013 06:08:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TuLQe-0007T7-NW for emacs-orgmode@gnu.org; Sun, 13 Jan 2013 06:08:42 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:31089) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuLQe-0007Sr-Gk for emacs-orgmode@gnu.org; Sun, 13 Jan 2013 06:08:40 -0500 In-reply-to: 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: Tony Day Cc: emacs-orgmode Tony Day writes: > And this has to be tangled before emacs loads or it will load the old > version of init.el. It's a good idea to tell emacs straight away where > your org directory is or you might end up with the nasty split org > version hassle where half of org is the old emacs version and half is > the shiny new repository. This is a very useful suggestion, thanks a lot. Alan