From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: export problem Date: Thu, 22 Apr 2010 14:29:26 -0400 Message-ID: <21380.1271960966@gamaville.dokosmarshall.org> References: <15190.1271910821@gamaville.dokosmarshall.org> Reply-To: nicholas.dokos@hp.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O519t-000310-9Q for emacs-orgmode@gnu.org; Thu, 22 Apr 2010 14:29:53 -0400 Received: from [140.186.70.92] (port=60200 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O519r-000302-Qn for emacs-orgmode@gnu.org; Thu, 22 Apr 2010 14:29:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O519n-0001mn-JN for emacs-orgmode@gnu.org; Thu, 22 Apr 2010 14:29:51 -0400 Received: from vms173019pub.verizon.net ([206.46.173.19]:38083) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O519n-0001mU-En for emacs-orgmode@gnu.org; Thu, 22 Apr 2010 14:29:47 -0400 Received: from gamaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173019.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0L1A00H9GJD2RKH8@vms173019.mailsrvcs.net> for emacs-orgmode@gnu.org; Thu, 22 Apr 2010 13:29:27 -0500 (CDT) In-reply-to: Message from charles snyder of "Thu\, 22 Apr 2010 11\:20\:52 CDT." 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: charles snyder Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org charles snyder wrote: > I get the same error message ("Wrong type argument: commandp, org-export-= as-freemind") =C2=A0 with any org file on: >=20 > home windows 7 emacs 23, orgmode 6.34 > home mac osx as previously described -emacs/aquamacs > work windows XP emacs 23 > (all gnu emacs) > all have different .emacs files > all are using recent (6.33a to latest) versions of orgmode >=20 > cls >=20 This sounds as if org-freemind is not loaded. What does C-h f org-export-as-freemind say? If it is says "No match", try loading org-freemind: M-x load-library org-freemind and try the export again. =20=20=20=20 If that does not work, I assume that you somehow introduced the same setup problem on all the machines. I'd concentrate on one machine, debug it there and then propagate the fix(es) to all the others. To debug it, please read section 1.4, "Feedback", of the Org manual. In particular, the section on "How to create a useful backtrace". Since the problem is easy to reproduce, that's the most likely path to success. When you get the backtrace, post it here. Thanks, Nick > On Wed, Apr 21, 2010 at 11:33 PM, Nick Dokos wrot= e: >=20 > charles snyder wrote: >=20 > > Until recently, my org exports worked perfectly. I haven't made any= changes I am aware of. Now > > I am having export problems with my .org files.=C2=A0 > > > > When I try to export as freemind (C-c C-e =C2=A0m) I get: > > "wrong type argument: org-export-as-freemind".=C2=A0 > > > > When I try=C2=A0to export as pdf (C-c C-e =C2=A0d), I get the follo= wing error: > > ... > > Runaway argument? > > {Request Library books \href {http://www.jocolibrary.org/default.as= px\ETC. > > ! File ended while scanning use of \@xdblarg. > > =C2=A0 > > =C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0\par= =C2=A0 > > ... > > I am using org mode 6.35 emacs,=C2=A0GNU Emacs 22.3.1 > > (i386-apple-darwin9.7.0, Carbon Version 1.6.0) or Aquamacs=C2=A0GNU= Emacs > > 23.0.94.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) on mac o= sx > > (but same problem on windows) > > >=20=20=20=20 > I tried both exports on a (trivial, although it did include some link= s) > org file and I had no problems. Can you try to get a minimal example = of > an org file that causes these problems for you and post it here? Post= ing > the whole file (modulo any privacy concerns) is the second best > possibility. >=20=20=20=20 > If that is not possible, it's going to be tougher going: try exporting > to latex and then run pdftex on it by hand. If that gives you the same > error, then post the portion of the latex file around the error and t= he > corresponding portion of the org file. That's probably not going to be > enough information but you never know. >=20=20=20=20 > Nick >=20 > -- > Charles L. Snyder, MD > Professor of Surgery > Children's Mercy Hospital > Kansas City, MO > www.clsnyder.com >=20