emacs-devel
[Top][All Lists]
Advanced

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

Re: Changing load-suffixes


From: Luc Teirlinck
Subject: Re: Changing load-suffixes
Date: Sun, 19 Feb 2006 09:59:27 -0600 (CST)

Chong Yidong wrote:

   Since this issue seems to have gotten stalled, I looked into it.  How
   about the following patch?

I did not check any details, but this can not possibly work.  You only
try to make `load' compute load-suffixes on the fly.  This makes all
the many other functions that use `load-suffixes' malfunction.  That is
why I needed 11 patches and a new primitive function `get-load-suffixes'.

Anyway, my recently submitted patches fix this and several related problems.

Sincerely,

Luc.




reply via email to

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