[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: reftex.el autoloads
From: |
Eli Zaretskii |
Subject: |
Re: reftex.el autoloads |
Date: |
Sat, 12 Dec 2015 21:09:44 +0200 |
> From: address@hidden (Phillip Lord)
> Cc: <address@hidden>, <address@hidden>, <address@hidden>
> Date: Sat, 12 Dec 2015 18:56:31 +0000
>
> I think that I have found all the other incidences now. These are
>
> dired.el
> htmlfontity
> ibuffer.el
> rmail.el
> ps-print.el
>
> Of these, ps-print.el was Stefan's commit in 2007. All the others were
> Glenn, over a spread of years (unto 2014 for reftex).
>
> I'm guessing the motivation for all of these was the same -- faster
> loading of loaddefs.el, and lazy loading of other parts of subsidiary
> files. If this is the motivation I wonder whether it holds as true in
> 2015 as it did in 2007.
No, the motivation was to replace the hand-written autoloads that were
there before. See this message, where Stefan posted a short
explanation:
http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00263.html
(Originally, these autoloads recorded the time of the update, which
was a hassle discussed in that thread; that was replaced with a
checksum to avoid changing the file too often when the autoloads
didn't really change.)
- Re: reftex.el autoloads, (continued)
- Re: reftex.el autoloads, Eli Zaretskii, 2015/12/11
- Re: reftex.el autoloads, Phillip Lord, 2015/12/11
- Re: reftex.el autoloads, Eli Zaretskii, 2015/12/11
- Re: reftex.el autoloads, Phillip Lord, 2015/12/11
- Re: reftex.el autoloads, Glenn Morris, 2015/12/11
- Re: reftex.el autoloads, Phillip Lord, 2015/12/11
- Re: reftex.el autoloads, Paul Eggert, 2015/12/11
- Re: reftex.el autoloads, Phillip Lord, 2015/12/12
- Re: reftex.el autoloads, Eli Zaretskii, 2015/12/12
- Re: reftex.el autoloads, Phillip Lord, 2015/12/12
- Re: reftex.el autoloads,
Eli Zaretskii <=
- Re: reftex.el autoloads, Phillip Lord, 2015/12/12
- Re: reftex.el autoloads, Eli Zaretskii, 2015/12/12
- Re: reftex.el autoloads, Phillip Lord, 2015/12/13
- Re: reftex.el autoloads, Glenn Morris, 2015/12/13
- Re: reftex.el autoloads, Phillip Lord, 2015/12/13
- Re: reftex.el autoloads, Glenn Morris, 2015/12/15
- Re: reftex.el autoloads, Phillip Lord, 2015/12/16
- Re: reftex.el autoloads, Glenn Morris, 2015/12/16
- Re: reftex.el autoloads, Eli Zaretskii, 2015/12/16
- Re: reftex.el autoloads, John Wiegley, 2015/12/17