Ar an séú lá déag de mí Deireadh Fómhair, scríobh Reiner Steib:
On Tue, Oct 16 2007, Aidan Kehoe wrote:
| Content-Type: text/plain; charset=utf8
| X-Mailer: VM 7.19 under 21.5 (beta28) "fuki" (+CVS-20070826) XEmacs Lucid
"charset=utf8" is bogus. It should be "utf-8", with hyphen.
Yes, my mistake. I had added '("utf8" utf-8) to the beginning of
vm-mime-mule-charset-to-coding-alist, after seeing some mails with that as
the specified character set--without realising that the first MIME name in
that list for the Mule coding system would be used. Here’s the correct code,
if anyone else wants to add it to their ~/.vm :
(unless (assoc "utf8" vm-mime-mule-charset-to-coding-alist)
(nconc
vm-mime-mule-charset-to-coding-alist
;; Needs to be at the end, otherwise we get the wrong MIME name when
;; sending.
'(("utf8" utf-8))))
--
On the quay of the little Black Sea port, where the rescued pair came once
more into contact with civilization, Dobrinton was bitten by a dog which was
assumed to be mad, though it may only have been indiscriminating. (Saki)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta