unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: hsh@freecode.dk (Henrik S. Hansen)
Subject: Re: Specifying how emacs-w3m displays characters
Date: Sat, 16 Oct 2004 01:50:18 +0200	[thread overview]
Message-ID: <qa4642-mb3.ln1@tchaikovsky.freecode.dk> (raw)
In-Reply-To: 41705B72.2020707@yahoo.com

Kevin Rodgers <ihs_4664@yahoo.com> writes:

>> 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 -- "&#8216;" and "&#8217;" in HTML.
>
> 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?

Sorry, no.  This (from w3m.el) looks interesting, though:

(defun w3m-ucs-to-char (codepoint)
      "A dummy function defined since nothing provided the regular function.
This function simply returns the arg if it is between 0x20 and 0x7e,
otherwise returns the tilde character."

I'm investigating it further.

-- 
Henrik S. Hansen

  reply	other threads:[~2004-10-15 23:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-15 22:24 Specifying how emacs-w3m displays characters Henrik S. Hansen
2004-10-15 23:21 ` Kevin Rodgers
2004-10-15 23:50   ` Henrik S. Hansen [this message]
2004-10-16  1:47 ` Henrik S. Hansen
2004-10-17 10:23 ` Henrik S. Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=qa4642-mb3.ln1@tchaikovsky.freecode.dk \
    --to=hsh@freecode.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).