>>>> "sb" == SL Baur
<steve(a)vmailer.xemacs.org> writes:
sb> What version of XEmacs does this thread refer to?
sb> Hrvoje Niksic <hniksic(a)srce.hr> writes:
> David has a point.
sb> Nope.
> I think we shouldn't even `require' those files -- it
would be
> perfectly safe to just autoload the functions and use them as
> appropriate.
sb> Autoloading functions in files dumped with XEmacs is a nop.
The point is that x-win-*.el should NOT get dumped, but the functions
defined therein should be autoloaded instead. This is a very minor
improvement, but I've already implemented it for 21.1. Makes dumping
slightly faster and slightly reduces memory usage. As I said earlier,
mostly esthetics.
Martin