all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Euro Sign and Bitstream Vera
@ 2007-01-27 21:13 M G Berberich
  2007-01-27 23:16 ` Peter Dyballa
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: M G Berberich @ 2007-01-27 21:13 UTC (permalink / raw)
  To: help-gnu-emacs

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-01-31  0:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.