From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5016 invoked by alias); 26 Sep 2006 03:29:19 -0000 Received: (qmail 5008 invoked by uid 22791); 26 Sep 2006 03:29:18 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 26 Sep 2006 03:29:16 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-205-146.inter.net.il [84.228.205.146]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id ETD27853 (AUTH halo1); Tue, 26 Sep 2006 06:29:12 +0300 (IDT) Date: Tue, 26 Sep 2006 03:29:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org In-reply-to: <20060925200534.GB18759@nevyn.them.org> (message from Daniel Jacobowitz on Mon, 25 Sep 2006 16:05:34 -0400) Subject: Re: [RFC] Never silently discard internal errors Reply-to: Eli Zaretskii References: <20060925184223.GA15314@nevyn.them.org> <20060925200534.GB18759@nevyn.them.org> 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/msg00183.txt.bz2 > Date: Mon, 25 Sep 2006 16:05:34 -0400 > From: Daniel Jacobowitz > Cc: gdb-patches@sourceware.org > > I don't think we could start prompting on pipes; I'm sure it would > break some things, probably including the emacs mode in question. Can you elaborate about the breakage?