From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey Spencer Subject: Org-mode export doesn't work anymore after moving to OsX Date: Wed, 13 Apr 2016 00:57:44 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113e565096a4840530534417 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aq980-0004OP-OO for emacs-orgmode@gnu.org; Tue, 12 Apr 2016 20:57:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aq97z-00065v-TA for emacs-orgmode@gnu.org; Tue, 12 Apr 2016 20:57:56 -0400 Received: from mail-vk0-x235.google.com ([2607:f8b0:400c:c05::235]:33719) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aq97z-00065q-OI for emacs-orgmode@gnu.org; Tue, 12 Apr 2016 20:57:55 -0400 Received: by mail-vk0-x235.google.com with SMTP id k1so49012742vkb.0 for ; Tue, 12 Apr 2016 17:57:55 -0700 (PDT) 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" To: "emacs-orgmode@gnu.org" --001a113e565096a4840530534417 Content-Type: text/plain; charset=UTF-8 I keep getting the following error when exporting from org-mode but everything else seems to work fine except maybe spell-checking is broken too. I just pulled the newest version from git as well. ``` File mode specification error: (void-function exec-installed-p) Debug (ox-odt): Searching for OpenDocument styles files... Debug (ox-odt): Trying /usr/share/emacs/etc/org/styles/... [2 times] Debug (ox-odt): Trying /Users/big/Dropbox/SyncedPrograms/emacs/loadPath/etc/styles/... Debug (ox-odt): Trying /Users/big/Dropbox/SyncedPrograms/emacs/loadPath/org-mode/lisp/etc/styles/... Debug (ox-odt): Trying /usr/local/Cellar/emacs/24.5/share/emacs/24.5/etc/org/... Debug (ox-odt): Using styles under /usr/local/Cellar/emacs/24.5/share/emacs/24.5/etc/org/ Debug (ox-odt): Searching for OpenDocument schema files... Debug (ox-odt): Trying /usr/share/emacs/etc/org/schema/... [2 times] Debug (ox-odt): No OpenDocument schema files installed and: Symbol's function definition is void: exec-installed-p ``` cheers, Jeff --001a113e565096a4840530534417 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I keep getting the following error when exporting from org= -mode but everything else seems to work fine except maybe spell-checking is= broken too. I just pulled the newest version from git as well.

```
File mode specification error: (void-function ex= ec-installed-p)
Debug (ox-odt): Searching for OpenDocument styles= files...
Debug (ox-odt): Trying /usr/share/emacs/etc/org/styles/= ... [2 times]
Debug (ox-odt): Trying /Users/big/Dropbox/SyncedPro= grams/emacs/loadPath/etc/styles/...
Debug (ox-odt): Trying /Users= /big/Dropbox/SyncedPrograms/emacs/loadPath/org-mode/lisp/etc/styles/...
Debug (ox-odt): Trying /usr/local/Cellar/emacs/24.5/share/emacs/24.5= /etc/org/...
Debug (ox-odt): Using styles under /usr/local/Cellar= /emacs/24.5/share/emacs/24.5/etc/org/
Debug (ox-odt): Searching f= or OpenDocument schema files...
Debug (ox-odt): Trying /usr/share= /emacs/etc/org/schema/... [2 times]
Debug (ox-odt): No OpenDocume= nt schema files installed
and: Symbol's function definition i= s void: exec-installed-p
```

cheer= s,
Jeff
--001a113e565096a4840530534417--