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 399D8138CCC for ; Wed, 6 May 2015 08:55:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B938E0827; Wed, 6 May 2015 08:54:55 +0000 (UTC) Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) (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 E16A0E081C for ; Wed, 6 May 2015 08:54:53 +0000 (UTC) Received: by wizk4 with SMTP id k4so193339337wiz.1 for ; Wed, 06 May 2015 01:54:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:organization:user-agent :mime-version:content-transfer-encoding:content-type; bh=SQu57yR4D1ISS3OnPmgy5MyvijEFzoHSJN8dJy6LJwU=; b=B+wpPZ6xyXhcWnTFjMzDd/0sRfTlCJOAVU0u9Xqpz2j12UhlL1hFD6g8hBU7G33mo/ 27ffQfLNrvkiVPa0chrZ760MT7B0YDGcbsozu/xpsprTgKxTjW7BtS5xarWNPP3fzXsi cAWCwdTRLHAwN9Pe2FwZcOaI5q4Qk8yGkx+DrvHxwg8Q4hgXvUZP6gOIPysdUZe6A3o2 mXga3O+k6KjoFtrHdOIp3HPvBxLR67Od93HVk+o/hGAnc/sp6GNWoG1heZPsubAtc2PF tExc4/3mzMrIEhNyB/9poXkMZCvl6sldT98EolBSAyjFdeDP9e68tTaKZX13duzuMIfZ p+pg== X-Received: by 10.180.109.79 with SMTP id hq15mr2908174wib.93.1430902492358; Wed, 06 May 2015 01:54:52 -0700 (PDT) Received: from bzpc.localnet ([5.239.90.62]) by mx.google.com with ESMTPSA id u6sm1709621wjy.13.2015.05.06.01.54.50 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 06 May 2015 01:54:51 -0700 (PDT) From: Behrouz Khosravi To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] emerge bash-completion Date: Wed, 06 May 2015 13:24:13 +0430 Message-ID: <1742401.rrymqTMobZ@bzpc> Organization: None User-Agent: KMail/4.14.3 (Linux/3.18.11-gentoo_1; KDE/4.14.3; x86_64; ; ) 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 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 6d8b3a83-348c-44ff-807c-1c1abb971e96 X-Archives-Hash: 34014736918d0d4a510866ade7847cef hello everyone. I have a problem with bash-completion with emerge command for packages. when I press tab-tab it only shows "world" and "system" but I was working OK before, I mean It was able to show the list of packages. Is anything changed?