
11 Aug
2009
11 Aug
'09
4:32 p.m.
* Constantine Vetoshev [2009-08-11 17:15+0200] writes:
No dice, it's all still slow. SLIME is latest from CVS. Is there anything I can do to fix this?
Hmm... this sounds like this bug: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3441 but that was fixed before the release. How many messages are in the compilation buffer? Do you have some unusual filenames? 500 messages take about 10-15 seconds here. Most of the time is spent in creating the overlays in the buffer and sorting the messages. font-locking looks quick: about 1 sec. With 30 messages some messages flicker in the echo area but it's over after one second or so. Helmut