From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: getting directory of org installation in elisp Date: Fri, 23 May 2014 16:11:56 -0400 Message-ID: <8761kwmf2y.fsf@gmail.com> References: <87egzk7hdr.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnvpF-0007Ft-2i for emacs-orgmode@gnu.org; Fri, 23 May 2014 16:12:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wnvp6-0000Dq-2W for emacs-orgmode@gnu.org; Fri, 23 May 2014 16:12:21 -0400 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: Rainer M Krug , Bastien Cc: emacs-orgmode@gnu.org Hi Rainer, You might want to look at how ESS handles a similar situation, via the variables ess-etc-directory and ess-lisp-directory in the ess-site.el file. -- Aaron Ecay