|
| From: | drkm |
| Subject: | [emacs-wiki-discuss] Re: [NEW] planner-publish.el with planner-xml (only for MUSE!) |
| Date: | Sat, 23 Jul 2005 01:42:13 +0200 |
| User-agent: | Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (windows-nt) |
Xavier Maillard writes:
> I thought it was mandatory to have XML files in UTF-8
It's the default choice if you don't specify an XML prolog or
don't specify the encoding within it. You can have a document
beginning with, for example for Latin-1:
<?xml version="1.0" encoding="ISO-8859-1"?>
--drkm
| [Prev in Thread] | Current Thread | [Next in Thread] |