all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: " Óscar Fuentes" <ofv@wanadoo.es>,
	547@emacsbugs.donarmstrong.com, "Jason Rumney" <jasonr@f2s.com>
Subject: bug#547: 23.0.60; Euro symbol not displayed
Date: Tue, 9 Dec 2008 19:52:19 +0100	[thread overview]
Message-ID: <f7ccd24b0812091052w69dd4d8bjadac672d2e25a146@mail.gmail.com> (raw)
In-Reply-To: <m31vwhz5nh.fsf@telefonica.net>

On Tue, Dec 9, 2008 at 17:15, Óscar Fuentes <ofv@wanadoo.es> wrote:

> Have you a way to reproduce the problem? For me is as simple as:
>
> ;;; -*- mode: text; coding: windows-1252; -*-
> €  <- This is the euro symbol, which is displayed as a box.

Strange.

I have a file euro.txt with the following contents:

0000 0000 3b 3b 3b 20 2d 2a 2d 20  6d 6f 64 65 3a 20 74 65  ;;; -*- mode: te
0000 0010 78 74 3b 20 63 6f 64 69  6e 67 3a 20 77 69 6e 64  xt; coding: wind
0000 0020 6f 77 73 2d 31 32 35 32  3b 20 2d 2a 2d 0d 0a 80  ows-1252; -*-..Ç
0000 0030 0d 0a                                             ..

Editing it with emacs -q euro.txt shows the euro sign normally:

        character: € (8364, #o20254, #x20ac)
preferred charset: windows-1252 (WINDOWS-1252 (Latin I))
       code point: 0x80
           syntax: _ 	which means: symbol
         category: c:Chinese h:Korean j:Japanese
      buffer code: #xE2 #x82 #xAC
        file code: #x80 (encoded by coding system windows-1252-dos)
          display: by this font (glyph code)
    uniscribe:-outline-DejaVu Sans
Mono-normal-normal-normal-mono-13-*-*-*-c-*-iso10646-1 (#x70A)

Character code properties: customize what to show
  name: EURO SIGN
  general-category: Sc (Symbol, Currency)

There are text properties here:
  charset              windows-1252


    Juanma

  reply	other threads:[~2008-12-09 18:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4941314B.8030404@gnu.org>
2008-07-10 16:33 ` bug#547: 23.0.60; Euro symbol not displayed Oscar Fuentes
2008-12-09 15:31   ` Jason Rumney
2008-12-09 16:15     ` Óscar Fuentes
2008-12-09 18:52       ` Juanma Barranquero [this message]
2008-12-09 19:08         ` Óscar Fuentes
2008-12-09 19:21           ` Juanma Barranquero
2008-12-09 19:36             ` Óscar Fuentes
2008-12-09 19:44               ` Juanma Barranquero
2008-12-09 19:54                 ` Óscar Fuentes
     [not found]                   ` <f7ccd24b0812091202v37ebd494m296555dcc7aa8e58@mail.gmail.com>
2008-12-09 20:10                     ` Óscar Fuentes
2008-12-09 20:19                       ` Juanma Barranquero
2008-12-09 20:00         ` Stefan Monnier
2008-12-09 23:57           ` jasonr
2008-12-11 15:35   ` bug#547: marked as done (23.0.60; Euro symbol not displayed) Emacs bug Tracking System

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=f7ccd24b0812091052w69dd4d8bjadac672d2e25a146@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=547@emacsbugs.donarmstrong.com \
    --cc=jasonr@f2s.com \
    --cc=ofv@wanadoo.es \
    /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.