[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Several serious problems
From: |
Kenichi Handa |
Subject: |
Re: Several serious problems |
Date: |
Thu, 26 Sep 2002 13:51:24 +0900 (JST) |
User-agent: |
SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.1.30 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) |
In article <address@hidden>, Dave Love <address@hidden> writes:
>> See also the documentations of:
>> `unify-8859-on-decoding-mode', `unify-8859-on-encoding-mode',
>> `utf-8-fragment-on-decoding'
>> to customize the behaviour of this coding system."
> Fine, but that shouldn't be specific to mule-utf-8. Those variables
> affect more coding systems,
I'm going to introduce `dependency' in coding system
property. The value will be a list of symbols whose values
affect the behaviour of the coding system. mule-utf-* can
have this property from the start. For iso-8859-?, we can
add this property in ucs-tables.el.
Then, descibe-coding-system can check it and produce a
proper descriptions something like below:
----------------------------------------------------------------------
1 -- iso-latin-1 (alias: iso-8859-1 latin-1)
ISO 2022 based 8-bit encoding for Latin-1 (MIME:ISO-8859-1).
See also the documentation of these customizable variables
which alter the behaviour of this coding system.
`unify-8859-on-encoding-mode'
`unify-8859-on-decoding-mode'
[...]
----------------------------------------------------------------------
> and other CCL ones should use the appropriate translation
> tables.
Sure. I'll work on it later.
---
Ken'ichi HANDA
address@hidden
- Re: Several serious problems, Richard Stallman, 2002/09/01
- Re: Several serious problems, Kenichi Handa, 2002/09/01
- Re: Several serious problems, Dave Love, 2002/09/05
- Re: Several serious problems, Kenichi Handa, 2002/09/05
- Re: Several serious problems, Robert J. Chassell, 2002/09/06
- Re: Several serious problems, Dave Love, 2002/09/07
- Re: Several serious problems, Richard Stallman, 2002/09/08
- Re: Several serious problems, Dave Love, 2002/09/12
- Re: Several serious problems,
Kenichi Handa <=
Re: Several serious problems, Richard Stallman, 2002/09/10
- Re: Several serious problems, Richard Stallman, 2002/09/01
- Re: Several serious problems, Dave Love, 2002/09/04
- Re: Several serious problems, Richard Stallman, 2002/09/08
- Re: Several serious problems, Dave Love, 2002/09/12
- Re: Several serious problems, Richard Stallman, 2002/09/13
- status of utf-8.el, etc [Re: Several serious problems], Kenichi Handa, 2002/09/25
- Re: status of utf-8.el, etc [Re: Several serious problems], Stefan Monnier, 2002/09/25
- Re: status of utf-8.el, etc [Re: Several serious problems], Kenichi Handa, 2002/09/25
- Re: status of utf-8.el, etc [Re: Several serious problems], Stefan Monnier, 2002/09/26