Emacs mode is being applied with the delay
Posted
by Sergey
on Super User
See other posts from Super User
or by Sergey
Published on 2009-08-26T20:28:35Z
Indexed on
2010/03/20
5:01 UTC
Read the original article
Hit count: 253
emacs
I am trying to use Emacs for developing in Lua, and installed a Lua mode for that. After doing this I was unhappy about the background and changed it by applying the face of my text mode (which I configred by myself). It worked, but now the modified settings for Lua mode are being applied with the significant delay (3-5 sec) after opening a Lua file.
Both .emacs and lua-mode.el are byte-compiled.
Any advice?
© Super User or respective owner