[Bug: 21.4.18] gnus 5.10.7 not rendering Latin-1 headers
Mike Kupfer
kupfer at athyra.sfbay.sun.com
Fri Feb 17 19:34:00 EST 2006
>>>>> "Reiner" == Reiner Steib <reinersteib+gmane at imap.cc> writes:
>> I would say gnus, since you get it with xemacs -vanilla (which means
>> that latin-unity isn't involved).
Reiner> I think some change from Aidan (added after the 5.10.6 release)
Reiner> loads latin-unity from Gnus:
I didn't have latin-unity installed, since it's not in the sumo. I
tried installing latin-unity and latin-euro-standards (which latin-unity
depends on), but latin-euro-standards fails to load. It says it can't
find find-charset. Is this a MULE thing? I'm running non-MULE XEmacs.
I also isolated the problem[1] a little further.
(mm-coding-system-p 'iso-8859-1)
is returning nil. This is because find-coding-system and
coding-system-p are both unbound, and mm-coding-system-list (the
function) is aliased to "ignore".
Where do I go from here?
thanks,
mike
--
[1] see http://list-archive.xemacs.org/xemacs-beta/200601/msg00345.html
for details.
More information about the XEmacs-Beta
mailing list