X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-6.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4CD07B02.8070301@redhat.com> Date: Tue, 02 Nov 2010 14:56:34 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100827 Red Hat/3.1.3-1.el6 Mnenhy/0.8.3 Thunderbird/3.1.3 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [patch 7/8] Backport shellword movement functions from bash 4.1 References: <20101102204855 DOT 153395100 AT gmail DOT com> <20101102205036 DOT 943395100 AT gmail DOT com> In-Reply-To: <20101102205036.943395100@gmail.com> OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig6A1E010979B40F270818383F" 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 --------------enig6A1E010979B40F270818383F Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 11/02/2010 02:49 PM, dan DOT colascione AT gmail DOT com wrote: >=20=20 > + rl_add_defun ("shell-forward-word", bash_forward_shellword, -1); > + rl_add_defun ("shell-backward-word", bash_backward_shellword, -1); > + rl_add_defun ("shell-kill-word", bash_kill_shellword, -1); > + rl_add_defun ("shell-backward-kill-word", bash_backward_kill_shellword= , -1); Hmm, here, it probably makes more sense for me to bite the bullet and port my cygwin-specific stuff from bash 3.2 into bash 4.1, rather than trying to backport bash 4.1 stuff into my cygwin 3.2 build. --=20 Eric Blake eblake AT redhat DOT com +1-801-349-2682 Libvirt virtualization library http://libvirt.org --------------enig6A1E010979B40F270818383F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Red Hat - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJM0HsDAAoJEKeha0olJ0NqZNQH/iAL3+UK+7e6RjyqE/s6SDfi 7TqFY69Nn2y5JWaifoxhBNzr7oTzdoCTNpV5ThOrDaVEgisSnQX5fMEAUh6DI+gy 7bZheqHYOMFu9aLgOb4OiHKVs9K53MxFoFDMI0ffhsvavqRmaZnwNMbJkZKLHh2M o6nP0kicCB3xZ24UldlY6cTmcQUL06PqYHSKD0xTMNdDCnb/Uf5oLaUJZtMkbfdB vploUJUQAv9c2yTXnohACPMO/b1ZbqtMYADAJOQSNPzQcB6m9lgnTu0mN3LaZvkh BgSy7WqY8HaF86B6XzCCuZ+bEdcgc1JrNOly9BLvQhQzT9z58xdml4ExCJh3Wq4= =oXK9 -----END PGP SIGNATURE----- --------------enig6A1E010979B40F270818383F--