Your message dated Fri, 16 May 2008 23:10:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: bash completion for xargs
has caused the Debian Bug report #392495,
regarding bash completion for xargs
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.)


-- 
392495: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=392495
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bash
Version: 3.1-4
Severity: normal

I believe xargs completion shouldn't be done through merely _longopt
-- it should be using the _command meta-command completion (at least
instead of _longopt -- but perhaps could be made to use both of them),
since you can supply programs with quite complicated sets of flags
before the list of filenames that xargs additionally tacks on the end.

Most commandline invocations of xargs aren't done using any of the
xargs flags (well, until the user finds problems with their xargs
invocation), and thus we find the user will be wanting the
meta-command completion more often than the longopt completions.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.1
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages bash depends on:
ii  base-files                   3.1.16      Debian base system miscellaneous f
ii  debianutils                  2.17        Miscellaneous utilities specific t
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  libncurses5                  5.5-4       Shared libraries for terminal hand

bash recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
fixed 392495 bash-completion/20060301-4
thanks

Hi Tim,

On Thu, 12 Oct 2006 09:40:20 +1000, Tim Connors wrote:

> I believe xargs completion shouldn't be done through merely _longopt
> -- it should be using the _command meta-command completion (at least
> instead of _longopt -- but perhaps could be made to use both of them),
> since you can supply programs with quite complicated sets of flags
> before the list of filenames that xargs additionally tacks on the end.
> 
> Most commandline invocations of xargs aren't done using any of the
> xargs flags (well, until the user finds problems with their xargs
> invocation), and thus we find the user will be wanting the
> meta-command completion more often than the longopt completions.

I believe this is already fixed in the latest bash-completion package (i.e.
20060301-4). I'm thus closing this bug, please feel free to comment further.

Kindly,
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

Attachment: signature.asc
Description: PGP signature


--- End Message ---
_______________________________________________
Bash-completion-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel

Reply via email to