Re: [Bash-completion-devel] typo/enhancements for styleguide.txt

2011-12-11 Thread Raphaël
this attempts to explain why $split return diff --git a/doc/styleguide.txt b/doc/styleguide.txt index 3391970..85e6d6b 100644 --- a/doc/styleguide.txt +++ b/doc/styleguide.txt @@ -106,3 +106,14 @@ COMPREPLY. COMPREPLY=( ... -- $cur ) or COMPREPLY=( ... -- $cur ) ?

Re: [Bash-completion-devel] typo/enhancements for styleguide.txt

2011-12-11 Thread Raphaël Droz
On Sun, Dec 11, 2011 at 07:35:01PM +0100, Raphaël wrote: this attempts to explain why $split return ...messing-up with git branches, attached a patch against master + raw text below: $split return Should be used in completions using the -s flag of _init_completion, after

Re: [Bash-completion-devel] typo/enhancements for styleguide.txt

2011-12-11 Thread Ville Skyttä
On 12/11/2011 08:35 PM, Raphaël wrote: this attempts to explain why $split return Reworded and expanded explanation added in git. ___ Bash-completion-devel mailing list Bash-completion-devel@lists.alioth.debian.org

Re: [Bash-completion-devel] typo/enhancements for styleguide.txt

2011-12-04 Thread Igor Murzov
On Sun, 4 Dec 2011 19:49:33 +0100 Raphaël Droz raphael.droz+fl...@gmail.com wrote: -#91;[ ]] vs [ ] +[[ ]] vs [ ] This is not a typo. Your patch breaks makeHtml.sh. -- Igor ___ Bash-completion-devel mailing list

Re: [Bash-completion-devel] typo/enhancements for styleguide.txt

2011-12-04 Thread Ville Skyttä
On 12/04/2011 08:49 PM, Raphaël Droz wrote: 0001-Typo-in-doc-styleguide.txt.patch -#91;[ ]] vs [ ] +[[ ]] vs [ ] This is incorrect, it breaks the asciidoc build: $ ./makeHtml.sh FAILED: styleguide.txt: line 30: illegal style name: [ ]] vs [ a2x: failed: asciidoc --doctype=book --unsafe -b