From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: listings and the new LaTeX exporter Date: Thu, 24 May 2012 17:09:15 -0400 Message-ID: <12227.1337893755@alphaville> References: <87aa0xwe9c.fsf@med.uni-goettingen.de> <81zk8xxrpy.fsf@gmail.com> <8762blwb2b.fsf@med.uni-goettingen.de> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXfHh-0007wG-Ft for emacs-orgmode@gnu.org; Thu, 24 May 2012 17:09:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SXfHf-0000xy-Ks for emacs-orgmode@gnu.org; Thu, 24 May 2012 17:09:25 -0400 Received: from g6t0186.atlanta.hp.com ([15.193.32.63]:19823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SXfHf-0000xK-GI for emacs-orgmode@gnu.org; Thu, 24 May 2012 17:09:23 -0400 In-Reply-To: Message from Andreas Leha of "Thu, 24 May 2012 22:58:36 +0200." <8762blwb2b.fsf@med.uni-goettingen.de> 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: Andreas Leha Cc: emacs-orgmode@gnu.org Andreas Leha wrote: > I do emacs -Q -l .emacs.org, set the 'org-export-latex-listings to t and That's the old exporter variable. The new exporter variable is org-e-latex-listings. Nick