Hi, I have a problem with htmlize. I'm running the very latest trunk version of org-mode. If I write an src block code with : #+begin_src java ... #+end_src I get htmlized output. But it does not work with : #+include: "foo.java" java Any obvious reason for this ? Thanks for any help, -- Fabrice