From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: phillip.lord@russet.org.uk (Phillip Lord) Newsgroups: gmane.emacs.devel Subject: Re: fix/ert-multiline-explanation Date: Mon, 26 Oct 2015 08:52:16 +0000 Message-ID: <87lhaqhv0f.fsf@russet.org.uk> References: <871tco2brx.fsf@russet.org.uk> <87eggoymmj.fsf@fencepost.gnu.org> <878u6vnvgb.fsf@russet.org.uk> <87io5y9cuh.fsf@russet.org.uk> <87eggkgw9o.fsf@isaac.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445849557 22578 80.91.229.3 (26 Oct 2015 08:52:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Oct 2015 08:52:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Engster Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 26 09:52:29 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZqdW0-00058f-L0 for ged-emacs-devel@m.gmane.org; Mon, 26 Oct 2015 09:52:28 +0100 Original-Received: from localhost ([::1]:51230 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqdW0-0000CK-1R for ged-emacs-devel@m.gmane.org; Mon, 26 Oct 2015 04:52:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38738) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqdVw-0000C4-6J for emacs-devel@gnu.org; Mon, 26 Oct 2015 04:52:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqdVt-0005RU-09 for emacs-devel@gnu.org; Mon, 26 Oct 2015 04:52:24 -0400 Original-Received: from cheviot12.ncl.ac.uk ([128.240.234.12]:57539) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqdVs-0005RB-QS for emacs-devel@gnu.org; Mon, 26 Oct 2015 04:52:20 -0400 Original-Received: from smtpauth-vm.ncl.ac.uk ([10.8.233.129] helo=smtpauth.ncl.ac.uk) by cheviot12.ncl.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1ZqdVo-0008PI-Bf; Mon, 26 Oct 2015 08:52:16 +0000 Original-Received: from jangai.ncl.ac.uk ([10.66.67.223] helo=localhost) by smtpauth.ncl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1ZqdVo-0003SO-F8; Mon, 26 Oct 2015 08:52:16 +0000 In-Reply-To: <87eggkgw9o.fsf@isaac.fritz.box> (David Engster's message of "Sat, 24 Oct 2015 16:45:55 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 128.240.234.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:192637 Archived-At: David Engster writes: > Phillip Lord writes: >>>>> I would appreciate feedback on whether the change on >>>>> fix/ert-multiline-explanation would be a good one. > >> Any comments? > > I would definitely be in favor of that change. The backtraces in its > current form are pretty much unreadable. It doesn't change the backtraces AFAICT. Phil