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

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

Re: eval-after-load bug


From: Richard Stallman
Subject: Re: eval-after-load bug
Date: Mon, 29 May 2006 02:38:59 -0400

    (eval-after-load "w3m" FORM)

    And now it is incorporated into `after-load-alist' as:

    ("\\<w3m\\(\\.elc\\|\\.el\\)?\\(\\.gz\\)?\\'" FORM)

    While the FORM should be evaluated after the w3m.elc module is
    loaded, it is done after the mime-w3m.elc module is loaded.

I think I fixed that.
Please test it.




reply via email to

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