zsh-workers
 help / color / mirror / code / Atom feed
* Addition to zsh FAQ: Zsh 4.0.4 with emacs 21.1 on Windows NT/XP
@ 2001-11-23 15:48 Gary Oberbrunner
  0 siblings, 0 replies; only message in thread
From: Gary Oberbrunner @ 2001-11-23 15:48 UTC (permalink / raw)
  To: Peter Stephenson, zsh-workers

In section 3.10 ("why does zsh not work in an emacs shell any more?"), 
you could add this, which recently bit me:

In Windows, zsh is built with cygwin and emacs is a native Win32 app, so 
they disagree about line-ending conventions.  If you try to use zsh 
under emacs, you need to do this in your .emacs:
  (setenv "CYGWIN" "nobinmode")
If you don't do this, zsh will see spurious ^M (CR) chars at the end of 
every line you type and will give you errors.

-- Gary Oberbrunner


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-23 15:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-23 15:48 Addition to zsh FAQ: Zsh 4.0.4 with emacs 21.1 on Windows NT/XP Gary Oberbrunner

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).