[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Loading souce Elisp faster
From: |
Dmitry Gutov |
Subject: |
Re: Loading souce Elisp faster |
Date: |
Wed, 27 Feb 2013 01:43:41 +0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) |
Lennart Borgman <address@hidden> writes:
> On Tue, Feb 26, 2013 at 6:27 PM, Achim Gratz <address@hidden> wrote:
>> Lennart Borgman writes:
>>> Hm. What is needed to learn old Emacsen to load .el8 files? (Just as
>>> they load .el files.)
>>
>> If they should pick up the new files before the "ordinary" ones:
>>
>> (setq load-suffixes '(".elc" ".el8" ".el"))
>
> Thanks Achim. If the .el8 files contains a "coding" comment too then
> compatibility does not seem to be a problem.
And where will this `setq' instruction reside? In each user's init file?
- Re: Loading souce Elisp faster, (continued)
- Re: Loading souce Elisp faster, Lennart Borgman, 2013/02/25
- Re: Loading souce Elisp faster, Stefan Monnier, 2013/02/25
- Re: Loading souce Elisp faster, Lennart Borgman, 2013/02/25
- Re: Loading souce Elisp faster, Stefan Monnier, 2013/02/25
- Re: Loading souce Elisp faster, Lennart Borgman, 2013/02/25
- Re: Loading souce Elisp faster, Stefan Monnier, 2013/02/25
- Re: Loading souce Elisp faster, Lennart Borgman, 2013/02/25
- Re: Loading souce Elisp faster, Lennart Borgman, 2013/02/25
- Re: Loading souce Elisp faster, Achim Gratz, 2013/02/26
- Re: Loading souce Elisp faster, Lennart Borgman, 2013/02/26
- Re: Loading souce Elisp faster,
Dmitry Gutov <=
- Re: Loading souce Elisp faster, Lennart Borgman, 2013/02/26
- Re: Loading souce Elisp faster, Stephen J. Turnbull, 2013/02/25
- Re: Loading souce Elisp faster, Ulrich Mueller, 2013/02/26
- Re: Loading souce Elisp faster, Richard Stallman, 2013/02/25
- Re: Loading souce Elisp faster, Stefan Monnier, 2013/02/25
RE: Loading souce Elisp faster, Drew Adams, 2013/02/25
Re: Loading souce Elisp faster, Kenichi Handa, 2013/02/25