From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Loading souce Elisp faster Date: Mon, 25 Feb 2013 21:57:01 +0100 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1361825860 14901 80.91.229.3 (25 Feb 2013 20:57:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Feb 2013 20:57:40 +0000 (UTC) Cc: "Richard M. Stallman" , Drew Adams , Emacs-Devel devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 25 21:58:03 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 1UA57W-000067-97 for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2013 21:57:58 +0100 Original-Received: from localhost ([::1]:49757 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UA57B-0005Y2-HQ for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2013 15:57:37 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:38621) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UA579-0005Xs-1L for emacs-devel@gnu.org; Mon, 25 Feb 2013 15:57:35 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UA577-0000FI-VR for emacs-devel@gnu.org; Mon, 25 Feb 2013 15:57:34 -0500 Original-Received: from mail-wg0-f49.google.com ([74.125.82.49]:57456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UA576-0000Ep-C4; Mon, 25 Feb 2013 15:57:32 -0500 Original-Received: by mail-wg0-f49.google.com with SMTP id 15so2888598wgd.16 for ; Mon, 25 Feb 2013 12:57:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=YetmUoW/7TWP1fg7PgEaMpl2Rg7YIM8vggikjjnZzDA=; b=K4Z/E0KVhNecxs+H4RkuAOWUW5B3/75/h/5bTQWMA4napaFWY065C2N3U+FqRC/LB1 Ypdv4ZhkDyEVTLLwNNj9QE2Dw0YmkMTTeNOHDOyMwyTpqzUQfM3uxjwoB+gHa6wcxDsA KuS5C3I+tvvxpvGrNST2jatqtvqk45NF53iTCUwyWVgB43YPDulmZZv4AyBmii5ucEmy AxSiDQb3aQzqTQmV5GLrX1B8Rt4HvNntSIdcu+fvmuXNlw/iQ2/nQImeCPDMm1NZCoX7 rq2KaP7szCiaV5Ex6CLwnEaCLkCQmp3md13HgzqU4dcGcJmleeU7Fh8nKbgkCzYd67aO afpw== X-Received: by 10.180.79.227 with SMTP id m3mr14968277wix.12.1361825851297; Mon, 25 Feb 2013 12:57:31 -0800 (PST) Original-Received: by 10.194.88.226 with HTTP; Mon, 25 Feb 2013 12:57:01 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.82.49 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:157343 Archived-At: On Mon, Feb 25, 2013 at 9:53 PM, Stefan Monnier wrote: >> When is compatibility a problem with this choice? (You can of course >> put a "coding" comment too in the files.) > > Older emacsen won't find the .el8 files. Yes, but when will that be a compatibility problem?