[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MIT-Scheme-devel] emacs environment questions
From: |
Chris Hanson |
Subject: |
Re: [MIT-Scheme-devel] emacs environment questions |
Date: |
Fri, 13 Nov 2009 21:46:29 -0800 |
Yeah, slime has some issues with MIT Scheme. I made some fixes (not
yet submitted), but there's more work to do there. I'd like to get
this working because I too have been using Emacs 23 a lot and like it.
For Scheme programming I normally use Edwin, mostly because the
completion, environment handling, and debugging work well.
I don't understand what you mean about "not allowing you to define
your own key maps". Of course it has support for this, but maybe I'm
misunderstanding your meaning.
On Fri, Nov 13, 2009 at 7:13 PM, Derrell Piper <address@hidden> wrote:
> Hi,
>
> I'm using GNU emacs 23.1 (nextstep) on OS X 10.6.2.
>
> I tried the xscheme that's distributed with mit-scheme, but the interrupt
> frame handling doesn't quite work. You're not able to go up and down stack
> frames like the manual says you're supposed to. Quack works, but I miss the
> tab completion and signal handling that SLIME provides with the
> contrib/swank-mit-scheme backend, except that quite a lot of it isn't exactly
> working (e.g., slime-eval-region) and it tends to fall over dead if you
> blink. I realize edwin has an integrated debugger but edwin has its share of
> shortcomings, like not allowing you to define your own key maps. I'd much
> prefer to use real emacs 23.
>
> So I'm just wondering, what do the rest of you use? Am I missing anything?
>
> Thanks,
>
> Derrell
>
>
>
> _______________________________________________
> MIT-Scheme-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/mit-scheme-devel
>