emacs-devel
[Top][All Lists]
Advanced

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

Re: subr.el change breaks bootstrapping


From: Alan Mackenzie
Subject: Re: subr.el change breaks bootstrapping
Date: Wed, 24 May 2006 17:51:30 +0000 (GMT)

Hi, Luc.

On Wed, 24 May 2006, Luc Teirlinck wrote:

>>>From my previous reply:

>   I believe that after your changes jka-cmpr-hook.el was used before it
>   was loaded.

>More precisely, the new function load-history-regexp in subr.el uses
>jka-compr-load-suffixes and then your changes called that function
>before jka-cmpr-hook.el was loaded.

OK.  This sounds right.

If there were to be any problem with the fix you've made, another fix
would be to amend load-history-regexp so that jka-compr-load-suffixes is
only used inside an (unless purify-flag ....) form.

>Sincerely,

>Luc.

-- 
Alan.






reply via email to

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