Good afternoon,

Is there a manual install procedure I can use to get org-mode up and running on xemacs on win xp?  I've tried byte-compiling things and dropping them in my load path (with the couple additional files in .\xemacs\), adding the requisite few lines in .emacs (a couple key hooks, ".org" mapping, (require org-install) etc.)

And when I try to M-x org-mode on an empty "stuff.org" file I get:

                  "Wrong number of arguments: #<subr make-char-table>,2"

which is where I get stuck.  Is the makefile doing anything more exotic than byte compiling and moving the elisp files?

TIA,

- M