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 <gentoo-user+bounces-124116-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QV84M-00088M-4b
	for garchives@archives.gentoo.org; Fri, 10 Jun 2011 20:12:38 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 370471C12D
	for <garchives@archives.gentoo.org>; Fri, 10 Jun 2011 20:12:37 +0000 (UTC)
Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 1F6181C0F3
	for <gentoo-user@lists.gentoo.org>; Fri, 10 Jun 2011 20:05:42 +0000 (UTC)
Received: by ywl2 with SMTP id 2so1700837ywl.40
        for <gentoo-user@lists.gentoo.org>; Fri, 10 Jun 2011 13:05:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:message-id:date:from:user-agent:mime-version:to
         :subject:references:in-reply-to:content-type
         :content-transfer-encoding;
        bh=LUIrvoeGJeBcK8NrvWuK/ABm6s2hQanXOjQyaUTuGS4=;
        b=PYcfax86bAkhcqLjOuQPaENHUnq8kifIXhastJLDTwdSFyYIpNZt63ClyeopuF9dXZ
         DdAjLMfeGmhmSd0kry9dw8vLqIaLDGB/DpxTn6R1ncC+HTFHFfPtgc2XhhKlN07EiaRi
         9qXuf1bxggAvxNnsjY2LRMJrtsGb/g9MSsAfY=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:user-agent:mime-version:to:subject:references
         :in-reply-to:content-type:content-transfer-encoding;
        b=f1stelVNZc5wHKdyQz0bgTNc1slWgfZVdktvMwM1nDNzp1wn0JHKnf27hZs2SffUe1
         r0po3In0NhLMFqBvD/vE55264+UBrgHnufqujkIeus/NxD2xq2vHHvNXm+pmGDgdrO6Z
         P7kXzB99h2Im4139WNQ/4+2JwpVWqERVbwtIo=
Received: by 10.150.227.17 with SMTP id z17mr3539163ybg.78.1307736342533;
        Fri, 10 Jun 2011 13:05:42 -0700 (PDT)
Received: from [192.168.2.5] (adsl-65-0-122-125.jan.bellsouth.net [65.0.122.125])
        by mx.google.com with ESMTPS id b4sm21953ybo.23.2011.06.10.13.05.41
        (version=SSLv3 cipher=OTHER);
        Fri, 10 Jun 2011 13:05:41 -0700 (PDT)
Message-ID: <4DF27914.5060907@gmail.com>
Date: Fri, 10 Jun 2011 15:05:40 -0500
From: Dale <rdalek1967@gmail.com>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110606 Gentoo/2.0.14-r1 SeaMonkey/2.0.14
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Kernel Modules
References: <4DF0A5FA.1020602@gmail.com> <4DF0B893.6010303@gmail.com> <isr03f$uit$1@dough.gmane.org> <201106092018.37311.alan.mckinnon@gmail.com> <4DF11681.3060908@gmail.com> <isspa8$cii$1@dough.gmane.org> <4DF25740.9030800@gmail.com> <BANLkTinmmzhzXXJ6Sq1pSTGtM5prJ7dq3Q@mail.gmail.com> <4DF26BC2.1090106@gmail.com> <istsa7$aui$1@dough.gmane.org>
In-Reply-To: <istsa7$aui$1@dough.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 
X-Archives-Hash: 9255b06c988c15a0d8c26971957aced4

Nikos Chantziaras wrote:
> On 06/10/2011 10:08 PM, Dale wrote:
>> Paul Hartman wrote:
>>> See Pandu's latest message in this thread. Once you enable it like he
>>> showed, it'll work like this:
>>>
>>> # eselect<pressed tab twice here>
>>> bashcomp boost ctags fontconfig java-vm
>>> locale news pager python usage
>>> visual
>>> binutils --brief editor help kernel
>>> mesa --no-colour pinentry rc
>>> version wxwidgets
>>> blas cblas env java-nsplugin lapack
>>> modules opengl profile ruby vi
>>> xvmc
>>>
>>
>> Oh. Ohhhhh!!! NEATO. Now to remember I can do this the next time I can't
>> remember the name of a module. lol
>>
>> Double neato ! It works after each option too.
>
> Well, it's called bash completion and works pretty much for everything 
> that has a completion file.  It needs "app-shells/bash-completion" to 
> be installed.  There's a also global USE flag called bash-completion.
>
> And also an eselect module called bashcomp, where you can enable this 
> feature for specific tools and packages.  "eselect bashcomp list" 
> shows the packages that support this.  For example, try "ls 
> --<tab><tab>" and you get a list options.  Or gcc, or unrar, or...
>

This is one of those, 'I have heard of this but didn't know what is was' 
things.  I did set the USE flag and updated the needed things, -N and 
all, but this is pretty darn cool.

I notice a really long list of things when I do this:

eselect bashcomp list

Is there a way to just enable them all?  Is there some that should NOT 
be enabled, maybe for good reason?

Thanks.

Dale

:-)  :-)