Ian Macdonald wrote:
> Hi,
>
> This is a bit of a corner case, but appears to be a bug.
>
> If one defines a completion function that calls 'set +o noglob' and this
> function is then bound to a command, alias expansion is temporarily
> disabled when the command is executed.
>
> If the command i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Eric Blake on 7/8/2005 6:48 AM:
> On the cygwin list, a difference was pointed out between compilations of
> bash that avoid or use --with-installed-readline:
>
> static_bash$ echo $HOME ~
> /home/eblake /home/eblake
> static_bash$ HOME=/