Your message dated Thu, 28 Feb 2013 23:26:56 +0100
with message-id <[email protected]>
and subject line Re: mpc: Bash completion broken for long options
has caused the Debian Bug report #406900,
regarding mpc: Bash completion broken for long options
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
406900: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=406900
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mpc
Version: 0.11.2-2
Severity: minor
Bash completion breaks when trying to complete a long (GNU style) option,
showing the following error:
$ mpc --vbash: compgen: --: invalid option
compgen: usage: compgen ...
I omitted the usage of compgen. The option I was trying to complete was
`--version', but it breaks no matter which char follows the double dash.
--
KiyuKo <eof AT kiyuko DOT org>
Resistance is futile, you will be garbage collected.
pgpzkHwsZvHwY.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Control: Fixed 406900 0.19-1
bash completion was completely rewritten in mpc 0.19:
| This makes the bash completion quite usable. New features:
| - complete all commands
| - complete long options
...
thus closing this bug now.
Florian
--- End Message ---