command completion doesn't work with wildcards

2007-08-23 Thread H . Koenig
Configuration Information [Automatically generated, do not change]: Machine: amd64-linux OS: suse10les Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='amd64-linux' -DCONF_OSTYPE='suse10les' -DCONF_MACHTYPE='x86_64-unknown-linux-gnu' -DCONF_VENDOR='unknown' -DLOCALEDIR='/scr/

bash32-019 can't be applied

2007-08-23 Thread VMiklos
hi, http://frugalware.org/~vmiklos/logs/bash-3.2_025-1-i686.log after applying bash32-001..bash-018 patches, i can't apply bash32-019. is this expected? thanks, - VMiklos pgpL70fu2zUOk.pgp Description: PGP signature

Globbing omits file that should be included

2007-08-23 Thread Terry Jones
Hi. I just ran into a globbing problem that doesn't at first sight seem to be caused by my environment. Details below. Terry --- Configuration Information [Automatically generated, do not change]: Machine: i386 OS: darwin8.5.1 Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='

Re: bash32-019 can't be applied

2007-08-23 Thread Chet Ramey
> hi, > > http://frugalware.org/~vmiklos/logs/bash-3.2_025-1-i686.log > > after applying bash32-001..bash-018 patches, i can't apply bash32-019. > is this expected? Nope. I just applied patches 1-25 to a freshly-unpacked copy of bash-3.2 without any failures. Chet -- ``The lyf so short, the

short-circuit test ... -a ...

2007-08-23 Thread Yakov Lerner
Configuration Information [Automatically generated, do not change]: Machine: i486 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash

Re: short-circuit test ... -a ...

2007-08-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Yakov Lerner on 8/23/2007 11:24 AM: > > Description: > x=; test "$x" != "" -a "$x" -le 60 > prints error: > bash: test: : integer expression expected > Shall not this *silently* short-circuit to false after > subexpressio

Numbering of items during completion

2007-08-23 Thread Gerrit Sangel
Hello list, I have several files with unicode characters in the file names. But I am using a German keymap, which only has a limited amount of characters mapped to it. The problem now is, if I want to change into a directory or open a file which has, say, a Korean character in it, I have no cha