From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25767 invoked by alias); 16 Dec 2001 20:31:45 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 25746 invoked from network); 16 Dec 2001 20:31:44 -0000 Received: from unknown (HELO zwingli.cygnus.com) (208.245.165.35) by sources.redhat.com with SMTP; 16 Dec 2001 20:31:44 -0000 Received: by zwingli.cygnus.com (Postfix, from userid 442) id B96E35E9D8; Sun, 16 Dec 2001 15:33:03 -0500 (EST) To: Kevin Buettner Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: cd before completing References: <20011204171557.2C1E55E9D8@zwingli.cygnus.com> <1011213201404.ZM8391@ocotillo.lan> From: Jim Blandy Date: Sun, 16 Dec 2001 12:31:00 -0000 In-Reply-To: Kevin Buettner's message of Thu, 13 Dec 2001 13:14:04 -0700 Message-ID: X-Mailer: Gnus v5.3/Emacs 19.34 X-SW-Source: 2001-12/txt/msg00411.txt.bz2 Kevin Buettner writes: > On Dec 4, 12:15pm, Jim Blandy wrote: > > > 2001-12-04 Jim Blandy > > > > * gdb.base/completion.exp: Rather than completing very long > > filenames, which can make the readline library produce output we > > don't recognize, cd to the directory first, and then complete > > using nice, short relative paths. > > Have you committed this patch yet? I see the above entry in the > ChangeLog file, but I can't find the actual changes in > completion.exp... I may have committed that by accident. I'm not sure it's been approved yet. Either way, I'll straighten it out.