From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1M6RNR-0000nN-Qs for garchives@archives.gentoo.org; Tue, 19 May 2009 15:37:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49365E0310; Tue, 19 May 2009 15:37:12 +0000 (UTC) Received: from smtp.linuxant.fr (dns.linuxant.fr [87.98.216.169]) by pigeon.gentoo.org (Postfix) with ESMTP id EE91BE0310 for ; Tue, 19 May 2009 15:37:11 +0000 (UTC) Received: from web.xen (web.linuxant.fr [192.168.0.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.linuxant.fr (Postfix) with ESMTPSA id 0D9118863F9 for ; Tue, 19 May 2009 17:37:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gentooist.com; s=DKIM; t=1242747431; bh=Txn9SiGGg6q7PffGjTR9JWSo/I0A8b9NvM6R/+QYfH Q=; h=MIME-Version:Date:From:To:Subject:Reply-To:In-Reply-To: References:Message-ID:Content-Transfer-Encoding:Content-Type; b=ip R3Sa7nukaJ+PtKsUAKMTWf8xqeXfnMgsJ6DxhOEntiesI1vyLcQKE0PWLf8xFvPLG4B PlADpaU+FyUO6Gw3eufRNeWy6DJwpld8aOHy8tIHzxQtMyUG3yHDk324abJ+HwzXsA3 BCvlnjT8+87s5C0wuCUD0J/3hnPxEYj38uA= DomainKey-Signature: a=rsa-sha1; s=DomainKey; d=gentooist.com; c=nofws; q=dns; h=mime-version:date:from:to:subject:reply-to:in-reply-to: references:received:message-id:x-sender:user-agent: content-transfer-encoding:content-type; b=ggKAMTITwjfKKn0odXe32nd5nkhgqfMJ2jfnok9ZjvsqBY/NegolwR4DvqHLEcx49 r9VveA1vGI3vK3QEavwfp6fxXV+ph2Le2BbBM9tGRa8e/0VnzB4U3QMlhXDqXUz2DuC I1IFJdcgwsAT0cf2fP8gQMdjhOO/iMyCyc9h8PU= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Date: Tue, 19 May 2009 17:37:10 +0200 From: Xavier Parizet To: Subject: Re: [gentoo-user] What has =?UTF-8?Q?bash=5Fcompleion=20done=20to=20me=2C?= =?UTF-8?Q?=20and=20I=20to=20it=3F?= In-Reply-To: <20090519152457.GA7268@crowfix.com> References: <20090519152457.GA7268@crowfix.com> Received: from gwinternet.thalesgroup.com [192.54.144.229] with HTTP/1.1 (POST); Tue, 19 May 2009 17:37:10 +0200 Message-ID: <7445098ba11259ceff03c05b48252eb9@mail.xen> X-Sender: xav@gentooist.com User-Agent: RoundCube Webmail/0.2.1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c42c55dd-7392-485d-8a0c-0fc1ff686727 X-Archives-Hash: 0c0cdd6dd8cb80b0e31bd207d8a68498 On Tue, 19 May 2009 08:24:57 -0700, felix@crowfix.com wrote: > I used to not know about bash completion, and all was fine. Then I > read a bit about it and gave it a try, and all was still fine, and > pretty handy. But somewhere along the way, bash completion has > screwed up, and now various things which used to work before bash > completion no longer work. Such as >=20 > cd $WWW/ >=20 > where $WWW is one of my shell env vars. It just dings, refuses to > complete. I have to cd $WWW then cd again. >=20 > Or >=20 > vi `ls /usr/port` >=20 > It won't complete anything inside back quotes. Which version of bash-completion do you use ? If it is 0.20081219-r1 or earlier, configuration has change as notified b= y ELOG summary after updating it, now you need to use eselect to enable bash-completion. 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. HTH. --=20 Xavier Parizet YaGB : http://gentooist.com GPG : DC81 6FEE 6EBE FCE4=20 1C18 202F E575 4A5D 036D 1408