From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: charprop.el and uni-*.el Date: Tue, 12 Feb 2008 10:25:09 +0100 Message-ID: <47B165F5.2050801@gmail.com> References: <47B01DFB.5050905@gnu.org> <47B163B7.6030601@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202808370 11757 80.91.229.12 (12 Feb 2008 09:26:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Feb 2008 09:26:10 +0000 (UTC) Cc: Kenichi Handa , emacs-devel@gnu.org To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 12 10:26:32 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JOrPK-0003qG-HJ for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 10:26:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOrOq-0007H7-Vu for ged-emacs-devel@m.gmane.org; Tue, 12 Feb 2008 04:26:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOrOX-00077d-MN for emacs-devel@gnu.org; Tue, 12 Feb 2008 04:25:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOrOV-000768-Qu for emacs-devel@gnu.org; Tue, 12 Feb 2008 04:25:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOrOV-00075z-KF for emacs-devel@gnu.org; Tue, 12 Feb 2008 04:25:39 -0500 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JOrOR-0002vV-Pu; Tue, 12 Feb 2008 04:25:36 -0500 Original-Received: from c83-254-148-228.bredband.comhem.se ([83.254.148.228]:59951 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JOrOP-0004vw-4S; Tue, 12 Feb 2008 10:25:34 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 In-Reply-To: <47B163B7.6030601@gnu.org> X-Antivirus: avast! (VPS 080211-0, 2008-02-11), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.148.228 X-Scan-Result: No virus found in message 1JOrOP-0004vw-4S. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1JOrOP-0004vw-4S 026de7c88b6cb5dd2b266df47e0fedb3 X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88847 Archived-At: Jason Rumney wrote: > Kenichi Handa wrote: >> In article <47B01DFB.5050905@gnu.org>, Jason Rumney >> writes: >> >> >>> Should the uni-*.el files be checked in as binary? They don't appear >>> to be utf-8 as the coding tag at the bottom claims. >>> >> >> No, they encode (a kind of) binary data using Unicode >> character codes. I used that format to minimize the file >> sizes. >> > > Binary data is still binary data after it has been utf-8 encoded. And > wouldn't encoding it make the file size bigger, as now all bytes with > values in the 128-255 range take up two bytes instead of one? Here are some errors I got right now during bootstrap after a fresh checkout: Wrote c:/eclean/bld/emacs/lisp/international/quail.elc Wrote c:/eclean/bld/emacs/lisp/international/robin.elc Wrote c:/eclean/bld/emacs/lisp/international/titdic-cnv.elc File local-variables error: (error "Local variables entry is missing the suffix") In toplevel form: international/uni-bidi.el:492:34:Error: End of file during parsing File local-variables error: (error "Local variables entry is missing the suffix")