Am 27.09.2013 20:45, schrieb Xavier Garrido:
emacs --batch -q --eval '(require (quote org))' --visit test.org \ --funcall org-html-export-to-htmlI get Loading vc-git... Loading cc-langs... Symbol's function definition is void: nil
That's a bug in cc-mode (bug#14325) that has already been fixed in Emacs trunk. See the discussion on the bugtracker for workarounds.
Achim.