This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Freeze with the letter "e"


-----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@byu.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]