all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Intercepting require statements
@ 2009-03-18 12:12 Nordlöw
  2009-03-18 13:25 ` Nikolaj Schumacher
  0 siblings, 1 reply; 2+ messages in thread
From: Nordlöw @ 2009-03-18 12:12 UTC (permalink / raw
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-18 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-18 12:12 Intercepting require statements Nordlöw
2009-03-18 13:25 ` Nikolaj Schumacher

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.