From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: Loading souce Elisp faster Date: Mon, 25 Feb 2013 14:12:46 +0800 Organization: The Church of Emacs Message-ID: <20130225141246.d7ce301b2613e0b134f4a9e3@gmail.com> References: <512AF576.8040506@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1361772782 23068 80.91.229.3 (25 Feb 2013 06:13:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Feb 2013 06:13:02 +0000 (UTC) Cc: Stefan Monnier , Emacs-Devel devel To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 25 07:13:24 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U9rJT-0008Dr-BC for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2013 07:13:23 +0100 Original-Received: from localhost ([::1]:44766 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9rJ8-0007AW-EK for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2013 01:13:02 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:58468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9rJ4-0007AI-Qr for emacs-devel@gnu.org; Mon, 25 Feb 2013 01:13:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9rJ1-0005ET-QC for emacs-devel@gnu.org; Mon, 25 Feb 2013 01:12:58 -0500 Original-Received: from mail-da0-f42.google.com ([209.85.210.42]:40953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9rJ1-0005E7-Kj for emacs-devel@gnu.org; Mon, 25 Feb 2013 01:12:55 -0500 Original-Received: by mail-da0-f42.google.com with SMTP id z17so1309715dal.29 for ; Sun, 24 Feb 2013 22:12:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=/Ro95Xqw1Hle9VjYssMB+7gNJ8zv3a5DD+mGCSpIu0s=; b=adFi8Rp6HrH8mJtimddlP1B7BWZgQpeuGb1wjmz7Z9gB2tj1Pj4yeaSizb/0F9zCnL 6JKJUIb2two9RkUn6aN9LdigEevmMVIGNOXzU07e84eOc516zuTyMQmdnZQzXc2BrAIh huJ/rKgplvEbRPibtIymTJmSby8GyqNUywRzkO981CCBEXRisPep3mSW+fTfrxALrmXP vX936WbXDtO+keKrTPIRXq7mTXP9MSq7cZgDK3DgzKyn1s4qGt4avEU+mYZOnERTfYFV /4HieRLgNJzVdlsPs4OFF2MnY0Y2fu4jV1f52Bgxu96rqpI1332dkS9Y51ojOG0j1ovf JzLw== X-Received: by 10.68.213.170 with SMTP id nt10mr16619398pbc.14.1361772774665; Sun, 24 Feb 2013 22:12:54 -0800 (PST) Original-Received: from Emacs ([123.114.120.116]) by mx.google.com with ESMTPS id tp2sm11610463pbc.12.2013.02.24.22.12.49 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 24 Feb 2013 22:12:53 -0800 (PST) In-Reply-To: <512AF576.8040506@cs.ucla.edu> X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.210.42 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:157311 Archived-At: On Sun, 24 Feb 2013 21:24:06 -0800 Paul Eggert wrote: > But how about simply converting all > the non-UTF-8 Emacs source code files to UTF-8? > That shouldn't be hard and should be simpler in the > long run. I agree. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao