From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Bottorff Subject: Re: org-mode on Windows Emacs doesn't offer html export Date: Fri, 18 Mar 2016 09:35:38 -0400 Message-ID: References: <87bn6cw959.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11407f1e8ef0b0052e52d2ce Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aguZ2-0007V2-Vq for emacs-orgmode@gnu.org; Fri, 18 Mar 2016 09:35:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aguZ1-0001Jd-RZ for emacs-orgmode@gnu.org; Fri, 18 Mar 2016 09:35:40 -0400 Received: from mail-lf0-x22b.google.com ([2a00:1450:4010:c07::22b]:34852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aguZ1-0001JY-K7 for emacs-orgmode@gnu.org; Fri, 18 Mar 2016 09:35:39 -0400 Received: by mail-lf0-x22b.google.com with SMTP id v130so38136881lfd.2 for ; Fri, 18 Mar 2016 06:35:39 -0700 (PDT) In-Reply-To: <87bn6cw959.fsf@ucl.ac.uk> 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: Lawrence Bottorff , emacs-orgmode Mailinglist --001a11407f1e8ef0b0052e52d2ce Content-Type: text/plain; charset=UTF-8 Yes, thanks Eric. Got latest-greatest 8.3. I did a (require 'ox-html) and (require 'ox-latex) and the options did show up. Not sure why my Linux side had these and the Windows side did not. But still I get this error: org-latex-compile: PDF file c:/Users/Admin/AppData/Local/Temp/babel-6812T7_/latex-6812ivv.pdf wasn't produced Not sure what this is about or what it has to do with exporting to html. LB On Fri, Mar 18, 2016 at 3:13 AM, Eric S Fraga wrote: > On Thursday, 17 Mar 2016 at 20:59, Lawrence Bottorff wrote: > > Yes, the title sums it up. I've just ported my .emacs.d, org stuff, etc. > > from my Linux to my work Windows 10, and I can't get the export to offer > > html or latex. Even org-export-html-to-html doesn't work, gives error > > message > > What version of org? I don't have org-export-html-to-html; the closest > I have is org-html-export-to-html. > > Have you done > > (require 'ox-html) > > ? > -- > : Eric S Fraga (0xFFFCF67D), Emacs 25.0.91.1, Org release_8.3.4-626-gb62d55 > --001a11407f1e8ef0b0052e52d2ce Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Yes, thanks Eric. Got latest-greatest 8.3. I did a (requir= e 'ox-html) and (require 'ox-latex) and the options did show up. No= t sure why my Linux side had these and the Windows side did not. But still = I get this error:

org-latex-compile: PDF file c:/Users/A= dmin/AppData/Local/Temp/babel-6812T7_/latex-6812ivv.pdf wasn't produced=

Not sure what this is about or what it has to do = with exporting to html.

LB

On Fri, Mar 18, 2016 at 3= :13 AM, Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
On Thursday, 17 Mar 2016 at 20:59, L= awrence Bottorff wrote:
> Yes, the title sums it up. I've just ported my .emacs.d, org stuff= , etc.
> from my Linux to my work Windows 10, and I can't get the export to= offer
> html or latex. Even org-export-html-to-html doesn't work, gives er= ror
> message

What version of org?=C2=A0 I don't have org-export-html-to-html;= the closest
I have is org-html-export-to-html.

Have you done

(require 'ox-html)

?
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.91.1, Org release_8.3.4-626-gb62d55=

--001a11407f1e8ef0b0052e52d2ce--