From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Preload encoded-kb on MS-Windows Date: Fri, 19 May 2006 11:10:35 -0400 Message-ID: References: <873bfds4xs.fsf-monnier+emacs@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1148051485 14965 80.91.229.2 (19 May 2006 15:11:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 May 2006 15:11:25 +0000 (UTC) Cc: emacs-devel@gnu.org, monnier@iro.umontreal.ca, handa@m17n.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 19 17:11:22 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fh6dF-0003bl-7d for ged-emacs-devel@m.gmane.org; Fri, 19 May 2006 17:11:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fh6dE-0006pa-Q9 for ged-emacs-devel@m.gmane.org; Fri, 19 May 2006 11:11:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fh6ce-0006ZW-LZ for emacs-devel@gnu.org; Fri, 19 May 2006 11:10:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fh6ce-0006ZD-4L for emacs-devel@gnu.org; Fri, 19 May 2006 11:10:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fh6cd-0006Z7-TH for emacs-devel@gnu.org; Fri, 19 May 2006 11:10:35 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fh6fy-0000aB-Sn for emacs-devel@gnu.org; Fri, 19 May 2006 11:14:02 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Fh6cd-00084J-3w; Fri, 19 May 2006 11:10:35 -0400 Original-To: Eli Zaretskii In-reply-to: (message from Eli Zaretskii on Thu, 18 May 2006 21:52:21 +0300) 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:54808 Archived-At: > I agree if it is the policy to preload everything that is > always loaded at startup time. I thought this was the policy, because it makes Emacs start faster. Richard, is it true that this is the policy? Yes, unless there is some specific pressing reason to do otherwise.