On Tue, May 19, 2009 at 05:37:10PM +0200, Xavier Parizet wrote:
> Which version of bash-completion do you use ?

app-shells/bash-completion-1.0-r3

> Try as root : eselect bashcomp enable --global base and eselect bashcomp
> enable --global gentoo to get some basics...
> As a normal user, remove the --global switch.

I had already done that, but I did it again just to be sure --

    Xyzzy=1;while [ $Xyzzy -lt 74 ]; do eselect bashcomp enable $Xyzzy 
--global; Xyzzy=`expr $Xyzzy + 1`; done

and all came thru as already enabled.

These completion errors I get are of two kinds: it does not work at
all inside backquotes, and it doesn't work following env vars.  It
does work elsewhere, and does have a few foibles where programs don't
recognize certain file types and I have to trick it, but generally it
works as expected outside back quotes and without env vars.

-- 
            ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
     Felix Finch: scarecrow repairman & rocket surgeon / [email protected]
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o

Reply via email to