From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D8FE1138826 for ; Thu, 1 Oct 2015 00:52:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CB82E07FB; Thu, 1 Oct 2015 00:52:01 +0000 (UTC) Received: from mail-yk0-f178.google.com (mail-yk0-f178.google.com [209.85.160.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A5C49E07DA for ; Thu, 1 Oct 2015 00:52:00 +0000 (UTC) Received: by ykft14 with SMTP id t14so64658241ykf.0 for ; Wed, 30 Sep 2015 17:51:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=TnyufEIGc/979XDN2d0XmMsRTm1mae2S+u+rxRtxbjc=; b=yuuMrDduC5hZUKWZSRJ5tNORsbqAhZSQK50S8UmlIya/djAU4ff94soTM5pGlvhzqP hnmuYJw5u06NmxjxxRUtvjDpt4wtDfONZ4aLGKfU5SwLrJlF12++q7heU1Tq2Z72jQxA Y/PNCg7NPDeKoAkm/Vk70vaD53ulL6Rvflf1ZA1IV+FF0AOJvxL/lwZWDs8Gy3Q1wYj4 z+W4YfEFVBif2sJLvSJdYvLmwiW1bnwL6jpKuxomPnPRZg6ENkO7NbKgoKhY8iLKjkGH pGaXZkgxJekIR0+tKGtwrvQnu25mRPjxfFVbrSbkyYNmpDZz3O5AOd+KvNRJ42lg2lxc arYw== X-Received: by 10.13.223.18 with SMTP id i18mr6091539ywe.46.1443660719749; Wed, 30 Sep 2015 17:51:59 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-120-15.jan.bellsouth.net. [65.0.120.15]) by smtp.gmail.com with ESMTPSA id d204sm2420671ywe.56.2015.09.30.17.51.58 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Sep 2015 17:51:58 -0700 (PDT) Subject: Re: [gentoo-user] bash-completion 2: gentoo completion files installed wrong? To: gentoo-user@lists.gentoo.org References: <20150929155008.GA18135@kern.fritz.box> <560B375E.3010302@gmail.com> <20150930190132.GA3242@kern.fritz.box> From: Dale Message-ID: <560C83AD.5000308@gmail.com> Date: Wed, 30 Sep 2015 19:51:57 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 SeaMonkey/2.35 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 In-Reply-To: <20150930190132.GA3242@kern.fritz.box> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: e61cc634-2526-418a-8375-00748c6d020d X-Archives-Hash: 3e3ffef02a0460b20fa09a872e268a23 Frank Steinmetzger wrote: > On Tue, Sep 29, 2015 at 08:14:06PM -0500, Dale wrote: >> Frank Steinmetzger wrote: >>> Hello fellows >>> >>> I’m trying to teach my bash to complete again. Ever since the upgrade from >>> v1 to v2 a year ago, I’ve been missing out on it in parts. I had some time >>> today, so I dug and found out that the central bash completion script that >>> sits at /usr/share/bash-completion/bash_completion looks in ./completions. >>> Eselect bashcomp looks in that same directory. However, there are a number >>> of files in ./ which neither eselect nor bashcomp find. Most notably, many >>> of Gentoo’s own completions such as eselect are located there: >>> […] >> Well, I'm no expert on this but I recall there being a news item on this >> a while back. Did you miss it? Here it is if you did. > Expert or not – it was what resolved the issue for me. I did remember that > message, but thought it would only speak of the new method of loading > completions and that I no longer had to enable them by hand. > Well, I'm glad I posted since it helped fix the problem. Let's all do a little dance now. :-D Dale :-) :-)