From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Export error Date: Mon, 1 Sep 2008 09:47:12 +0200 Message-ID: <067A2F99-7C51-4B44-BB7C-7C288D4B31F0@uva.nl> References: <48AC6064.7030301@chem.bu.edu> Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ka4sZ-0000Aa-Ia for emacs-orgmode@gnu.org; Mon, 01 Sep 2008 04:35:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ka4sX-0000A1-S4 for emacs-orgmode@gnu.org; Mon, 01 Sep 2008 04:35:19 -0400 Received: from [199.232.76.173] (port=44615 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ka4sX-00009x-JD for emacs-orgmode@gnu.org; Mon, 01 Sep 2008 04:35:17 -0400 Received: from mx20.gnu.org ([199.232.41.8]:15496) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ka4sX-0007a2-6M for emacs-orgmode@gnu.org; Mon, 01 Sep 2008 04:35:17 -0400 Received: from ug-out-1314.google.com ([66.249.92.173]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ka4sW-0005bb-9k for emacs-orgmode@gnu.org; Mon, 01 Sep 2008 04:35:16 -0400 Received: by ug-out-1314.google.com with SMTP id m2so2055193uge.17 for ; Mon, 01 Sep 2008 01:35:15 -0700 (PDT) In-Reply-To: <48AC6064.7030301@chem.bu.edu> 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: Yann Tambouret Cc: emacs-orgmode@gnu.org Hi Yann, this must mean that you are using an outdated version of org-export- latex.el with a new version of org-exp.el. You need to make sure that your complete installation is up to date. - Carsten On Aug 20, 2008, at 8:20 PM, Yann Tambouret wrote: > 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 > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode