On Mon 05 Sep 2005 at 13:49:51 +0200, you wrote:

> X-Loop: [EMAIL PROTECTED]
> Reply-To: Eddy Petrisor <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> X-Debian-PR-Message: report 310598
> X-Debian-PR-Package: bash
> X-Debian-PR-Keywords: 
> DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
>         s=beta; d=gmail.com;
>         
> h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
>         
> b=QUFmld/S9Y4Ixb1v1e1l0LpIHAm07xL4tFv2G5LvOToCdUT9OKxV75R4g0fT6oKpJEjow1FwB3SEJpa/d1R67lRckSt5zSr4lVxp0pvqHfp7SaFdF+g5WW+pJwB+sf9+kBRk+hykCRispL69Spv+kOm8z9zV2HBV6BwXGeLwZ2s=
> Delivered-To: [EMAIL PROTECTED]
> X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de (including spamassassin)
> X-Spam-Status: No, hits=0.052 tagged_above=0 required=3 tests=AWL,
>  NORMAL_HTTP_TO_IP
> X-Spam-Level: 
> X-MIME-Autoconverted: from quoted-printable to 8bit by mail.cs.tu-berlin.de 
> id QAA05206
> Resent-From: Eddy Petrisor <[EMAIL PROTECTED]>
> Resent-To: debian-bugs-dist@lists.debian.org
> Resent-Cc: Matthias Klose <[EMAIL PROTECTED]>
> Resent-Date: Tue, 24 May 2005 14:48:05 UTC
> Resent-Message-ID: <[EMAIL PROTECTED]>
> Resent-Sender: Debian BTS <[EMAIL PROTECTED]>
> From: Eddy Petrisor <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Bug#310598: bash:[completion] renders "set" unusable
> Date: Tue, 24 May 2005 17:15:17 +0300
> 
> Subject: bash:[completion] renders "set" unusable
> Package: bash
> Version: 2.05b-26
> Severity: important
> 
> Hello,
> 
> I have found that when bash completion is activated, the output of the
> set command is exagerately verbose, as if bash was ran with the
> parameter -x.
> 
> This renders the set command unusable, thus the severity.
> I haven't checked, but I belive this could break bash scripting
> (although I doubt it as the console will not be in interactive mode, so
> there might be no interference from the completion).

There's not much that can be done about this, I'm afraid. The set
built-in displays the current environment, and that includes any
functions that have been defined. bash completion makes heavy use of
shell functions.

It would be nice if there were an option to set to display the
environment minus any defined shell functions. Perhaps this could be
suggested to the bash maintainer, Chet Ramey.

Ian
-- 
Ian Macdonald               | QOTD:  If it's too loud, you're too old. 
[EMAIL PROTECTED]             | 
http://www.caliban.org/     | 
                            | 
                            | 


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

Reply via email to