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

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

Is emacs loading my files twice (both .el and .elc)?


From: janoChen
Subject: Is emacs loading my files twice (both .el and .elc)?
Date: Sun, 17 Jan 2010 02:20:23 -0800 (PST)

I aware that when there's a byte compiled version of a .el file (.elc), emacs
loads this second one (I currently pacing them in the same directory).

When I start emacs and I look into my *Message* buffer I see this:

    Loading c:/Documents and
Settings.../App.../.emacs.d/themes/color-theme-example.el (source)...done
    Loading c:/Documents and
Setting.../App.../.emacs.d/themes/color-theme-example.elc...done
    Loading c:/Documents and
Settings.../App.../.emacs.d/themes/color-theme-library.el (source)...done
    Loading c:/Documents and
Settings.../App.../.emacs.d/themes/color-theme-library.elc...done

Is emacs loading both the .el and .elc version of the same file?
I don't want emacs to load my plugins twice.
-- 
View this message in context: 
http://old.nabble.com/Is-emacs-loading-my-files-twice-%28both-.el-and-.elc%29--tp27197442p27197442.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





reply via email to

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