#include config.h is missing in examples/loadable/truefalse.c

2007-07-23 Thread Pierre Gaston
#include config.h is missing from truefalse.c in examples/loadables and its compilation fails with ./configure and make. Not a big deal, just to let you know. Thanks. Pierre ___ Bug-bash mailing list Bug-bash@gnu.org

file name completion

2007-07-23 Thread Bruce Korb
Hi, I do not know if this is an obsolete feature or not, but using GNU bash, version 2.05b.0(1)-release I can press TAB and get file name completion on arguments like ``*abc'' when there is only one file ending in ``abc''. With my version at home GNU bash, version 3.1.17(1)-release I have not

Re: file name completion

2007-07-23 Thread Matthew Woehlke
Bruce Korb wrote: I do not know if this is an obsolete feature or not, Not as far as I can tell. but using GNU bash, version 2.05b.0(1)-release I can press TAB and get file name completion on arguments like ``*abc'' when there is only one file ending in ``abc''. With my version at home GNU

Re: file name completion

2007-07-23 Thread Chet Ramey
I do not know if this is an obsolete feature or not, but using GNU bash, version 2.05b.0(1)-release I can press TAB and get file name completion on arguments like ``*abc'' when there is only one file ending in ``abc''. With my version at home GNU bash, version 3.1.17(1)-release I have not

Re: file name completion

2007-07-23 Thread Bruce Korb
Chet Ramey wrote: I do not know if this is an obsolete feature or not, but using GNU bash, version 2.05b.0(1)-release I can press TAB and get file name completion on arguments like ``*abc'' when there is only one file ending in ``abc''. With my version at home GNU bash, version