From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Charles philip Chan" Newsgroups: gmane.emacs.help Subject: Problems in Displaying endash in Emacs-w3m Date: Fri, 29 Sep 2006 17:29:10 -0400 Organization: Linux Private Site Message-ID: <87sliatl95.fsf@MagnumOpus.khem> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1159566102 4541 80.91.229.2 (29 Sep 2006 21:41:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Sep 2006 21:41:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 29 23:41:34 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GTQ6V-0002YU-1Y for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Sep 2006 23:41:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTQ6U-0002Tp-Jd for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Sep 2006 17:41:06 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!news.germany.com!koehntopp.de!news.erinye.com!aioe.org!emma.aioe.org!aioe.org!MagnumOpus.khem!news Original-Newsgroups: gnu.emacs.help Original-Lines: 31 Original-NNTP-Posting-Host: 0FYk/WZQSoiHHNtSNKVmGg.user.aioe.org Original-X-Complaints-To: abuse@aioe.org X-Face: G; Z,`sm>)4t4LB/GUrgH$W`!AmfHMj,LG)Z}X0ax@s9:0>0)B&@vcm{v-le)wng)?|o]D\Z}0:6X Cancel-Lock: sha1:aZPazfm59/u2lgz3FM9p5uOw0q4= User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Original-Xref: shelby.stanford.edu gnu.emacs.help:142103 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:37723 Archived-At: Hello all: In my attempt to have better integration with planner-mode, I have switched to using the cvs version of emacs-w3m. However, I have problems displaying endash (–) in xhtml documents (for example those on http://www.emacswiki.org). My emacs-w3m coding system is set to utf-8. The strange thing is that if I do a "C-uC-x=" on the misdisplayed symbol, this is the output I get: ,----[ Output from Emacs ] | character: (102585, #o310271, #x190b9) | charset: chinese-cns11643-1 | (CNS11643 Plane 1 Chinese traditional: ISO-IR-171.) | code point: #x21 #x39 | syntax: w which means: word | category: C:Chinese (Han) characters of 2-byte character sets c:Chinese | |:While filling, we can break a line at this character. | buffer code: #x95 #xA1 #xB9 | file code: #xE2 #x80 #x93 (encoded by coding system utf-8) | display: no font available `---- I am using emacs cvs. How would I go about solving this? Thanks. Charles -- printk(KERN_WARNING "%s: Thanks, I feel much better now!\n", dev->name); linux-2.6.6/drivers/net/de620.c