Re: Problem in connecting Scheme48 and Emacs in WindowsXp
Michael Sperber <[email protected]>
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <[email protected]> |
Vinay Sachdev <[email protected]> writes: > I have installed Scheme48 in WindowsXp and I have Emacs 22.2.1 also > in WinXp. I want to use Emacs as editor , so as mentioned in the manual > (in Chapter-2 under Editing) I added those line in my .emacs file. > Since there was no cmuscheme48.el in Emacs directory I searched in > Internet and found Scheme48.el file written by Mr. Jonathan Rees. > I added that under ..\emacs-22.2\lisp directory. > When I give the command *M-x run-scheme* command buffer > gives message "apply: Spawning child process: invalid argument" , > but scheme buffer open. Now when i define any procedure > for e.g. (define (square x) (* x x)), first problem Enter key doesn't work, > second when i give command *C-x C-e* it throws an error. That's likely a problem with Emacs. However, did you actually *load* cmuscheme48.el? Did the Scheme 48 welcome banner and prompt show up in the Scheme buffer? I.e.this stuf: Welcome to Scheme 48 1.8 (made by sperber on Thu Feb 7 11:03:46 MET 2008) Copyright (c) 1993-2008 by Richard Kelsey and Jonathan Rees. Please report bugs to [email protected]. Get more information at http://www.s48.org/. Type ,? (comma question-mark) for help. > -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla