unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Problems in Displaying endash in Emacs-w3m
Date: Sun, 8 Oct 2006 23:06:00 +0200	[thread overview]
Message-ID: <12D4E2B4-062C-41D9-A289-342D4CC07BB2@Web.DE> (raw)
In-Reply-To: <87r6xirbmw.fsf@MagnumOpus.khem>


Am 08.10.2006 um 18:54 schrieb Charles philip Chan:

> Here is the scoop about endash:
>
>      http://en.wikipedia.org/wiki/Endash#En_dash
>
> For an example page with endash, try:
>
>     http://www.emacswiki.org

I can assure you that in the October version of (Japanese) Carbon  
Emacs (Package) the dashes are coded correctly. And C-u C-x =  
displays something like the right values:

       character: – (342387, #o1234563, #x53973, U+2013)
         charset: mule-unicode-0100-24ff (Unicode characters of the  
range 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 utf-8)
         display: by this font (glyph code)
      -apple-monaco-medium-r-normal--9-90-72-72-m-90-mac-roman (#xD0)
    Unicode data:
            Name: EN DASH
        Category: dash punctuation
Combining class: Spacing
   Bidi category: Other Neutrals


The decimal, octal, and hexadecimal values are always strange in GNU  
Emacs 21 and 22. Can you check what coding system is displayed for  
you in mode-line? I have "-u:" which stands for UTF-8. Do you have  
set in your .emacs file some non-UTF-8 *-coding-system?

How is it when you launch your Emacs with -Q? For the test you can  
create a small init file that extends the load-path to find w3m,  
requires w3m, and which you can load from the command line with '-l  
<your init file>'.

--
Greetings

   Pete

The future will be much better tomorrow.
                                -- George W. Bush

  reply	other threads:[~2006-10-08 21:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-29 21:29 Problems in Displaying endash in Emacs-w3m Charles philip Chan
2006-10-03 15:00 ` Kevin Rodgers
     [not found] ` <mailman.7697.1159887811.9609.help-gnu-emacs@gnu.org>
2006-10-03 18:12   ` Charles philip Chan
2006-10-04 10:34     ` Peter Dyballa
     [not found]     ` <mailman.7724.1159958067.9609.help-gnu-emacs@gnu.org>
2006-10-04 11:24       ` Charles philip Chan
2006-10-04 11:48         ` Peter Dyballa
2006-10-07 13:24         ` Dieter Wilhelm
2006-10-07 17:44           ` Peter Dyballa
2006-10-07 19:26             ` Dieter Wilhelm
2006-10-08  9:34               ` Peter Dyballa
2006-10-08 13:21                 ` Reiner Steib
     [not found]         ` <mailman.7859.1160227519.9609.help-gnu-emacs@gnu.org>
2006-10-08 16:54           ` Charles philip Chan
2006-10-08 21:06             ` Peter Dyballa [this message]
     [not found]             ` <mailman.7906.1160341664.9609.help-gnu-emacs@gnu.org>
2006-10-09  1:19               ` Charles philip Chan
2006-10-09  9:30                 ` Peter Dyballa
2006-10-09 10:47                 ` Jim Ottaway

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=12D4E2B4-062C-41D9-A289-342D4CC07BB2@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /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).