emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fix/ert-multiline-explanation


From: Eli Zaretskii
Subject: Re: fix/ert-multiline-explanation
Date: Sat, 24 Oct 2015 18:11:01 +0300

> From: address@hidden (Phillip Lord)
> Date: Wed, 21 Oct 2015 21:43:14 +0100
> 
> 
> I would appreciate feedback on whether the change on
> fix/ert-multiline-explanation would be a good one.
> 
> At the moment, ert allows you to attach explanation functions to explain
> why tests have failed. Unfortunately, these explanations are printed out
> using "pp" which escapes new lines. So multiline explanations are,
> largely, unreadable.
> 
> So this patch ignores the value of pp-escape-newlines and resets it to
> nil for the duration.

Could you please show an example, with and without the changes?

TIA



reply via email to

[Prev in Thread] Current Thread [Next in Thread]