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

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

Re: M-x shell: Debugger entered--Lisp error: (void-variable s)


From: odoncaoa
Subject: Re: M-x shell: Debugger entered--Lisp error: (void-variable s)
Date: 8 Feb 2006 13:00:41 -0800
User-agent: G2/0.2

Greetings,

Understood.  I tracked down the issue(s), however. The difference in
pathnames has always been painful to me. Thus, the first problem turned
out to be that CYGWINHOME had been set to *nix style
(/cygwin/c/local/applics/cygwin), and was expected to be set Windoze
style (c:/local/applics/cygwin). Secondly, and the true nature of the
failure apparently turned out to be an issue with the paths (not)
present or, again, miscoded in EMACSLOADPATH. Emacs wasn't able to find
'comint.el' and/or 'shell.el'. When I tracked them down and added them
to my emacs directory, is when Cygwin's bash began to work (at least).

Thanx much,

odoncaoa



reply via email to

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