From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Hibou57_=28Yannick_Duch=C3=AAne?= =?utf-8?Q?=29?= Newsgroups: gmane.emacs.help Subject: Loading of compressed ELisp files Date: Mon, 22 Feb 2010 19:04:49 +0100 Organization: At Home Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Trace: dough.gmane.org 1266869069 4100 80.91.229.12 (22 Feb 2010 20:04:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 22 Feb 2010 20:04:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 22 21:04:24 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NjeTX-0004di-Le for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Feb 2010 21:02:34 +0100 Original-Received: from localhost ([127.0.0.1]:60246 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NjeTH-0006fi-Pg for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Feb 2010 15:01:35 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!news.skynet.be!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 29 Original-NNTP-Posting-Host: w00cPq0BvzOlRCSRJJEoeQ.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Opera Mail/10.10 (Win32) Original-Xref: news.stanford.edu gnu.emacs.help:176988 X-Mailman-Approved-At: Mon, 22 Feb 2010 14:59:39 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:72030 Archived-At: Hi once again, Section 15.1 of the Emacs Lisp reference (=E2=80=9C 15.1 How Programs Do= Loading = =E2=80=9D), states that > It looks for compressed versions by appending each of the suffixes in > jka-compr-load-suffixes to the file name. The value of this variable > must be a list of strings. Its standard value is (".gz"). It seems to work this way indeed, except for the lisp/international = subdirectory. If files in this directory are gzip compressed, then Emacs= = fails to launch. As I'm beginning with Emacs, I can't assert it's not the expected = behavior, so I just leave a message here for interested parties. Happy editing -- = No-no, this isn't an oops ...or I hope (TM) - Don't blame me... I'm just= = not lucky