X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-Authority-Analysis: v=1.0 c=1 a=xe8BsctaAAAA:8 a=gnxEYNpKB_rPYfzggQgA:9 a=RO7Mm82DqL_l84A0AA8A:9 a=xgWVHfvJ-sJjOjXBG-OpCNZI-W8A:4 a=eDFNAWYWrCwA:10 a=rPt6xJ-oxjAA:10 Message-ID: <487EB2CD.20108@byu.net> Date: Wed, 16 Jul 2008 20:47:41 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080421 Thunderbird/2.0.0.14 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com, jrsy DOT angl AT verizon DOT net Subject: Re: Freeze with the letter "e" References: <038701c8e7b4$e3bb6da0$34ef5248 AT SweetLou> In-Reply-To: <038701c8e7b4$e3bb6da0$34ef5248@SweetLou> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to jrsyangl on 7/16/2008 8:29 PM: | I have not been able to post to the list for some reason so I hope this | gets through. The problem does not seem to be simply one having to do | with CRLF, or the letter e. The problem occurs even after using | dos2unix. The problem occurs when the editing is done with SciTe (with | LF returns) and with vim. If an echo command is inserted in .inputrc, | the problem is with the letter e; for date, the letter d; and for pwd | the letter p. I have not run through the rest of the alphabet. And there's your problem. That is not the proper syntax for a .inputrc file (it is NOT for shell commands, but for readline commands, which have an entirely different syntax). Read 'man readline'. By starting a line with 'echo', you tried to define a macro for the key 'e', explaining why 'e' did nothing for you. - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net volunteer cygwin readline maintainer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkh+ss0ACgkQ84KuGfSFAYAPvwCgrCyuK5hnRv1+/9CTKf1R2J/a IcQAoMFM8P80bl4cvGDJxcrQh2WJeLVu =HCnl -----END PGP SIGNATURE----- -- 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/