From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13239 invoked by alias); 25 Sep 2006 20:03:09 -0000 Received: (qmail 13231 invoked by uid 22791); 25 Sep 2006 20:03:08 -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; Mon, 25 Sep 2006 20:03:05 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GRwfP-0004ss-G0; Mon, 25 Sep 2006 16:03:03 -0400 Date: Mon, 25 Sep 2006 20:03:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: gdb-patches@sourceware.org Subject: Re: [RFC] Never silently discard internal errors Message-ID: <20060925200303.GA18759@nevyn.them.org> Mail-Followup-To: Jim Blandy , gdb-patches@sourceware.org References: <20060925184223.GA15314@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/msg00178.txt.bz2 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"? -- Daniel Jacobowitz CodeSourcery