[Bash-completion-devel] [bash-completion-Bugs][314709] -? triggers failglob if left unquoted

2014-06-09 Thread bash-completion-bugs
bash-completion-Bugs item #314709 was changed at 10/06/2014 08:29 by Dams Nadé You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314709&group_id=100114 Status: Closed Priority: 3 Submitted By: Dams Nadé (anvil-guest) Assigned to: Nobody (None) Summary: -?

[Bash-completion-devel] [bash-completion-Bugs][314709] -? triggers failglob if left unquoted

2014-06-09 Thread bash-completion-bugs
bash-completion-Bugs item #314709 was changed at 10/06/2014 08:24 by Dams Nadé You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314709&group_id=100114 Status: Closed Priority: 3 Submitted By: Dams Nadé (anvil-guest) Assigned to: Nobody (None) Summary: -?

[Bash-completion-devel] [bash-completion-Bugs][314709] -? triggers failglob if left unquoted

2014-06-09 Thread bash-completion-bugs
bash-completion-Bugs item #314709 was changed at 2014-06-10 02:52 by Igor Murzov You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314709&group_id=100114 Status: Closed Priority: 3 Submitted By: Dams Nadé (anvil-guest) Assigned to: Nobody (None) Summary:

[Bash-completion-devel] [bash-completion-Bugs][314713] man completion is not failglob complaint

2014-06-09 Thread bash-completion-bugs
bash-completion-Bugs item #314713 was changed at 2014-06-10 02:23 by Igor Murzov You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314713&group_id=100114 Status: Open Priority: 3 Submitted By: Dams Nadé (anvil-guest) Assigned to: Nobody (None) Summary: ma

[Bash-completion-devel] [bash-completion-Bugs][314709] -? triggers failglob if left unquoted

2014-06-09 Thread bash-completion-bugs
bash-completion-Bugs item #314709 was changed at 2014-06-10 01:33 by Igor Murzov You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314709&group_id=100114 Status: Closed Priority: 3 Submitted By: Dams Nadé (anvil-guest) Assigned to: Nobody (None) Summary:

[Bash-completion-devel] [bash-completion-Bugs][314710] badly-quoted-then-evaled var in _filedir_xspec triggers failglob

2014-06-09 Thread bash-completion-bugs
bash-completion-Bugs item #314710 was changed at 2014-06-10 01:20 by Igor Murzov You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314710&group_id=100114 >Status: Closed Priority: 3 Submitted By: Dams Nadé (anvil-guest) Assigned to: Nobody (None) Summary:

[Bash-completion-devel] [bash-completion-Bugs][314720] "set -o posix" in test/config/bashrc breaks bash-valid code.

2014-06-09 Thread bash-completion-bugs
bash-completion-Bugs item #314720, was opened at 09/06/2014 21:22 by Dams Nadé You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314720&group_id=100114 Status: Open Priority: 3 Submitted By: Dams Nadé (anvil-guest) Assigned to: Nobody (None) Summary: "set

Re: [Bash-completion-devel] [#313855] loadkeys completion file.

2014-06-09 Thread Dams
Ha. "oops". Sorry for the noise, then. Anyway, here's an updated version. Using _init_completion -s. Hope i did it right. I've also added '-i map.gz' options to _init_completion so that reading key maps from stdin are allowed. D Le lundi 09 juin 2014 à 14:01 +0300, Ville Skyttä a écrit : >

Re: [Bash-completion-devel] [#313855] loadkeys completion file.

2014-06-09 Thread Ville Skyttä
On Mon, Jun 9, 2014 at 1:52 PM, Dams wrote: > > Sorry, I'm still a bit new to this. Simply using _parse_help, and doing > "loadkeys --con" showed me a "loadkeys --console= " (with the trailing > space) That's what the nospace thing in the patch I linked to is for. > By the way, why not also sh

Re: [Bash-completion-devel] [#313855] loadkeys completion file.

2014-06-09 Thread Dams
Sorry, I'm still a bit new to this. Simply using _parse_help, and doing "loadkeys --con" showed me a "loadkeys --console= " (with the trailing space) which sounded wrong to me and I had not investigated much after that, especially considering that doing my parsing of loadkeys help was an easy enou

[Bash-completion-devel] [bash-completion-Bugs][314652] [patch] add support for the new "apt" command

2014-06-09 Thread bash-completion-bugs
bash-completion-Bugs item #314652 was changed at 2014-06-09 09:32 by Ritesh Raj Sarraf You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314652&group_id=100114 Status: Open Priority: 3 Submitted By: Michael Vogt (mvo) Assigned to: Nobody (None) Summary:

[Bash-completion-devel] Gagnez 2000 euros par mois en plus !

2014-06-09 Thread Je travaille à domicile - Votre Actu Conso
[1]Visualiser la version en ligne [2]Gagnez 2000 euros par mois en plus ! [3]Se désabonner [4]Courrier indésirable [5]Je Travaille à Domicile.com [6]Gagnez de l'argent de chez vous ! [7]Jusqu'à 2000 euros/mois ou plus ! [8]Temps partiel possible. [9]Demande d'informatio

Re: [Bash-completion-devel] [#313855] loadkeys completion file.

2014-06-09 Thread Ville Skyttä
On Sun, Jun 8, 2014 at 9:02 PM, Dams wrote: > Hello > > I'd like to submit this implementation of "loadkeys" completion, in > order to fix #313855. Since I cannot attach anything to the ticket, I > thought about posting the patch here. Quickly looking into it, I don't see why our _parse_help