Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Bube <kbube@despammed.com>
Subject: Re: Gnus not choosing latin9 if euro sign is present
Date: Fri, 30 Sep 2005 23:41:35 +0200	[thread overview]
Message-ID: <dhkbeg$ssr$1@sea.gmane.org> (raw)
In-Reply-To: <v9slvme1kf.fsf@marauder.physik.uni-ulm.de>

Reiner Steib <reinersteib+gmane@imap.cc> writes:
> On Thu, Sep 15 2005, Kevin Bube wrote:

>> emacs --no-site-file -fn  -*-fixed-medium-r-*--*-140-*-iso8859-15 -f gnus
>
> You shouldn't use iso8859-15 here:
>

[use iso8859-1]

>
> My guess is that you inserted a currency sign (¤) instead of a EUR.
> But it is displayed as EUR sign because of your bogus font setting.
> As currency is not included in iso-8859-15, Gnus chooses iso-8859-1.
>
> You can find out which char it is, by using `C-u C-x =' on the char.

  character: ¤ (04244, 2212, 0x8a4, U+00A4)
    charset: [latin-iso8859-1]
	     (Right-Hand Part of Latin Alphabet 1 (ISO/IEC 8859-1): ISO-IR-100.)
 code point: [36]
     syntax: w 	which means: word
   category: l:Latin  
buffer code: 0x81 0xA4
  file code: 0xA4 (encoded by coding system iso-8859-1-unix)
    display: by this font (glyph code)
     -Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO8859-15 (0xA4)

Seems you are right. I thought this is intended and the only difference
between iso8859-1 and iso8859-15 is that the currency sign is replaced
by the Euro sign. This would mean that the character code is the same
and it only depends on the screen font what is displayed. So emacs has
no way to determine if you want a currency or euro sign.

What font do I have to choose if I want to get a euro sign?

Thanks,

Kevin




  reply	other threads:[~2005-09-30 21:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-14 19:18 Kevin Bube
2005-09-14 20:11 ` Jesper Harder
2005-09-15  9:21   ` Kevin Bube
2005-09-15 15:06     ` Jesper Harder
2005-09-15 17:35       ` Kevin Bube
2005-09-30 20:35         ` Reiner Steib
2005-09-30 21:41           ` Kevin Bube [this message]
2005-10-01 12:25             ` Reiner Steib
2005-10-03 16:42               ` Kevin Bube

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='dhkbeg$ssr$1@sea.gmane.org' \
    --to=kbube@despammed.com \
    /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 NNTP newsgroup(s).