From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Error when exporting LaTeX Date: Wed, 24 Jun 2015 08:28:11 -0400 Message-ID: <6sw6c7k2utcmuc.fsf@pfdstudio.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44347) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7jmm-0005R8-3o for emacs-orgmode@gnu.org; Wed, 24 Jun 2015 08:28:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z7jmi-0007Ye-Pu for emacs-orgmode@gnu.org; Wed, 24 Jun 2015 08:28:11 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:38016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z7jmi-0007YN-MC for emacs-orgmode@gnu.org; Wed, 24 Jun 2015 08:28:08 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id D69BD20370 for ; Wed, 24 Jun 2015 08:28:07 -0400 (EDT) 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 I'm writing a fairly simple document with some #+BEGIN_SRC/#+END_SRC blocks, and when I try to export to LaTeX/PDF, I get: org-latex-src-block: Wrong type argument: stringp, nil Does this ring any bells? I can try to cobble together a "neutralized" sample to reproduce the problem, but I thought I'd see if anyone recognized it. Thanks, -pd