From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16223 invoked by alias); 22 Feb 2006 19:51:18 -0000 Received: (qmail 16215 invoked by uid 22791); 22 Feb 2006 19:51:18 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 22 Feb 2006 19:51:16 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FC014-00089o-2J; Wed, 22 Feb 2006 14:51:14 -0500 Date: Wed, 22 Feb 2006 19:57:00 -0000 From: Daniel Jacobowitz To: Paul Koning Cc: gdb@sourceware.org Subject: Re: Quoting, backslashes, CLI and MI Message-ID: <20060222195114.GA31315@nevyn.them.org> Mail-Followup-To: Paul Koning , gdb@sourceware.org References: <20060221213324.GA30729@nevyn.them.org> <17403.35144.223466.56709@gargle.gargle.HOWL> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17403.35144.223466.56709@gargle.gargle.HOWL> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00308.txt.bz2 On Tue, Feb 21, 2006 at 04:42:32PM -0500, Paul Koning wrote: > Daniel, > > You mentioned tilde expansion in a number of places but didn't > specifically speak of plans to change that. I would think that having > tilde expansion work at all times whenever file or path names are > processed would be a good thing. Makes sense to me. They should probably be left alone in "set args", though, so the current use of var_optional_filename would need adjustment. -- Daniel Jacobowitz CodeSourcery