Ken Williams <kena...@gmail.com> writes: > I believe I've figured it out. I must have an old version of 'htmlize' > installed somewhere, I 'edebug' traced through the code and fell through to > this part:
Glad you sorted it! > I couldn't manage to set up my load-path to load htmlize 'properly' (is > htmlize not able to be loaded via 'load-path' and 'require'?), but after > downloading htmlize 1.43 and adding the following to my .emacs, I seem to > be in business again: > > (load-file "~/share/emacs/site-lisp/htmlize/htmlize.el") > > Thanks everyone. But htmlize.el (version 1.43 currently) is distributed within org in the contrib directory. It would be more straightforward to add (add-to-list 'load-path "[PATH TO ORG]/contrib/lisp/") to your configuration. This does beg the question of whether components in the main org lisp directory should depend on items in the contrib directory... but I will leave that for another day ;-) -- : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D : in Emacs 24.3.50.1 and Org release_7.9.3d-837-ge37613