On Mon 05 Sep 2005 at 14:13:08 +0200, you wrote:

> X-Loop: [EMAIL PROTECTED]
> Reply-To: Justin Pryzby <[EMAIL PROTECTED]>,
>       [EMAIL PROTECTED]
> X-Debian-PR-Message: report 323613
> X-Debian-PR-Package: bash
> X-Debian-PR-Keywords: 
> User-Agent: Mutt/1.5.9i
> X-Virus-Scanned: Symantec AntiVirus Scan Engine
> Delivered-To: [EMAIL PROTECTED]
> X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de (including spamassassin)
> X-Spam-Status: No, hits=0 tagged_above=0 required=3 tests=
> X-Spam-Level: 
> Resent-From: Justin Pryzby <[EMAIL PROTECTED]>
> Resent-To: debian-bugs-dist@lists.debian.org
> Resent-CC: Matthias Klose <[EMAIL PROTECTED]>
> Resent-Date: Wed, 17 Aug 2005 15:18:06 UTC
> Resent-Message-ID: <[EMAIL PROTECTED]>
> Resent-Sender: Debian BTS <[EMAIL PROTECTED]>
> From: Justin Pryzby <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Bug#323613: bash: [COMPLETION] fail to complete commands when 
> prefixed with variable assignment
> Date: Wed, 17 Aug 2005 11:14:42 -0400
> 
> Package: bash
> Severity: normal
> Version: 3.0-15
> 
> The following will not complete to "pkg-config",
> 
>   DEB_BUILD_OPTIONS=nostrip apt-get -b source pkg-confi
> 
> but the following will
> 
>   apt-get -b source pkg-confi

This is outside of the control of the bash completion project, I'm
afraid. The variable assignment at the start of the line switches off
the calling of the associated completion function.

To fix this would require a change to bash, itself.

Thanks,

Ian
-- 
Ian Macdonald               | "Die?  I should say not, dear fellow.  No
[EMAIL PROTECTED]             | Barrymore would allow such a conventional
http://www.caliban.org/     | thing to happen to him."   -- John
                            | Barrymore's dying words 
                            | 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to