[mew-int 01252] Word documents

Christophe TROESTLER debian00 at example.com
Wed Jan 22 03:36:05 JST 2003


Hi all,

I have a problem with displaying Word/Excel/... documents in Emacs:
all the accented characters are missing (replaced by "boxes").  What I
do not understand is that if I save the .doc file, do the conversion
by hand and use w3m in Emacs to view it, all is fine.  HTML messages
are also displayed fine.  I suppose I made a mistake in configuring
this but I do no see which one...  Another possibility may be that the
header of the HTML header file is

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-15">
...

but is is displayed as Latin-1...  Any hints are welcome.

Cheers,
ChriS


---
P.S.  The only think pertaining to this in my ~/.mew.el is

(if (locate-library "mew-w3m")
    (require 'mew-w3m))



More information about the Mew-int mailing list