From mboxrd@z Thu Jan 1 00:00:00 1970 From: Derek Thomas Subject: Re: ODT image export Date: Wed, 21 Sep 2011 12:58:55 -0500 Message-ID: References: <818vpikleu.fsf@gmail.com> <81d3etiz2d.fsf@gmail.com> <8162kliyjf.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6R4T-0005dy-JN for emacs-orgmode@gnu.org; Wed, 21 Sep 2011 13:58:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6R4S-0003Zl-Re for emacs-orgmode@gnu.org; Wed, 21 Sep 2011 13:58:57 -0400 Received: from mail-vw0-f52.google.com ([209.85.212.52]:51045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6R4S-0003Zh-PI for emacs-orgmode@gnu.org; Wed, 21 Sep 2011 13:58:56 -0400 Received: by vws10 with SMTP id 10so3008893vws.39 for ; Wed, 21 Sep 2011 10:58:56 -0700 (PDT) In-Reply-To: <8162kliyjf.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: Derek Thomas , emacs-orgmode@gnu.org > It is important that > > M-: (executable-find "soffice") > > should report some valid path. This returns a valid result. Also, executing the printed soffice command at the command line works. Internally, emacs prints a failed message after the command in the *Messages* buffer. It seems that the exporter strips the images from the ppt/odp export. They are there when I export the odt from orgmode, but don't appear in the presentation. Derek