From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.devel Subject: Re: On elisp running native Date: Sun, 5 Jan 2020 14:18:58 +0900 Message-ID: <5484B0B2-AB91-44BA-B119-CA93E25E3B8A@traduction-libre.org> References: <83tv5mp48l.fsf@gnu.org> <83sgl0lchm.fsf@gnu.org> <83imlwl9vm.fsf@gnu.org> <64F44455-7D32-4979-8204-B95768C7A767@traduction-libre.org> Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="248006"; mail-complaints-to="usenet@blaine.gmane.org" To: "emacs-devel@gnu.org" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 05 06:19:51 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1inyKK-0012NV-CO for ged-emacs-devel@m.gmane.org; Sun, 05 Jan 2020 06:19:48 +0100 Original-Received: from localhost ([::1]:39284 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1inyKJ-0004DS-7z for ged-emacs-devel@m.gmane.org; Sun, 05 Jan 2020 00:19:47 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43795) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1inyK9-0004DK-Nc for emacs-devel@gnu.org; Sun, 05 Jan 2020 00:19:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1inyK8-0002G1-8d for emacs-devel@gnu.org; Sun, 05 Jan 2020 00:19:37 -0500 Original-Received: from relay7-d.mail.gandi.net ([217.70.183.200]:54463) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1inyK7-00027V-28 for emacs-devel@gnu.org; Sun, 05 Jan 2020 00:19:36 -0500 X-Originating-IP: 182.251.134.161 Original-Received: from [172.20.10.2] (KD182251134161.au-net.ne.jp [182.251.134.161]) (Authenticated sender: jean.christophe.helary@traduction-libre.org) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id B5BFA20005 for ; Sun, 5 Jan 2020 05:19:26 +0000 (UTC) In-Reply-To: X-Mailer: Apple Mail (2.3608.40.2.2.4) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.183.200 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.org gmane.emacs.devel:243965 Archived-At: > On Jan 5, 2020, at 13:51, Stefan Monnier = wrote: >=20 >> Can't it be enforced that they are all in one given encoding ? >=20 > You can >=20 > (setq load-source-file-function nil) >=20 > and then all .el files will be blindly treated as utf-8 (and loaded > faster). It'll work right with all .el files bundled with Emacs (and > all those in GNU ELPA as well, IIRC). But you wrote that ".el files are currently always loaded in a somewhat cumbersome way in order to perform character decoding according to the file's coding-system". Why isn't the emacs default to treat them all as = utf-8 as you just suggested ?=20 Jean-Christophe Helary ----------------------------------------------- http://mac4translators.blogspot.com @brandelune