From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Crotti Subject: Re: batch exporting Date: Mon, 21 Dec 2009 10:25:17 +0000 (UTC) Message-ID: References: <19518.1261336145@gamaville.dokosmarshall.org> <24751328-FAA8-44CF-896B-BC2552DB9132@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NMfSY-0002zF-7p for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 05:25:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NMfST-0002vX-Qy for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 05:25:49 -0500 Received: from [199.232.76.173] (port=41032 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NMfST-0002vF-LV for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 05:25:45 -0500 Received: from lo.gmane.org ([80.91.229.12]:33369) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NMfST-0002H3-5T for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 05:25:45 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NMfSN-0001gW-Ne for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 11:25:39 +0100 Received: from 44-131.eduroam.RWTH-Aachen.DE ([134.61.44.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Dec 2009 11:25:39 +0100 Received: from andrea.crotti.0 by 44-131.eduroam.RWTH-Aachen.DE with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Dec 2009 11:25:39 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org This is my whole error by the way if someone can understand what it means... Debugger entered--Lisp error: (wrong-type-argument stringp nil) re-search-forward(nil nil t) org-export-remove-headline-metadata((:for-LaTeX t :emph-multiline t :add-text nil :comments nil :skip-before-1st-heading nil :LaTeX-fragments nil :timestamps t :footnotes t)) org-export-preprocess-string("" :for-LaTeX t :emph-multiline t :add-text nil :comments nil :skip-before-1st-heading nil :LaTeX-fragments nil :timestamps t :footnotes t) org-export-latex-first-lines((:latex-image-options "width=10em" :exclude-tags ("noexport") :select-tags ("export") :email "andrea@44-131.eduroam.rwth-aachen.de" :author "andrea" :auto-postamble nil :auto-preamble nil :postamble nil :preamble nil :publishing-directory nil :timestamp nil :expand-quoted-html t :html-table-tag nil :xml-declaration nil :html-extension nil :inline-images nil :convert-org-links nil :agenda-style "" :style-extra nil :style nil :style-include-scripts nil :style-include-default nil :table-auto-headline t :tables t :time-stamp-file t ...) nil nil) org-export-as-latex(3 hidden) org-export-as-latex-batch() command-line-1(("--no-splash" "--eval" "(add-to-list 'load-path \"/Users/andrea/.emacs.d/org-mode/lisp/\")" "--eval" "(setq debug-on-error t)" "--eval" "(require 'org)" "--eval" "(require 'org-install)" "--visit=navigator.org" "-f" "org-export-as-latex-batch")) command-line() normal-top-level()