[O] emacs-orgmode export problem solved

2011-05-05 Thread Jude DaShiell
the emacs-w3m.SlackBuild script had a defect in it on line 59. Once I fixed that defect emacs-w3m works correctly and that makes org-mode work correctly too. This was smoke from a distant fire on which org-mode depended.

Re: [Orgmode] export problem

2010-04-24 Thread charles snyder
I think that problem seemed to be localized to one machine, probably from the tex installation. Thanks On Fri, Apr 23, 2010 at 2:32 AM, Nick Dokos wrote: > Nick Dokos wrote: > > > charles snyder wrote: > > > > > Thanks Nick! > > > > > Glad to help! > > > > BTW, I forgot that you originally re

Re: [Orgmode] export problem

2010-04-23 Thread Nick Dokos
Nick Dokos wrote: > charles snyder wrote: > > > Thanks Nick! > > > Glad to help! > BTW, I forgot that you originally reported two problems: the freemind export was one of them, but you also had problems with a PDF export. AFAICT, the solution to the freemind problem could not possibly affect

Re: [Orgmode] export problem

2010-04-22 Thread Nick Dokos
charles snyder wrote: > Thanks Nick! > Glad to help! > 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

Re: [Orgmode] export problem

2010-04-22 Thread charles snyder
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")

Re: [Orgmode] export problem

2010-04-22 Thread Nick Dokos
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 diffe

Re: [Orgmode] export problem

2010-04-22 Thread charles snyder
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

Re: [Orgmode] export problem

2010-04-21 Thread Nick Dokos
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

[Orgmode] export problem

2010-04-21 Thread charles snyder
Hi 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 th