From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: org-mime-htmlize and org-preview-latex-fragment Date: Tue, 27 Mar 2012 12:34:51 +0200 Message-ID: <878vim1gdw.fsf@gilgamesch.quim.ucm.es> References: <87vclwe04f.fsf@mat.ucm.es> <87limsdzrl.fsf@mat.ucm.es> <878vinr2mg.fsf@gmx.com> <87ty1aqr5u.fsf@gnu.org> Reply-To: Uwe Brauer Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCTk3-0007Xi-O3 for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 06:35:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCTk1-0001it-PH for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 06:35:07 -0400 Received: from plane.gmane.org ([80.91.229.3]:49109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCTk1-0001h8-D1 for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 06:35:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SCTjz-00029L-6H for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 12:35:03 +0200 Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Mar 2012 12:35:03 +0200 Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Mar 2012 12:35:03 +0200 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 >> On Tue, 27 Mar 2012 12:22:53 +0200, Bastien wrote: > Eric Schulte writes: >> I am very confused the code in question contains a line of >> the sort: >> (org-export-with-LaTeX-fragments "dvipng") > Me too. This should be > (org-export-with-LaTeX-fragments 'dvipng) > Fixed. > Please confirm the original issue is fixed. I confirm this for Xemacs 21.5.31 (Mule) Thanks Uwe