[Bash-completion-devel] [bash-completion-Bugs][311843] xsltproc completion

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Tue Dec 15 22:20:43 UTC 2009


Bugs item #311843, was changed at 2009-07-22 11:52 by Ville Skyttä 
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311843&group_id=100114

Status: Open
Priority: 3
Submitted By: Raphaël Droz (gibboris-guest)
Assigned to: Nobody (None)
Summary: xsltproc completion 
Distribution: None
Originally reported in: None
Milestone: None
Status: None
Original bug number: 


Initial Comment:
Completion for xsltproc already post on the mailing-list some time ago.

----------------------------------------------------------------------

>Comment By: Ville Skyttä  (scop-guest)
Date: 2009-12-16 00:20

Message:
Quickly looked through it, comments in order of finding them:

1) Should be converted to use current indentation style, see style guide

2) Should use "simple" case labels instead of extended globs, see style guide

3) $cur should be quoted in compgen -W

4) -o filenames missing from "complete -F ..."?

5) Should not offer short completions for which a long one exists, see README

6) Shouldn't --param and --stringparam skip two next parameters following it instead of just one?

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311843&group_id=100114



More information about the Bash-completion-devel mailing list