Gnus development mailing list
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: iso-8859-1 problems.
Date: Tue, 18 Feb 2003 22:17:26 +0100	[thread overview]
Message-ID: <84d6lpuw49.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: <87bs19nwnd.fsf@paranoia.ahnberg.pp.se>

Mattias Ahnberg <mattias@ahnberg.pp.se> writes:

>>> "JH" == Jesper Harder <harder@myrealbox.com> writes:
>
> JH> My guess is that it's a font problem.
>
> The only thing that should differ iso-8859-1 and iso-8859-15 is the
> Euro character, afaik. 

There are more differences.

> If I can show iso-8859-1 without _any_ problems, how could that be a
> font problem?

Please note that iso-8859-1 and iso-8859-15 are different charsets to
Emacs, and Emacs does not have the concept of "similar" charsets.

If your terminal uses iso-8859-1 and you have a buffer containing a
character from another charset (be it iso-8859-2 or iso-8859-15 or
gb2312 or UTF-8), Emacs considers it different and shows `?'
instead.  (Emacs has special treatment for ascii characters, so these
can be displayed from any charset that's a superset of ascii.)

You can use latin1-disp.el to teach Emacs about the concept of
"similar" charsets.

The font issue is irrelevant for ttys.
-- 
A turnip curses Elvis



  reply	other threads:[~2003-02-18 21:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-17 15:59 Mattias Ahnberg
2003-02-18  3:55 ` Jesper Harder
2003-02-18 20:47   ` Mattias Ahnberg
2003-02-18 21:17     ` Kai Großjohann [this message]
2003-02-19  0:19       ` Mattias Ahnberg
2003-02-19 10:59         ` Kai Großjohann
2003-02-18  8:28 ` Kai Großjohann

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=84d6lpuw49.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@uni-duisburg.de \
    /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).