From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: org-preview-latex-fragment does not work with pygmentize (-shell-escape missing) [with patch] [7.8.11] Date: Sat, 29 Sep 2012 09:30:52 +0200 Message-ID: <87txuhqo9f.fsf@bzg.ath.cx> References: <505045AE.4000608@kit.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48835) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THrVh-0006UG-0P for emacs-orgmode@gnu.org; Sat, 29 Sep 2012 03:30:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THrVf-0007es-Qi for emacs-orgmode@gnu.org; Sat, 29 Sep 2012 03:30:48 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:36258) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THrVf-0007eo-GE for emacs-orgmode@gnu.org; Sat, 29 Sep 2012 03:30:47 -0400 Received: by wibhj13 with SMTP id hj13so556430wib.12 for ; Sat, 29 Sep 2012 00:30:46 -0700 (PDT) In-Reply-To: <505045AE.4000608@kit.edu> (Arne Babenhauserheide's message of "Wed, 12 Sep 2012 10:19:58 +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: "Arne Babenhauserheide (IMK)" Cc: emacs-orgmode@gnu.org Hi Arne, "Arne Babenhauserheide (IMK)" writes: > When using the minted package, latex requires the -shell-escape argument > to call pygmentize. Due to this, org-preview-latex-fragment fails for me > (used via C-c C-x C-l). I use minted too and C-c C-x C-l works here. Can you let us know how to reproduce the error? -- Bastien