On Fri, Jun 28, 2013 at 10:42 PM, Rustom Mody <rustompmody@gmail.com> wrote:
export as html is crashing with this (from *Messages* buffer)

org-export-preprocess-string: Wrong number of arguments: (then all sorts of unprintable chars)


I should have added this information

The file I am exporting is just these 2 lines:

--------------
* head
some text
----------

I am starting emacs with -Q, then just doing this
(add-to-list 'load-path (expand-file-name "~/pdsw/org-mode-8/lisp"))

then exporting