all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "jasonal" <jasonal.new@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Euro Sign and Bitstream Vera
Date: Mon, 29 Jan 2007 16:45:58 +0100	[thread overview]
Message-ID: <epl4rp$vmv$1@quimby.gnus.org> (raw)
In-Reply-To: mtrs84-2dk.ln1@avaloon.forwiss.uni-passau.de

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3824 bytes --]

Hi, I find it's weird when i type AltGr+E with German keyboard in emacs23 
under Win32, the output sign is #x80, and it is displayed as \200.
Under Linux, it is #x20AC as expected.

Any ideas?

best regards,

Qichen

"M G Berberich" <berberic@forwiss.uni-passau.de> wrote in message 
news:mtrs84-2dk.ln1@avaloon.forwiss.uni-passau.de...
> Halle,
>
> I have the problem, that my emacs (23.0.0.1) with
> Bitstream-Vera-Sans-Mono-Font shows the Euro-sign ¡®€¡¯ as Currency-sign
> ¡®¡è¡¯¡­ sometimes. If I start the emacs with the UTF-8-demo-file from
> Markus Kuhn the ¡®€¡¯ is displayed O.K.
>
> I have set fontsets (shortend by ¡®¡­¡¯) as this:
>
> (create-fontset-from-fontset-spec
> "-bitstream-bitstream vera sans mono-¡­-*-fontset-vera11,
>  latin:-bitstream-bitstream vera sans mono-¡­-*-iso10646-1,
>  mule-unicode-0100-24ff:-bitstream-bitstream vera sans mono-¡­-iso10646-1,
>  mule-unicode-2500-33ff:-bitstream-bitstream vera sans mono-¡­-iso10646-1,
>  mule-unicode-e000-ffff:-bitstream-bitstream vera sans mono-¡­-iso10646-1,
>  symbol:-bitstream-bitstream vera sans mono-¡­-iso10646-1,
>  symbol:-unknown-freemono-¡­-iso10646-1,
>  greek:-unknown-freemono-¡­-iso10646-1,
>  cyrillic:-monotype-andale mono-¡­-iso10646-1")
>
> BTW: I have defined symbol: two times, does this make sense?
>
> I added the output of ¡®C-u C-x =¡¯ below, the ¡°working¡±-case differns
> from the ¡°non-working¡±-case in the glyph tht is used to display the
> (same) char (#xBD / #x102) and in the property ¡®fontified¡¯.
>
> Anybody?
>
> MfG
> bmg
>
> C-u C-x = give this if the Euro-sign is not working
> ---------------------------------------------------------------------------
>        character: ¡è (8364, #o20254, #x20ac)
> preferred charset: iso-8859-15 (ISO/IEC 8859/15)
>       code point: 0xA4
>           syntax: _ which means: symbol
>         category: c:Chinese h:Korean j:Japanese
>      buffer code: #xE2 #x82 #xAC
>        file code: #xE2 #x82 #xAC (encoded by coding system utf-8)
>          display: by this font (glyph code)
>     bitstream vera sans mono:pixelsize=11:foundry=bitstream:¡­
> weight=medium:slant=r:width=normal (#xBD)
>
> Character code properties: customize what to show
>  name: EURO SIGN
>  general-category: Sc (Symbol, Currency)
>  canonical-combining-class: 0 (Spacing, split, enclosing, reordrant,¡­
> and Tibetan subjoined)
>  bidi-class: ET (European Number Terminator)
>  mirrored: N
>
> There are text properties here:
>  auto-composed        t
>  fontified            t
> ---------------------------------------------------------------------------
> and this if the Euro-sign is working
> ---------------------------------------------------------------------------
>        character: € (8364, #o20254, #x20ac)
> preferred charset: iso-8859-15 (ISO/IEC 8859/15)
>       code point: 0xA4
>           syntax: _ which means: symbol
>         category: c:Chinese h:Korean j:Japanese
>      buffer code: #xE2 #x82 #xAC
>        file code: #xE2 #x82 #xAC (encoded by coding system utf-8-unix)
>          display: by this font (glyph code)
>     bitstream vera sans mono:pixelsize=11:foundry=bitstream:¡­
> weight=medium:slant=r:width=normal (#x102)
>
> Character code properties: customize what to show
>  name: EURO SIGN
>  general-category: Sc (Symbol, Currency)
>  canonical-combining-class: 0 (Spacing, split, enclosing, reordrant,¡­
> and Tibetan subjoined)
>  bidi-class: ET (European Number Terminator)
>  mirrored: N
>
> There are text properties here:
>  auto-composed        t
> ---------------------------------------------------------------------------
>
> -- 
> ?Des is v?llig wurscht, was heut beschlos- | M G Berberich
> sen wird: I bin sowieso dagegn!¡°          | berberic@fmi.uni-passau.de
> (SPD-Stadtrat Kurt Schindler; Regensburg)  | 
> www.fmi.uni-passau.de/~berberic
> 

  parent reply	other threads:[~2007-01-29 15:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-27 21:13 Euro Sign and Bitstream Vera M G Berberich
2007-01-27 23:16 ` Peter Dyballa
     [not found] ` <mailman.3684.1169940980.2155.help-gnu-emacs@gnu.org>
2007-01-28  9:04   ` M G Berberich
2007-01-28 11:26     ` Peter Dyballa
     [not found]     ` <mailman.3693.1169983753.2155.help-gnu-emacs@gnu.org>
2007-01-28 11:36       ` Ralf Angeli
2007-01-28 11:51         ` Peter Dyballa
     [not found]         ` <mailman.3694.1169985834.2155.help-gnu-emacs@gnu.org>
2007-01-28 12:21           ` Ralf Angeli
2007-01-28 23:59 ` Peter Dyballa
2007-01-29 15:45 ` jasonal [this message]
2007-01-29 23:39   ` Peter Dyballa
     [not found]   ` <mailman.3761.1170113954.2155.help-gnu-emacs@gnu.org>
2007-01-30 14:53     ` jasonal
2007-01-30  0:18 ` Peter Dyballa
2007-01-30 19:14   ` James Cloos
     [not found] ` <mailman.3722.1170028754.2155.help-gnu-emacs@gnu.org>
2007-01-30 21:00   ` M G Berberich
2007-01-31  0:09     ` Peter Dyballa

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

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

  git send-email \
    --in-reply-to='epl4rp$vmv$1@quimby.gnus.org' \
    --to=jasonal.new@gmail.com \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.