2008/7/15 Ludovic Courtès <[EMAIL PROTECTED]>:
> Hi,
>
> "Neil Jerram" <[EMAIL PROTECTED]> writes:
>
>> 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.
>
> Looks very nice!
>
> Thanks,
> Ludo'.
Thanks, that's in
Hi,
"Neil Jerram" <[EMAIL PROTECTED]> writes:
> 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.
Looks very nice!
Thanks,
Ludo'.
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