zsh-workers
 help / color / mirror / code / Atom feed
* Zsh 4.0.4 and Emacs 21.1 in Windows XP
@ 2001-11-21 19:59 Gary Oberbrunner
  2001-11-22 11:26 ` Borsenkow Andrej
  2001-11-22 11:35 ` Peter Stephenson
  0 siblings, 2 replies; 11+ messages in thread
From: Gary Oberbrunner @ 2001-11-21 19:59 UTC (permalink / raw)
  To: zsh-workers

I'm trying to use Zsh 4.0.4 on Windows XP with Emacs 21.1 in shell-mode. 
 I compiled both of them from sources.

Everything works OK except zsh thinks all my input has an extra CR (^M) 
at the end of each line.  So in order to do a 'ls' I have to do 'ls;' 
and then it does the ls properly and then gives me an error 'zsh: 
command not found: ^M'.  If I just type ls<CR> I get 'zsh: command not 
found: ls^M'.  I've turned off all my .z* scripts and it didn't make any 
difference.  All that's set in my .emacs is
  (setq shell-file-name "c:/bin/zsh.exe")
  (setq explicit-shell-file-name shell-file-name)

Has anyone tried this?  Is it supposed to work?

(By the way, zsh works fine in a regular command window.)

Thanks,

-- Gary Oberbrunner (garyo@genarts.com)


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

end of thread, other threads:[~2002-02-08 15:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-21 19:59 Zsh 4.0.4 and Emacs 21.1 in Windows XP Gary Oberbrunner
2001-11-22 11:26 ` Borsenkow Andrej
2001-11-23  2:38   ` Gary Oberbrunner
2001-11-23  6:05     ` Borsenkow Andrej
2001-11-23 15:48       ` Gary Oberbrunner
2001-11-23 22:09         ` Gary Oberbrunner
2001-11-23 21:21   ` Gary Oberbrunner
2001-11-26  7:32     ` Borsenkow Andrej
2001-11-26 15:31       ` Gary Oberbrunner
2002-02-08 15:20   ` Gary Oberbrunner
2001-11-22 11:35 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).