[slime-devel] Fontifying *SLIME Compilation*

Hi there, Every time I C-c C-k on a file regardless of how small it may be, I am see a message lingering in the echo area for a few seconds, making me feel the compiliation is slow. Fontifying *SLIME Compilation*... (regexps.......................................................) Any idea how to fix this? I am running SLIME 2009-09-12 + ccl 1.3 on Emacs.app from 2009-08-10 on OSX leopard 10.5.8. Leo

Leo <sdl.web@gmail.com> writes:
Hi there,
Every time I C-c C-k on a file regardless of how small it may be, I am see a message lingering in the echo area for a few seconds, making me feel the compiliation is slow.
Fontifying *SLIME Compilation*... (regexps.......................................................)
Any idea how to fix this?
I am running SLIME 2009-09-12 + ccl 1.3 on Emacs.app from 2009-08-10 on OSX leopard 10.5.8. (setq font-lock-verbose nil) should hush it.
-- With best regards, Stas.
participants (2)
-
Leo
-
Stas Boukarev