X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <590227.67299.qm@web111504.mail.gq1.yahoo.com>
References: <590227.67299.qm@web111504.mail.gq1.yahoo.com>
Date: Fri, 26 Jun 2009 20:29:54 -0400
Message-ID: <f60fe000906261729l414a9c30s263e840983ba869f@mail.gmail.com>
Subject: Re: "bash: $'\r': command not found"; also "e"s nonfunctional and get  	deleted in bash window
From: "Mark J. Reed" <markjreed@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Fri, Jun 26, 2009 at 7:46 PM, Richard Haney wrote:
> Thanks all for the comments.
>
> It turns out that, by info discovered via using "bash --help" and then `bash -c "help set"', I could
>  simply add `-o igncr' to the login command line in the cygwin.bat file.

But set -o igncr only affects bash itself.  That's fine for shell
scripts, but you'll still have trouble with other programs and their
text files (like readline and .inputrc).
-- 
Mark J. Reed <markjreed@gmail.com>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

