all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* M-x shell: Debugger entered--Lisp error: (void-variable s)
@ 2006-01-31 21:37 odoncaoa
  2006-02-01  4:15 ` Eli Zaretskii
       [not found] ` <mailman.469.1138767505.3044.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: odoncaoa @ 2006-01-31 21:37 UTC (permalink / 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/  =-

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-08 21:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-31 21:37 M-x shell: Debugger entered--Lisp error: (void-variable s) odoncaoa
2006-02-01  4:15 ` Eli Zaretskii
     [not found] ` <mailman.469.1138767505.3044.help-gnu-emacs@gnu.org>
2006-02-08 21:00   ` odoncaoa

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.