From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Problems in Displaying endash in Emacs-w3m Date: Wed, 4 Oct 2006 12:34:21 +0200 Message-ID: <13B2285C-7750-4E84-BF8A-67BC4ABCAAF0@Web.DE> References: <87sliatl95.fsf@MagnumOpus.khem> <87ac4cjw4e.fsf@MagnumOpus.khem> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1159958102 23948 80.91.229.2 (4 Oct 2006 10:35:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 Oct 2006 10:35:02 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 04 12:35:01 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 1GV45N-0006Hn-NN for geh-help-gnu-emacs@m.gmane.org; Wed, 04 Oct 2006 12:34:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GV45N-0007aL-8o for geh-help-gnu-emacs@m.gmane.org; Wed, 04 Oct 2006 06:34:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GV453-0007Vl-Ny for help-gnu-emacs@gnu.org; Wed, 04 Oct 2006 06:34:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GV452-0007VM-Te for help-gnu-emacs@gnu.org; Wed, 04 Oct 2006 06:34:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GV452-0007VD-HL for help-gnu-emacs@gnu.org; Wed, 04 Oct 2006 06:34:24 -0400 Original-Received: from [217.72.192.234] (helo=fmmailgate03.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GV4BR-00087k-Sm for help-gnu-emacs@gnu.org; Wed, 04 Oct 2006 06:41:02 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate03.web.de (Postfix) with ESMTP id AE7CF25620BB; Wed, 4 Oct 2006 12:34:23 +0200 (CEST) Original-Received: from [84.245.187.254] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.107 #114) id 1GV451-0002nU-00; Wed, 04 Oct 2006 12:34:23 +0200 In-Reply-To: <87ac4cjw4e.fsf@MagnumOpus.khem> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Charles philip Chan X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de 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:37791 Archived-At: Am 03.10.2006 um 20:12 schrieb Charles philip Chan: > It does on other characters that I have tried, but not the endash. I > forget to mention that I am using an iso10646-1 font as my default > font. Now it look more and more like a bug in CVS Emacs. No. When I launch GNU Emacs 22.0.50 with -Q and look into an UTF-8 =20 file from Kermit I get: character: =96 (342387, #o1234563, #x53973, U+2013) charset: mule-unicode-0100-24ff (Unicode characters of the range =20= U+0100..U+24FF.) code point: #x72 #x73 syntax: _ which means: symbol buffer code: #x9C #xF4 #xF2 #xF3 file code: #xE2 #x80 #x93 (encoded by coding system mule-utf-8-unix) display: by this font (glyph code) -B&H-LucidaTypewriter-Medium-R-Normal-Sans-10-100-75-75-M-60-=20 ISO10646-1 (#x2013) which looks OK. How is the output when you launch GNU Emacs 22.0.50 =20 with -Q? Check particularly the "buffer code!" Yours is different. I am using =20 a simple text buffer, mode-line starts with ``-u:=B4=B4. (Although I've =20= seen ``-E:=B4=B4 also =96 which is a bug in GNU Emacs 22.0.50: the first = =20 UTF-8 encoded file it opens it does *not* open in UTF-8, but in =20 Japanese, at least for me). -- Greetings Pete The most exciting phrase to hear in science, the one that heralds new =20= discoveries, is not "Eureka!" (I found it!) but "That's funny..." Isaac Asimov