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

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

Intercepting require statements


From: Nordlöw
Subject: Intercepting require statements
Date: Wed, 18 Mar 2009 05:12:20 -0700 (PDT)
User-agent: G2/1.0

Is there a way to somehow intercept require statements like is done in
byte-code-cache.el in the following way:

(setq load-source-file-function #'bcc-load-source-file)

so that we can implement byte-code-cache for require statements?

Many thanks in advance,
Nordlöw


reply via email to

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