[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Latin-7 support
From: |
Stefan Monnier |
Subject: |
Re: Latin-7 support |
Date: |
19 Jun 2003 13:26:04 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
The following message is a courtesy copy of an article
that has been posted to gnu.emacs.bug as well.
> A couple of weeks ago I received a confirmation of my assignment
> (Subject: [gnu.org #22677] Albertas Agejevas - Emacs assignment).
> Taking a quick look at the CVS repository in Savannah I haven't
> noticed my changes. Do I need to resend my patch? I'm attaching it
> anyway.
I have no idea about the status of your code, but I just would like to
mention, that I don't think it's a good idea at this point to introduce
yet-another-latin-N charset. I think it should be implemented as
a coding-system only. I.e. like mac-roman rather than like latin-9.
Of course, that's only possible if all the chars can already be represented
in some other charset (typically a mixture of latin-1,
mule-unicode-NNNN-MMMM) and I have no idea whether that's the case or not.
Stefan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Latin-7 support,
Stefan Monnier <=