From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: odt exporter on mixed org setup Date: Thu, 23 Jan 2014 23:01:24 +0530 Message-ID: <87zjmm7ggj.fsf@gmail.com> References: <87iotk49ei.fsf@gmail.com> <87r4889e50.fsf@gmail.com> <87vbxj51ce.fsf@Rainer.invalid> <877g9rqlv0.fsf@gmail.com> <87ob32ehpa.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6O71-0004U4-KR for emacs-orgmode@gnu.org; Thu, 23 Jan 2014 12:30:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6O6v-0007BQ-AN for emacs-orgmode@gnu.org; Thu, 23 Jan 2014 12:30:43 -0500 Received: from plane.gmane.org ([80.91.229.3]:58016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6O6u-0007B9-Sj for emacs-orgmode@gnu.org; Thu, 23 Jan 2014 12:30:37 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W6O6q-0000mz-QA for emacs-orgmode@gnu.org; Thu, 23 Jan 2014 18:30:32 +0100 Received: from 115.242.212.198 ([115.242.212.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Jan 2014 18:30:32 +0100 Received: from kjambunathan by 115.242.212.198 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Jan 2014 18:30:32 +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 Cc: emacs-orgmode@gnu.org Achim Gratz writes: > That's the result of using Emacs' build system, not Org's. Someone has to fix it... It should either be nil or (expand-file-name "./org/" data-directory) If that path is wrong, the ODT exporter is really not usable. I think nil may be a good idea.