From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: Re: Fwd: puzzling org-mime-htmlize Date: Wed, 08 Jan 2014 21:19:43 +0100 Message-ID: <874n5ecjkw.fsf@gmail.com> References: <87ha9gi0o1.fsf@pku.edu.cn> <87sit02boz.fsf@gmail.com> <87lhyqzn5u.fsf@gmail.com> <87txdefq68.fsf@alphaville.bos.redhat.com> <878uuqcnpz.fsf@gmail.com> <87eh4iffc9.fsf@alphaville.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57691) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0zbP-00014Q-Hp for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 15:19:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0zbN-0001T7-Vz for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 15:19:47 -0500 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:62751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0zbN-0001T1-Oh for emacs-orgmode@gnu.org; Wed, 08 Jan 2014 15:19:45 -0500 Received: by mail-wi0-f180.google.com with SMTP id hm19so2601054wib.1 for ; Wed, 08 Jan 2014 12:19:44 -0800 (PST) In-Reply-To: <87eh4iffc9.fsf@alphaville.bos.redhat.com> (Nick Dokos's message of "Wed, 08 Jan 2014 14:23:02 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Le mer. 08 janv. 2014 =C3=A0 08:23:02 , Nick Dokos = a envoy=C3=A9 ce message: >> I hope that is what you expected from me... >> > > Exactly. FWIW, it works fine for me, so it's not an org-mime (or oher > org) problem. It is probably a problem in your setup: it seems that you > cannot generate latex fragment images. Yes, I agree, it is very probably a problem in the setup of my PC, in the setup of gnus,=20 > > Create a file, foo.org say, and insert the above content: > > * This title > > should work > > But the following formula=20 > > $$ \neg \neg A \nvdash_{i} A $$ > > should not.=20 > > Split the window and visit the *Messages* buffer in one of the > windows. Then do C-c C-x C-l in the foo.org window (or what amounts to > the same thing, M-x org-preview-latex-fragment). Does it fail? What does > the *Messages* buffer say? > > Nick C-c C-x C-l works fine: I see the equation image in the buffer.=20 Here is the result of Messages buffer: Loading reftex...done Mark set Creating images for entry...1 Process completed. Creating images for entry...done. Use `C-c C-c' to remove images. byte-code: End of buffer Auto-saving...done Maybe the problem came of building another emacs-24.3 in /usr/local/ ... I met another problem with that. So I sudo rm -r /usr/local/emacs-24.3/ and I am going to make another check. I keep you informed.=20 Soon, Jo.=20