inputrc parsing regression?

2006-01-17 Thread Tim Waugh
Configuration Information [Automatically generated, do not change]: Machine: i386 OS: linux-gnu Compiler: i386-redhat-linux-gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386-redhat-linux-gnu' -DCONF_VENDOR='redhat'

Re: Cannot set variable declared outside of nested while loop

2006-01-17 Thread Chet Ramey
Rick Wargo wrote: Machine Type: i386-redhat-linux-gnu Bash Version: 3.0 Patch Level: 16 Release Status: release Description: Cannot set variable declared outside of nested while loop within a function. This works in ksh. :( Read the Bash FAQ, question E4. Chet -- ``The

Re: inputrc parsing regression?

2006-01-17 Thread Chet Ramey
Tim Waugh wrote: Machine Type: i386-redhat-linux-gnu Bash Version: 3.1 Patch Level: 5 Release Status: release Description: In bash-3.0 the following inputrc assigned functions to arrow-up and arrow-down: set meta-flag on set input-meta on set convert-meta off set