From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabrice Popineau Newsgroups: gmane.emacs.devel Subject: Re: How to make 'load' fast in window? Date: Fri, 17 Jun 2016 08:48:50 +0000 (UTC) Message-ID: References: <69267f1.4532.15547978bb7.Coremail.tumashu@163.com> <65b7225c.5e6c.1554cf0f4a4.Coremail.tumashu@163.com> <83wplreske.fsf@gnu.org> <16b0e6e3.3bf4.15551f49e0b.Coremail.tumashu@163.com> 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 1466154021 15424 80.91.229.3 (17 Jun 2016 09:00:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Jun 2016 09:00:21 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 17 11:00:16 2016 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 1bDpdG-0005A5-HK for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2016 11:00:06 +0200 Original-Received: from localhost ([::1]:54896 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDpTn-0003SW-0m for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2016 04:50:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDpSj-0003Pu-Tc for emacs-devel@gnu.org; Fri, 17 Jun 2016 04:49:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDpSd-0004hI-SX for emacs-devel@gnu.org; Fri, 17 Jun 2016 04:49:12 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:36443) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDpSd-0004hE-M7 for emacs-devel@gnu.org; Fri, 17 Jun 2016 04:49:07 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bDpSZ-0005Iu-4h for emacs-devel@gnu.org; Fri, 17 Jun 2016 10:49:03 +0200 Original-Received: from 160.228.176.206 ([160.228.176.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Jun 2016 10:49:03 +0200 Original-Received: from fabrice.popineau by 160.228.176.206 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Jun 2016 10:49:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 160.228.176.206 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.84 Safari/537.36) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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:204442 Archived-At: Fabrice Popineau gmail.com> writes: > No, because you shouldn't see a 40x runtime difference with Linux > on the same machine. Linux -> GNU/Linux. (RMS asked kindly to fix that mistake) Fabrice