cjk-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cjk] formatted patch


From: Hin-Tak Leung
Subject: Re: [cjk] formatted patch
Date: Tue, 27 Dec 2016 15:17:47 +0000 (UTC)

Hi - the additional `chinese-big5' to `cjk-coding' broke it :-(, in emacs 25. 
does it work with emacs 24?
I removed that line and it works again.

The error message is

Wrong type argument: charsetp, chinese-big5

I tried `big5' also, and it says

Can’t handle charset ‘big5’ .

Nor 'big5-hkscs' (can't handle) or 'chinese-big5-hkscs' (wrong type).

I don't know what's the distinction between charsetp or not...
https://www.gnu.org/software/emacs/manual/html_node/elisp/Character-Sets.html

emacs -Q -batch -eval '(message "%s" (charset-list))' 2>&1| grep big5
emacs -Q -batch -eval '(message "%s" (charset-priority-list))' 2>&1| grep big5

gives

chinese-big5-2 chinese-big5-1 big5 big5-hkscs

I suppose big5 and big5-hkscs are composite of some sort, but it is difficult 
to find the right documentation :-(.

--------------------------------------------
On Mon, 26/12/16, Werner LEMBERG <address@hidden> wrote:

 >
 Here is the formatted patch.
 
 I've committed this, with slight formatting
 and one additional fix,
 namely adding
 `chinese-big5' to `cjk-coding' – please check.
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]