Re: read builtin breaks autocompletion

2006-01-22 Thread Philip Rowlands
Ping On Wed, 7 Dec 2005, Philip Rowlands wrote: In builtins/read.def (from bash-3.0.tar.gz): 677 old_attempted_completion_function = rl_attempted_completion_function; 678 rl_attempted_completion_function = (rl_completion_func_t *)NULL; 679 ret = readline (p); 680 rl_attempted_c

Re: read builtin breaks autocompletion

2005-12-07 Thread Philip Rowlands
In builtins/read.def (from bash-3.0.tar.gz): 677 old_attempted_completion_function = rl_attempted_completion_function; 678 rl_attempted_completion_function = (rl_completion_func_t *)NULL; 679 ret = readline (p); 680 rl_attempted_completion_function = old_attempted_completion_funct

Re: read builtin breaks autocompletion

2005-12-03 Thread Chet Ramey
Philip Rowlands wrote: > On Fri, 2 Dec 2005, Chet Ramey wrote: > >> I can't reproduce it, using bash-2.05b and bash-3.0 on MacOS X and Red >> Hat Linux. I don't use any custom completions or the bash-completion >> package, though, so I don't know what effect those might have. > > Hmm, I did take

Re: read builtin breaks autocompletion

2005-12-02 Thread Philip Rowlands
On Fri, 2 Dec 2005, Chet Ramey wrote: I can't reproduce it, using bash-2.05b and bash-3.0 on MacOS X and Red Hat Linux. I don't use any custom completions or the bash-completion package, though, so I don't know what effect those might have. Hmm, I did take pains not to have any .inputrc or co

Re: read builtin breaks autocompletion

2005-12-02 Thread Chet Ramey
Philip Rowlands wrote: > Configuration Information [Automatically generated, do not change]: > Machine: i586 > OS: linux-gnu > Compiler: gcc > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i586' > -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i586-mandrake-linux-gnu' > -DCONF_VENDOR='mandra

read builtin breaks autocompletion

2005-12-02 Thread Philip Rowlands
Configuration Information [Automatically generated, do not change]: Machine: i586 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i586' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i586-mandrake-linux-gnu' -DCONF_VENDOR='mandrake' -DLOCALEDIR='/usr/share/locale' -