From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: Re: odt exporter on mixed org setup Date: Thu, 16 Jan 2014 22:50:09 +0530 Message-ID: References: <87iotk49ei.fsf@gmail.com> <87lhyg9dx8.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51757) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3qcM-00017H-O6 for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 12:20:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3qcJ-0001Oq-IW for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 12:20:34 -0500 Received: from mail-pa0-x22b.google.com ([2607:f8b0:400e:c03::22b]:38784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3qcJ-0001OV-51 for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 12:20:31 -0500 Received: by mail-pa0-f43.google.com with SMTP id rd3so2950950pab.2 for ; Thu, 16 Jan 2014 09:20:30 -0800 (PST) In-Reply-To: <87lhyg9dx8.fsf@gmail.com> 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: Jambunathan K Cc: emacs-orgmode On Thu, Jan 16, 2014 at 8:22 PM, Jambunathan K wrote: > Rustom Mody writes: > >> org-odt-data-dir is coming in bound to /usr/share/emacs/etc/org (which >> is non-existent) > > Open a bug against the packager. Dunno what you mean... I am using org fresh-cooked off git! And anyway your setq to org-odt-data-dir has settled the issue as far as I can see. The only question I have (not so much an org question as emacs/elisp) is where to put that setq and whether defvar would be better than setq. Currently I have a setq on org-mode-hook