Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 30 Mar 2004 10:54:09 -0800 (PST) From: "Peter A. Castro" To: Oliver Kiddle cc: zzapper , zsh-workers AT sunsite DOT dk, cygwin AT cygwin DOT com Subject: Re: zsh and line breaks In-Reply-To: <3372.1080639122@trentino.logica.co.uk> Message-ID: References: <1vvf60l9i7n4nlobcroik2le5ofe6v2rn4 AT 4ax DOT com> <3372 DOT 1080639122 AT trentino DOT logica DOT co DOT uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes On Tue, 30 Mar 2004, Oliver Kiddle wrote: > "Peter A. Castro" wrote: > > > I run zsh on Cygwin, unlike bash zsh gets very upset if it sees dos > > > returns. I have to run dos2unix on my zsh scripts. > > > > > > I haven't seen an explanation for this > > Hmm... I'll have to look into this. I thought I'd corrected this for > > Cygwin... > > Are those corrections likely to be limited to the Cygwin package for > zsh? Yes. Currently, my changes are Cygwin specific and really don't apply to the other platforms. > I don't use Cygwin myself but from a quick search, it looks like there > is an O_TEXT flag to open which we could use (a couple of places in > init.c would cover scripts I think). Wouldn't work where the script > comes from stdin, though. Does that perhaps help? I'm aware of O_TEXT and I thought I'd changed all of the places where files are opened already, but I just checked my patches and those changes are gone! AARRGGHH!! Ok, I'll re-edit and get that back in. Going through stdin or via piped fds may be an issue still. Anyway, thanks for the thought! > Oliver -- Peter A. Castro or "Cats are just autistic Dogs" -- Dr. Tony Attwood -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/