Hi,

I'm in the process of writing documentation for a simple HTTP based API that 
returns responses as XML.

The included response examples are blocks of the form:

#+BEGIN_SRC xml :exports code
<?xml version="1.0" encoding="utf-8"?>
<validxml>
  ...
</validxml>
#+END_SRC

I have org-src-fontify-natively = and it works for other code, but xml is 
fontified as a fundamental buffer, not like nxml-mode shows the block contents. 
nxml-mode /is/ used when I use C-c ' to edit the contents.

Do I miss something in my setup to let org-mode use nxml-mode for xml 
src-blocks?

kind regards,
Tom
--
xmpp://t...@sec.goochesa.de
http://www.goochesa.de

Reply via email to