From: "odoncaoa" <odoncoa@gmail.com>
Subject: M-x shell: Debugger entered--Lisp error: (void-variable s)
Date: Tue, 31 Jan 2006 21:37:19 GMT [thread overview]
Message-ID: <jMQDf.12234$Ix.5015@trnddc07> (raw)
Greetings,
I'm running GNU Emacs v21.3.1 (i386-mingw-nt.5.1.2600) on Windoze XPro. I'm trying to track down a problem that I'm having while trying to configure it to use Cygwin Bash, and UWin Ksh. The *nix environments have been successfully installed and configured, and function correctly on XP. I've got a bunch of code to facilitate the execution of these shells within emacs, however after emacs successfully executes all of this configuration code, I get the following error after attempting to instanciate either shell (M-x shell):
Debugger entered--Lisp error: (void-variable s)
execute-extended-command(nil)
* call-interactively(execute-extended-command)
I'm aware of defshell I'm wondering if anyone might have experienced a similar failure, and what their fix was. The following is the output of the result of the execution of my emacs initialization code.
Loading regexp-opt...done
Loaded ctypes
Loading pcmpl-auto (source)...done
Loading mule-util...done
Loading ~/.Elisp/nxml-mode-20040910/rng-auto.el (source)...done
Loading rsz-mini...done
Loading hilit-java...done
Loading setnu...done
Loaded font-lock
Loading odoncaoaEmacsFuncs...
---> File being loaded ~/.emacs
--> ~/.emacs done
Loading odoncaoaEmacsFuncs...done
--> Processing UWIN
--> uwin-dir = /usr/bin;
--> Processing UWIN: got to here 1
--> SHELL = ksh
--> UWIN done
--> .emacs: shell2use = 'ksh'
Loaded generic-mode
Loaded vc
Loaded avltree
Loading easymenu...done
Loading tool-bar...done
Loaded wiki
Loaded tidy
Loaded Ruby
Loaded dircolors
Located ange-ftp
Loaded cl
Loaded gnuserv
--> Starting GNUServ
--> GNUServ running
Loaded time-stamp
Loading desktop...done
--> ~/.emacs DONE
For information about the GNU Project and its goals, type C-h C-p.
Loading lazy-lock...done
Loading shell...
call-interactively:
Loading debug...done
Entering debugger...
[2 times]
Mark set [3 times]
call-interactively: Beginning of buffer [2 times]
Cheers,
odoncaoa
--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
next reply other threads:[~2006-01-31 21:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-31 21:37 odoncaoa [this message]
2006-02-01 4:15 ` M-x shell: Debugger entered--Lisp error: (void-variable s) Eli Zaretskii
[not found] ` <mailman.469.1138767505.3044.help-gnu-emacs@gnu.org>
2006-02-08 21:00 ` odoncaoa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='jMQDf.12234$Ix.5015@trnddc07' \
--to=odoncoa@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.