Hidden files feature request

2006-11-24 Thread Uno Engborg
In Gnome, MacOS-X, and in Kubuntu KDE, you can make a file hidden from the desktop environment by listing it in a file called .hidden. The .hidden file resides in the same directory as the files to be hidden, and lists the files to be hidden as one file/line. Files hidden by being listed in .hidde

gettextizing a few skipped messages [patch]

2006-11-24 Thread Benno Schulenberg
Hi, While translating bash's messages, I noticed that some messages haven't been gettextized. Attached patch fixes these -- just the ones I happened to notice, I haven't done a full inspection. The first patch also fixes a typo, and changes a trailing space to a leading one (preferred by tra

Re: bash hash bug

2006-11-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Chet Ramey on 11/21/2006 7:15 AM: >>> Chet Ramey wrote: When this option is on, bash has to check the hashed filename for each hash lookup. This essentially causes the hash entry to be deleted and re-added each time, which