From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: odt exporter on mixed org setup Date: Thu, 16 Jan 2014 20:22:51 +0530 Message-ID: <87lhyg9dx8.fsf@gmail.com> References: <87iotk49ei.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45314) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3oLh-0002W5-FL for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 09:55:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3oLa-0004Jn-6J for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 09:55:13 -0500 Received: from plane.gmane.org ([80.91.229.3]:56762) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3oLa-0004ID-08 for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 09:55:06 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W3oLX-0005Uj-Pc for emacs-orgmode@gnu.org; Thu, 16 Jan 2014 15:55:03 +0100 Received: from 115.241.104.114 ([115.241.104.114]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Jan 2014 15:55:03 +0100 Received: from kjambunathan by 115.241.104.114 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Jan 2014 15:55:03 +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 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. (ox-odt.el is an exception. It is uncommon for Emacs libraries to come with auxiliary support files). The distributors need to make sure 1. Style files are bundled correctly. 2. `org-odt-data-dir' is configured to point to (1). I don't know much about the build system.