help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Specifying how emacs-w3m displays characters


From: Kevin Rodgers
Subject: Re: Specifying how emacs-w3m displays characters
Date: Fri, 15 Oct 2004 17:21:22 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Henrik S. Hansen wrote:
> I use Emacs on the console, and have a problem with emacs-w3m: some
> non-ascii characters displays as ~ (tilde).  These includes the left and
> right single quotation marks -- "‘" and "’" in HTML.
>
> The problem is emacs-specific -- w3m shows the characters as expected.
>
> How do I change this?  Setting buffer-display-table or something else,
> or is there a simple way (as I expect)?
>
> I have (setq w3m-use-mule-ucs t) in my .emacs-w3m, but this seems to
> have no effect.

In response to a different problem, someone suggested this to me:

(setq w3m-input-coding-system 'utf-8
      w3m-output-coding-system 'utf-8)

Does that help?

--
Kevin Rodgers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]