Übersicht Letzte Änderungen Neuigkeiten Suchen ElispSektion KurzAnleitung Impressum

XmlCoding

xml-coding.el is a spot of code to select an Emacs CodingSystem? from the <?xml> tag at the start of any XML document.

http://user42.tuxfamily.org/xml-coding/index.html

This is designed for Emacs 21. Emacs 22 already has this feature builtin, so nothing is done there.

Most XML files are UTF-8, so you may find it enough to just add to file-coding-system-alist for .xml or whatever filename extension you’re working with (see UnicodeEncoding for more on UTF-8).


CategoryInternationalization CategoryXML