Debian Bug report logs -
#257317
bash_completion: completing perl module names is buggy
Reported by: Nikolaus Rath <Nikolaus@rath.org>
Date: Fri, 2 Jul 2004 18:48:05 UTC
Severity: minor
Tags: upstream
Fixed in version bash-completion/20080705
Done: David Paleino <d.paleino@gmail.com>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Matthias Klose <doko@debian.org>:
Bug#257317; Package bash.
(full text, mbox, link).
Acknowledgement sent to Nikolaus Rath <Nikolaus@rath.org>:
New Bug report received and forwarded. Copy sent to Matthias Klose <doko@debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: bash
Version: 2.05b-15
Severity: normal
Try to complete a perl module name
$ . /etc/bash_completion
$ man Mail::
Now I press <tab>
$ man Mail::Mail\:\:
There is something wrong with it I think.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux nikratio 2.6.7 #1 Fri Jun 18 15:37:08 CEST 2004 i686
Locale: LANG=C, LC_CTYPE=de_DE@euro
Versions of packages bash depends on:
ii base-files 3.0.8 Debian base system miscellaneous f
ii libc6 2.3.2.ds1-10 GNU C Library: Shared libraries an
ii libncurses5 5.4-3 Shared libraries for terminal hand
-- no debconf information
bye
Nikolaus
Noted your statement that Bug has been forwarded to ian@caliban.org.
Request was from Matthias Klose <doko@cs.tu-berlin.de>
to control@bugs.debian.org.
(full text, mbox, link).
Tags added: upstream
Request was from Matthias Klose <doko@cs.tu-berlin.de>
to control@bugs.debian.org.
(full text, mbox, link).
Information forwarded to debian-bugs-dist@lists.debian.org, Matthias Klose <doko@debian.org>:
Bug#257317; Package bash.
(full text, mbox, link).
Acknowledgement sent to Ian Macdonald <ian@caliban.org>:
Extra info received and forwarded to list. Copy sent to Matthias Klose <doko@debian.org>.
(full text, mbox, link).
Message #14 received at 257317@bugs.debian.org (full text, mbox, reply):
On Fri 02 Jul 2004 at 22:19:39 +0200, you wrote:
> X-Loop: owner@bugs.debian.org
> Reply-To: Nikolaus Rath <Nikolaus@rath.org>, 257317@bugs.debian.org
> X-Debian-PR-Message: report 257317
> X-Debian-PR-Package: bash
> X-Debian-PR-Keywords:
> X-Reportbug-Version: 2.19
> X-Habeas-SWE-1: winter into spring
> X-Habeas-SWE-2: brightly anticipated
> X-Habeas-SWE-3: like Habeas SWE (tm)
> X-Habeas-SWE-4: Copyright 2002 Habeas (tm)
> X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this
> X-Habeas-SWE-6: email in exchange for a license for this Habeas
> X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant
> X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this
> X-Habeas-SWE-9: mark in spam to <http://www.habeas.com/report/>
> User-Agent: Mutt/1.5.4i
> Delivered-To: submit@bugs.debian.org
> X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de (including spamassassin)
> X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=3.0 tests=
> X-Spam-Level:
> Resent-From: Nikolaus Rath <Nikolaus@rath.org>
> Resent-To: debian-bugs-dist@lists.debian.org
> Resent-Cc: Matthias Klose <doko@debian.org>
> Resent-Date: Fri, 02 Jul 2004 18:48:05 UTC
> Resent-Message-ID: <handler.257317.B.10887932725067@bugs.debian.org>
> Resent-Sender: Debian BTS <debbugs@bugs.debian.org>
> From: Nikolaus Rath <Nikolaus@rath.org>
> To: Debian Bug Tracking System <submit@bugs.debian.org>
> Subject: Bug#257317: bash_completion: completing perl module names is buggy
> Date: Fri, 2 Jul 2004 19:28:41 +0200
>
> Package: bash
> Version: 2.05b-15
> Severity: normal
>
> Try to complete a perl module name
>
> $ . /etc/bash_completion
> $ man Mail::
>
> Now I press <tab>
>
> $ man Mail::Mail\:\:
>
> There is something wrong with it I think.
This is an artifact of how bash's internal completion code works. The
only workaround at present is to escape the colons with a backslash.
Ian
--
Ian Macdonald | Minnie Mouse is a slow maze learner.
System Administrator |
ian@caliban.org |
http://www.caliban.org |
|
Severity set to `minor'.
Request was from browaeys.alban@wanadoo.fr
to control@bugs.debian.org.
(full text, mbox, link).
Bug reassigned from package `bash' to `bash-completion'.
Request was from Luk Claes <luk@debian.org>
to control@bugs.debian.org.
(Sun, 02 Mar 2008 15:25:18 GMT) (full text, mbox, link).
Removed annotation that Bug had been forwarded to ian@caliban.org.
Request was from David Paleino <d.paleino@gmail.com>
to control@bugs.debian.org.
(Sat, 06 Sep 2008 15:39:07 GMT) (full text, mbox, link).
Bug marked as fixed in version 20080705.
Request was from David Paleino <d.paleino@gmail.com>
to control@bugs.debian.org.
(Sat, 06 Sep 2008 16:09:03 GMT) (full text, mbox, link).
Reply sent to David Paleino <d.paleino@gmail.com>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Nikolaus Rath <Nikolaus@rath.org>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #27 received at 257317-done@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
fixed 257317 20080705
thanks
Hi,
it seems it has been fixed sometime during these years:
$ man Mail<TAB>
$ man Mail\:\:<TAB>
Mail::Address Mail::Field::Date Mail::Internet
Mail::Cap Mail::Field::Generic Mail::Mailer
Mail::Field Mail::Filter Mail::Send
Mail::Field::AddrList Mail::Header Mail::Util
$ man Mail\:\:A<TAB>
$ man Mail\:\:Address
David
--
. ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino
: :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
`. `'` GPG: 1392B174 ----|---- http://snipr.com/qa_page
`- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
[signature.asc (application/pgp-signature, attachment)]
Message sent on to Nikolaus Rath <Nikolaus@rath.org>:
Bug#257317.
(full text, mbox, link).
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sun, 05 Oct 2008 07:26:38 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 09:36:43 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.