all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* unconditionally loading help-fns.el
@ 2005-10-25  4:29 Stefan Monnier
  2005-10-25  6:18 ` Romain Francoise
  2005-10-25 20:28 ` Richard M. Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Monnier @ 2005-10-25  4:29 UTC (permalink / raw)



An unintended consequence of the recent change to load-history is that
eval-after-load now uses locate-library, which happens to be autoloaded from
help-fns.el.

And since leim-list.el uses eval-after-load very early during startup, it
means that help-fns.el gets unconditionally loaded during startup (before we
even read .emacs).


        Stefan

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

end of thread, other threads:[~2005-10-28 17:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-25  4:29 unconditionally loading help-fns.el Stefan Monnier
2005-10-25  6:18 ` Romain Francoise
2005-10-25  7:25   ` Stefan Monnier
2005-10-25 20:28 ` Richard M. Stallman
2005-10-28 17:15   ` Romain Francoise

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.