all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: phillip.lord@russet.org.uk (Phillip Lord)
To: emacs-devel@gnu.org
Subject: fix/ert-multiline-explanation
Date: Wed, 21 Oct 2015 21:43:14 +0100	[thread overview]
Message-ID: <871tco2brx.fsf@russet.org.uk> (raw)


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.



             reply	other threads:[~2015-10-21 20:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-21 20:43 Phillip Lord [this message]
2015-10-21 20:47 ` fix/ert-multiline-explanation David Kastrup
2015-10-22  8:44   ` fix/ert-multiline-explanation Phillip Lord
2015-10-23  9:02     ` fix/ert-multiline-explanation Phillip Lord
2015-10-24 14:45       ` fix/ert-multiline-explanation David Engster
2015-10-26  8:52         ` fix/ert-multiline-explanation Phillip Lord
2015-10-24 15:11 ` fix/ert-multiline-explanation Eli Zaretskii
2015-10-26  8:55   ` fix/ert-multiline-explanation Phillip Lord
2015-10-26 15:57     ` fix/ert-multiline-explanation Eli Zaretskii
2015-10-27 12:46       ` fix/ert-multiline-explanation Phillip Lord

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871tco2brx.fsf@russet.org.uk \
    --to=phillip.lord@russet.org.uk \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.