From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: puzzling org-mime-htmlize Date: Tue, 07 Jan 2014 08:37:04 -0500 Message-ID: <87ppo329rz.fsf@gmail.com> References: <87ha9gi0o1.fsf@pku.edu.cn> <87sit02boz.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0WqS-0000QT-W0 for emacs-orgmode@gnu.org; Tue, 07 Jan 2014 08:37:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0WqL-0004Oo-Cp for emacs-orgmode@gnu.org; Tue, 07 Jan 2014 08:37:24 -0500 Received: from plane.gmane.org ([80.91.229.3]:34868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0WqL-0004NB-5a for emacs-orgmode@gnu.org; Tue, 07 Jan 2014 08:37:17 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W0WqJ-0002OB-CS for emacs-orgmode@gnu.org; Tue, 07 Jan 2014 14:37:15 +0100 Received: from pool-98-110-175-184.bstnma.fios.verizon.net ([98.110.175.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Jan 2014 14:37:15 +0100 Received: from ndokos by pool-98-110-175-184.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Jan 2014 14:37:15 +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 To: emacs-orgmode@gnu.org Joseph Vidal-Rosset writes: > Hello the list, > > Back to gnus in order to improve my life in emacs, I meet a very strange > problem with org-mime-htmlize. The more surprising fact is that this > problem does not appear on my laptop (running with GNU Linux Debian > testing) but only with my PC (running also with a Crunchbang + Debian > wheezy upgraded to testing). Therefore I have imported my .gnus.el and > my init.el from my laptop to my pc, but very strangely the problem > persists ! > > It is the same settings, the same O.S. , even the same org-mime.el > and it works on laptop, not on my pc. > > Here is the error message: > > Creating LaTeX Image... > Failed to create dvi file from /tmp/orgtex11506Npy.tex > Auto-saving... > > > I do not know what to do, because I can't guess where the problem is. > Run latex on /tmp/orgtex11506Npy.tex from the command line and look for errors. -- Nick