From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 849 invoked by alias); 26 Sep 2006 03:56:40 -0000 Received: (qmail 841 invoked by uid 22791); 26 Sep 2006 03:56:40 -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; Tue, 26 Sep 2006 03:56:38 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GS43f-0008AE-QP for gdb-patches@sourceware.org; Mon, 25 Sep 2006 23:56:35 -0400 Date: Tue, 26 Sep 2006 03:56:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [RFC] Never silently discard internal errors Message-ID: <20060926035635.GB31294@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20060925184223.GA15314@nevyn.them.org> <20060925200303.GA18759@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00185.txt.bz2 On Mon, Sep 25, 2006 at 02:18:38PM -0700, Jim Blandy wrote: > > Daniel Jacobowitz writes: > > On Mon, Sep 25, 2006 at 12:38:40PM -0700, Jim Blandy wrote: > >> What if we simply had 'query' itself print out the prompt, followed by > >> "[answering 'y', since standard input is not a terminal]" (or > >> something more tasteful)? Then you wouldn't have to go around > >> decorating all the calls to query. > > > > I assume that would be wrong for "set confirm off"? > > I don't want to turn this into a bikeshed discussion, but here's what > I had in mind: Hmm, I like this. Anyone else? [defaulted_query needs similar treatment.] -- Daniel Jacobowitz CodeSourcery