From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yann Tambouret Subject: Export error Date: Wed, 20 Aug 2008 14:20:20 -0400 Message-ID: <48AC6064.7030301@chem.bu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KVsIO-00023J-Ch for emacs-orgmode@gnu.org; Wed, 20 Aug 2008 14:20:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KVsIL-0001zt-CQ for emacs-orgmode@gnu.org; Wed, 20 Aug 2008 14:20:34 -0400 Received: from [199.232.76.173] (port=56422 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVsIL-0001zc-5w for emacs-orgmode@gnu.org; Wed, 20 Aug 2008 14:20:33 -0400 Received: from relay23.bu.edu ([128.197.26.156]:54666) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KVsIL-0001ws-4D for emacs-orgmode@gnu.org; Wed, 20 Aug 2008 14:20:33 -0400 Received: from [128.197.30.144] (chem-dhcp-144.bu.edu [128.197.30.144]) by relay23.bu.edu (8.13.1/8.13.1) with ESMTP id m7KIKKp3026881 for ; Wed, 20 Aug 2008 14:20:21 -0400 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 Hi, I'm getting a weird error, printed below, when trying to export to latex. I don't seem to get anything when I try to export to postscript, and I assume these are related. It seems to be looking for org-cleaned-string-for-export, which I've found in older versions of org-mode, but I can't seem to find at all in the current version (I'm using the development version, I think). Can anyone suggest a way to test where org-mode is being loaded from or a way to track this error? I'm guessing I've messed up the install, or reinstall rather. Thanks, Yann org-export-latex-content: Symbol's function definition is void: org-cleaned-string-for-export