junq <junq(a)ihubbell.com> writes:
> What makes you think that XAE is a problem? Does the leak fail
to
> occur if and only if you comment out the loading of XAE?
xemacs -q (which bypasses loading of init.el and init.el is where
XAE is loaded) showed no memory growth,
Yes, but does your `init.el' do other things beside loading XAE? If
that is not the case, I'm curious why you think that XAE (out of all
things your init.el might load) is the one responsible.
The next logical step would be: `xemacs -q' + load XAE manually + see
if the leak occurs, with and without Perl.
So where does this leave us?
If you're sure XAE makes a difference, I'll take a look at what it
does. But first I'd like to be sure that XAE is to blame.