From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-export-latex broken in Emacs Date: Fri, 16 Nov 2007 13:03:31 +0000 Message-ID: <87wssie40s.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1It0rL-0002rO-2Y for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 08:03:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1It0rC-0002kC-B6 for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 08:03:38 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1It0rB-0002jz-It for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 08:03:37 -0500 Received: from nf-out-0910.google.com ([64.233.182.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1It0rB-0004DX-3p for emacs-orgmode@gnu.org; Fri, 16 Nov 2007 08:03:37 -0500 Received: by nf-out-0910.google.com with SMTP id f5so973613nfh for ; Fri, 16 Nov 2007 05:03:36 -0800 (PST) In-Reply-To: (Leo's message of "Fri, 16 Nov 2007 01:48:10 +0000") 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: Leo Cc: emacs-orgmode@gnu.org Leo writes: > The file org-export-latex.el included with Emacs CVS head is broken. > > ,---- > | Debugger entered--Lisp error: (wrong-type-argument stringp nil) > | file-name-nondirectory(nil) > | org-export-as-latex(nil nil nil "*Org LaTeX Export*" nil) > | org-export-region-as-latex(16465 16952 nil) > | call-interactively(org-export-region-as-latex) > | execute-extended-command(nil) > | call-interactively(execute-extended-command) > `---- Thanks. This will be fixed when we will check in the next release. -- Bastien