[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: http://xpad.sourceforge.net/
>>>>> In [emacs-w3m : No.09573] Shinichiro HIDA wrote:
>>>>>> In [emacs-w3m : No.09570]
>>>>>> Leo <sdl.web@xxxxxxxxx> wrote:
>> This website can't be displayed properly in w3m.
> hmm.. MIME types handling problem?
> Content-Type: application/xml;charset=utf-8
> vs.
> Content-Type: application/xhtml+xml; charset=utf-8 (emacs-w3m could handle this)
> I think it's better that emacs-w3m hadle same as of these.
> cf. english: http://www.w3.org/TR/2002/NOTE-xhtml-media-types-20020801/
> tr-japanese: http://www.satoshii.org/spec/xhtml-media-types/20020801
I tried making emacs-w3m support such a page in the CVS trunk.
Could you test it not only with http://xpad.sourceforge.net/ but
also with other application/xml pages if any?