[gentoo-dev] [PATCH] bash-completion-r1: support for aliasing completions for commands

2014-08-27 Thread Michał Górny
Hi, One of the requirements of the completion autoloading is that there is a file or symlink in ${completionsdir} for every completed command. For example, if 'bakefile' completion provides completions for both bakefile and bakefile_gen, there should be an extra symlink from bakefile_gen to bakefi

Re: [gentoo-dev] [PATCH] bash-completion-r1: support for aliasing completions for commands

2014-08-27 Thread Bertrand Jacquin
Hi Michał, On 2014-08-27 17:06, Michał Górny wrote: Please review. +bashcomp_alias() { + debug-print-function ${FUNCNAME} "${@}" + + [[ ${#} -lt 2 ]] && die "Usage: ${FUNCNAME} ..." + local base=${1} f + shift + + for f; do is there a missing 'in "$@" after '

Re: [gentoo-dev] don't rely on dynamic deps

2014-08-27 Thread Jan Matejka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Wed, 23 Jul 2014 00:05:32 +0200 Tom Wijsman wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mon, 21 Jul 2014 16:41:39 -0400 > Ian Stakenvicius wrote: > > > I wonder if there may be some form of extension we could add to > > po

Re: [gentoo-dev] [PATCH] bash-completion-r1: support for aliasing completions for commands

2014-08-27 Thread Alexander Kapshuk
On Wed, Aug 27, 2014 at 7:01 PM, Bertrand Jacquin wrote: > Hi Michał, > > On 2014-08-27 17:06, Michał Górny wrote: > >> Please review. > > >> +bashcomp_alias() { >> + debug-print-function ${FUNCNAME} "${@}" >> + >> + [[ ${#} -lt 2 ]] && die "Usage: ${FUNCNAME} ..." >> + local ba

[gentoo-dev] Bugzilla maintenance, for a few hours

2014-08-27 Thread Robin H. Johnson
FYI I'm taking Bugzilla down for migration and maintenance. Expected completion by Aug 28 00:00 UTC. -- Robin Hugh Johnson Gentoo Linux: Developer, Infrastructure Lead E-Mail : robb...@gentoo.org GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85

Re: [gentoo-dev] [PATCH] bash-completion-r1: support for aliasing completions for commands

2014-08-27 Thread Alexander Kapshuk
On Wed, Aug 27, 2014 at 7:32 PM, Alexander Kapshuk wrote: > On Wed, Aug 27, 2014 at 7:01 PM, Bertrand Jacquin wrote: >> Hi Michał, >> >> On 2014-08-27 17:06, Michał Górny wrote: >> >>> Please review. >> >> >>> +bashcomp_alias() { >>> + debug-print-function ${FUNCNAME} "${@}" >>> + >>> +

[gentoo-dev] The future of dohtml

2014-08-27 Thread Michał Górny
Fellow developers, I would like you to answer three questions, without looking at some cheatsheet: a. what does dohtml do, exactly? b. what are the default file suffixes installed by dohtml? c. what are the options accepted by dohtml? what do they do? I doubt that most of the developers can an

Re: [gentoo-dev] The future of dohtml

2014-08-27 Thread Ciaran McCreesh
On Thu, 28 Aug 2014 00:37:48 +0200 Michał Górny wrote: > What do you think? Kill it! With fire! And blood! -- Ciaran McCreesh signature.asc Description: PGP signature