Path: utzoo!attcan!uunet!mcsun!unido!fauern!tumuc!lan!bergler From: bergler@lan.informatik.tu-muenchen.dbp.de (Roland Bergler) Newsgroups: comp.lang.scheme Subject: Re: scheme under gnuemacs Message-ID: <3148@tuminfo1.lan.informatik.tu-muenchen.dbp.de> Date: 2 Jul 90 12:16:44 GMT References: Sender: news@lan.informatik.tu-muenchen.dbp.de Distribution: all Organization: Inst. fuer Informatik, Technische Univ. Muenchen, West Germany Lines: 18 In-reply-to: sinyaw@starbright.sinyaw.Corp.Sun.COM's message of 24 Jun 90 18:58:38 GMT In article 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