From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard M Stallman Newsgroups: gmane.emacs.devel Subject: Re: size of emacs executable after unicode merge Date: Fri, 16 May 2008 07:31:11 -0400 Message-ID: References: <200805140351.m4E3pQuE004549@sallyv1.ics.uci.edu> <200805141652.m4EGqikr018644@sallyv1.ics.uci.edu> <200805151529.m4FFTlF1004684@sallyv1.ics.uci.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1210937596 19515 80.91.229.12 (16 May 2008 11:33:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 May 2008 11:33:16 +0000 (UTC) Cc: emacs-devel@gnu.org, evilborisnet@netscape.net To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 16 13:33:54 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 1JwyC6-0000gs-JO for ged-emacs-devel@m.gmane.org; Fri, 16 May 2008 13:33:50 +0200 Original-Received: from localhost ([127.0.0.1]:49054 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwyBM-0004J6-V9 for ged-emacs-devel@m.gmane.org; Fri, 16 May 2008 07:33:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JwyAf-00041i-FC for emacs-devel@gnu.org; Fri, 16 May 2008 07:32:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JwyAd-000409-UJ for emacs-devel@gnu.org; Fri, 16 May 2008 07:32:21 -0400 Original-Received: from [199.232.76.173] (port=41004 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwyAd-000402-LC for emacs-devel@gnu.org; Fri, 16 May 2008 07:32:19 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:34789) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JwyAd-0007wl-DY for emacs-devel@gnu.org; Fri, 16 May 2008 07:32:19 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Jwy9X-00016Z-4m; Fri, 16 May 2008 07:31:11 -0400 In-reply-to: <200805151529.m4FFTlF1004684@sallyv1.ics.uci.edu> (message from Dan Nicolaescu on Thu, 15 May 2008 08:29:47 -0700) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:97262 Archived-At: > I'll try to convert all encodings of language/*.el files to > utf-8 so that Emacs doesn't have to load charset maps in > loadup.el. > > I think that is important, but please let's see what Handa says > about this proposed change. You misunderstood, what you cited above is part of what he said... I mean, let's see what he says about the change you propose to make. It looked like he described the current situation and your proposal was a response to that situation.