help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] Emacs,Clisp, Ilisp isues


From: Stephen Leake
Subject: Re: [h-e-w] Emacs,Clisp, Ilisp isues
Date: 17 Oct 2003 16:14:36 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Sivaram Neelakantan <address@hidden> writes:

> Hello,
> 
> I'm unable to run Clisp from within Emacs as i get the following error
> 
> --8<---------------cut here---------------start------------->8---
> 
> [...]
> Loading ilisp-cl-easy-menu...done
> Loading ild...done
> Loading ilisp-imenu...done
> Loading ilisp...done
> apply: Spawning child process: invalid argument
> --8<---------------cut here---------------end--------------->8---

This usually means the executable can't be found, but it could be
something else.

First, confirm that you can run Clisp from a DOS shell, totally
independent of Emacs.

Assuming that works, try running Clisp from a DOS shell under Emacs;
that will confirm that PATH is still correct.

Then, use M-x debug-on-entry to trace the execution to the point where
the spawn occurs, and look at the parameters. 

-- 
-- Stephe





reply via email to

[Prev in Thread] Current Thread [Next in Thread]