bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#4287: reducing emacs size by more frequent garbage-collect


From: Stefan Monnier
Subject: bug#4287: reducing emacs size by more frequent garbage-collect
Date: Tue, 01 Sep 2009 12:21:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

>> We could replace the call from C to do-after-load-evaluation by
>> Frun_hooks(Qafter-load-functions), either passing it the file name
>> explicitly or making sure load-file-name is still set.

> I think this would be a worthwhile change (regardless of the chosen
> fix for the "load + gc" issue on startup.el).

Patches welcome,


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]