2008/5/31 Neil Jerram <[EMAIL PROTECTED]>:
> 2008/5/29 Thiemo Seufer <[EMAIL PROTECTED]>:
>> Neil Jerram wrote:
>>> 2008/5/28 Thiemo Seufer <[EMAIL PROTECTED]>:
>>> >
>>> > After a closer look I believe the logic of the test is just plain wrong:
>>> >
>>> > aux (l) unsigned long l;
>>> > { int x; e
Here is a minor enhancement to Guile's Emacs support. I'll commit in
a few days; let me know if you have any comments before that.
Neil
When you use GDS to evaluate Scheme code from Emacs, you can now use
`C-u' to indicate that you want to single step through that code. See
`Evaluating Sch