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>, "Jason Rumney" <jasonr@f2s.com>
Cc: 547@emacsbugs.donarmstrong.com
Subject: bug#547: 23.0.60; Euro symbol not displayed
Date: Tue, 9 Dec 2008 20:21:54 +0100	[thread overview]
Message-ID: <f7ccd24b0812091121i36bdcee7p794c91657a195ce2@mail.gmail.com> (raw)
In-Reply-To: <m3skoxxj31.fsf@telefonica.net>

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

> I open a file that contains the euro symbol, scroll down until it is
> shown, emacs starts sucking 100% cpu for 15 seconds or so on the 550MHz
> CPU I'm using, and finally it displays a box.

What does "contain the euro symbol" means? Which coding?

> My default font is
>
> -outline-Courier New-normal-normal-normal-mono-13-*-*-*-c-*-iso8859-1
[snip]
> So the default font plays a key role here.

If I start Emacs with

  emacs -q -fn "-outline-Courier
New-normal-normal-normal-mono-13-*-*-*-c-*-iso8859-1" euro.txt

"normal" ASCII chars are shown with Courier New. The euro sign is
shown with Arial Unicode MS:

        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-Arial Unicode
MS-normal-normal-normal-sans-13-*-*-*-p-*-gb2312.1980*-* (#xD10)

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 19:21 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
2008-12-09 19:08         ` Óscar Fuentes
2008-12-09 19:21           ` Juanma Barranquero [this message]
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=f7ccd24b0812091121i36bdcee7p794c91657a195ce2@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.