all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: Adding cp858?
Date: Wed, 06 Sep 2006 11:00:25 +0200	[thread overview]
Message-ID: <v9u03lgyja.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <E1GKlnG-0006Qf-00@etlken> (Kenichi Handa's message of "Wed, 06 Sep 2006 10:01:30 +0900")

On Wed, Sep 06 2006, Kenichi Handa wrote:

> Reiner Steib <reinersteib+gmane@imap.cc> writes:
[...]
>> According to the LaTeX *.def files, the only difference between cp850
>> and cp858 is the `€' (EURO SIGN, U+20AC) replacing `ı' (LATIN SMALL
>> LETTER DOTLESS I, U+0131). [2]
>
>> May I add the following change?  (The "(cp-make-coding-system cp858
>> ...)" part is a copy of the corresponding cp850 entry with dotless i
>> replaced by the EUR sign.
>
>> I don't know if a similar change to codepage.el should be done as
>> well.
[...]
> As the changes are straight forward, I agree with installing
> those changes.  

Okay, I will install it if nobody objects.

> For codepage.el, if cp858 can also be used on DOS, I think the
> similar change should be installed.

I don't know if it's used on DOS; the author of the LaTeX file
mentioned OS/2.

If I understand it correctly, `cp850-decode-table' in `codepage.el' is
derived from Latin-1 (iso-8859-1).  As Latin-1 doesn't include the EUR
sign, cp858 can't be derived from Latin-1.  But `codepage.el' doesn't
seem to support Latin-9 (iso-8859-15) which includes the EUR (and some
other changes to Latin-1).  I didn't find anything related to Latin-9
there.  I'm not sure if `codepage.el' provides any codepages that
include the EUR sign:

;; Support for the Windows 12xx series of codepages that MS has
;; butchered from the ISO-8859 specs. This does not add support for
;; the extended characters that MS has added in the 128 - 159 coding
;; range, only translates those characters that can be expressed in
;; the corresponding iso-8859 charset.

If it's not possible to provide full support of cp858 (including the
EUR) within `codepage.el', we should probably treat it as cp850 (in
the same way as windows-1252 is treated as Latin-1, if I understand
correctly).

Eli?

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

  reply	other threads:[~2006-09-06  9:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-05 15:08 Adding cp858? Reiner Steib
2006-09-06  1:01 ` Kenichi Handa
2006-09-06  9:00   ` Reiner Steib [this message]
2006-09-06 18:17     ` Eli Zaretskii
2006-09-07 12:54       ` Reiner Steib
2006-09-09 12:19         ` Eli Zaretskii

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=v9u03lgyja.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.