orgmode-mediawiki icon indicating copy to clipboard operation
orgmode-mediawiki copied to clipboard

org-file-equal-p

Open hilge opened this issue 11 years ago • 1 comments

I really like the idea of your function and it could be really useful for me to export directly from org to wiki, but I cant seem to get it working. I am able to run the two functions:

`org-mw-export-as-mediawiki' but get the error: org-export-execute-babel-code: Symbol's function definition is void: org-babel-exp-process-buffer

`org-mw-export-to-mediawiki' and get the error: org-export-output-file-name: Symbol's function definition is void: org-file-equal-p

Do you know what might cause this problem? Any help is much appreciated.

Johan org-export-output-file-name: Symbol's function definition is void: org-file-equal-p

hilge avatar Oct 17 '13 08:10 hilge

FYI, I have had the same error reported, and fixed it in the current version of my Orgmk project. See https://github.com/fniessen/orgmk for more information.

fniessen avatar Sep 09 '14 20:09 fniessen