
11 Dec
2011
11 Dec
'11
7:56 p.m.
* CVS User sboukarev [2011-12-06 15:09] writes:
Log Message: * slime.el (slime-compile-region): Check connection before running hooks, invoking slime-flash-region doesn't make much sense when there's no connection.
Can we revert this? flash-region is now also called for C-c C-k which was probably not intended. I also don't understand why the check is needed in the first place. If we aren't connected we will discover that soon enough. Helmut