[slime-devel] Reincarnate "eval..."

Gábor Melis mega at retes.hu
Sun Nov 30 22:14:46 UTC 2008


On Sábado 22 Noviembre 2008, Helmut Eller wrote:
> * Gábor Melis [2008-11-19 17:29+0100] writes:
> > Running cvs HEAD I now realize that I grew to rely on checking the
> > modeline of lisp buffers to see whether there are outstanding
> > requests. Often, I start evalutations that take minutes or hours to
> > finish and it's useful to have this at a glance without having to
> > worry about missing when the return value is printed or having to
> > check the running threads.
>
> Thank you for the patch.
> It's in HEAD now.
>
> Helmut

The attached patch prints CON:sbcl{3/2} where 3 is the number of 
non-debugged requests and 2 is the number of debugged requests. If the 
second one is zero it's omitted along with the / character. It used to 
be "CON:sbcl{debugged..}" which is less informative, imho.

Cheers, Gabor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: modeline.diff
Type: text/x-diff
Size: 2741 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20081130/1f7a6a39/attachment.diff>


More information about the slime-devel mailing list