delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
X-Apparently-From: | <earnie?boyd AT yahoo DOT com> |
Message-ID: | <3A6864F9.BABEA94@yahoo.com> |
Date: | Fri, 19 Jan 2001 11:02:01 -0500 |
From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
Reply-To: | Earnie Boyd <cygwin AT cygwin DOT com> |
X-Mailer: | Mozilla 4.76 [en] (WinNT; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | "David A. Cobb" <superbiskit AT home DOT com> |
CC: | Cygwin List <cygwin AT cygwin DOT com> |
Subject: | Re: Mount mode problem? [Fwd: Emacs and ispell] |
References: | <3A6848C7 DOT EC2BD64C AT home DOT com> |
"David A. Cobb" wrote: > > This looks like the originator ran into a problem with the "default" > mount mode. There isn't much clue as to which change levels within > 1.1.x > are involved. Is this a known Cygwin problem/feature or is it within > ispell? > It's not a problem, just an OS feature. The \r\n line endings were created when the mount entries were in text mode. Then when upgrading the user chose UNIX mode (binary mode) mounts. ispell now gets the \r as part of the data in the record. To correct this, you can: 1) mount -t c:/path/to/ispell.exe /bin/ispell 2) rebuild ispell and add the /lib/textmode.o object to the link process 3) modify ispell to open it's files in text mode or modify the fd's with setmode. 4) convert the line endings in the offending data files. Cheers, Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |