Thanks Nick! On 2 different machines, I got a "no match" when I tried C-h f org-export-as-freemind and when I followed your instructions: M-x load-library org-freemind followed by C-c C-e m It worked! so, when I added: (load-library "C:/Users/clsnyder/Documents/org-6.33/lisp/org-freemind") to my .emacs, it works! but I have no clue why it stopped working and why I need to add this when the line above it in .emacs is: (add-to-list 'load-path "C:/Users/clsnyder/Documents/org-6.33/lisp") Thanks for all your help Chuck On Thu, Apr 22, 2010 at 1:29 PM, Nick Dokos wrote: > charles snyder wrote: > > > I get the same error message ("Wrong type argument: commandp, > org-export-as-freemind") with any org file on: > > > > 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 > > > > cls > > > > 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. > > 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 > wrote: > > > > charles snyder wrote: > > > > > 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. > > > > > > When I try to export as freemind (C-c C-e m) I get: > > > "wrong type argument: org-export-as-freemind". > > > > > > When I try to export as pdf (C-c C-e d), I get the following > error: > > > ... > > > Runaway argument? > > > {Request Library books \href { > http://www.jocolibrary.org/default.aspx\ETC > . > > > ! File ended while scanning use of \@xdblarg. > > > > > > \par > > > ... > > > I am using org mode 6.35 emacs, GNU Emacs 22.3.1 > > > (i386-apple-darwin9.7.0, Carbon Version 1.6.0) or Aquamacs GNU > Emacs > > > 23.0.94.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) on mac > osx > > > (but same problem on windows) > > > > > > > I tried both exports on a (trivial, although it did include some > links) > > 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? > Posting > > the whole file (modulo any privacy concerns) is the second best > > possibility. > > > > 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 > the > > corresponding portion of the org file. That's probably not going to > be > > enough information but you never know. > > > > Nick > > > > -- > > Charles L. Snyder, MD > > Professor of Surgery > > Children's Mercy Hospital > > Kansas City, MO > > www.clsnyder.com > > > -- Charles L. Snyder, MD Professor of Surgery Children's Mercy Hospital Kansas City, MO www.clsnyder.com