From mboxrd@z Thu Jan  1 00:00:00 1970
From: Thorsten Jolitz <tjolitz@googlemail.com>
Subject: Re: Bug(?) in LaTeX export?
Date: Wed, 30 Jan 2013 13:24:51 +0100
Message-ID: <87y5fa6ep8.fsf@googlemail.com>
References: <87k3qw2gm1.fsf@googlemail.com>
	<m1ip6f7vl9.fsf@poto.myhome.westell.com>
	<874nhzoo97.fsf@googlemail.com>
	<m1a9rr7rvc.fsf@poto.myhome.westell.com>
Mime-Version: 1.0
Content-Type: text/plain
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([208.118.235.92]:44050)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1U0WnV-0003R1-Kt
	for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 07:29:51 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1U0WnU-0007mE-E4
	for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 07:29:49 -0500
Received: from plane.gmane.org ([80.91.229.3]:37025)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1U0WnU-0007m1-78
	for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 07:29:48 -0500
Received: from list by plane.gmane.org with local (Exim 4.69)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1U0Wnk-0006gm-H1
	for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 13:30:04 +0100
Received: from e178117128.adsl.alicedsl.de ([85.178.117.128])
	by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <emacs-orgmode@gnu.org>; Wed, 30 Jan 2013 13:30:04 +0100
Received: from tjolitz by e178117128.adsl.alicedsl.de with local (Gmexim 0.1
	(Debian)) id 1AlnuQ-0007hv-00
	for <emacs-orgmode@gnu.org>; Wed, 30 Jan 2013 13:30:04 +0100
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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

tsd@tsdye.com (Thomas S. Dye) writes:

Hi Tom,

> I do have org-export-latex-listings set to nil, and it gives me the
> results I think you're looking for--a no fuss export of some source
> code.  The corresponding variable in the new exporter is
> org-e-latex-listings.  

thats probably what I want - and what I had before.

> Both of these variables are set to nil by default.  Perhaps you are
> setting one of these in .emacs, or there is an old customization?

sometimes I copy large chunks of Emacs configuration from other people,
I'm pretty sure in one of those chunks these variables were set. I have
to check. 

Thanks.

-- 
cheers,
Thorsten