Nicolas Goaziou <n.goaz...@neuf.fr> wrote:

> ...
> 
> Though, I still wonder why htmlize.elc in /usr was taking precedence
> over the one in the contrib directory, even after I had compiled it.
> 

Check your load-path - sometimes, packages take too many freedoms with
it.

locate-library is also useful to see from where a package is loaded:

   (locate-library "htmlize")

HTH,
Nick


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to