[comp.lang.scheme] scheme under gnuemacs

bergler@lan.informatik.tu-muenchen.dbp.de (Roland Bergler) (07/02/90)

In article <SINYAW.90Jun24115838@starbright.sinyaw.Corp.Sun.COM> sinyaw@starbright.sinyaw.Corp.Sun.COM (Sin-Yaw Wang) writes:
   Can someone advise me how to enter the scheme-debugger-mode?

   I was trying to type "M-x scheme-debugger-mode" and failed.  Gnuemacs cannot
   find the command, for some reason.  I am running 18.55 on a Sun4/4.1.

   Thanks.

you have evaluate the expression 
(debug)
in scheme input mode. by typing ? you will get an display of available 
commands. this works at least for scheme Release 7.0.0 (beta)

roland


--
bergler@lan.informatik.tu-muenchen.dbp.de