all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* fix/ert-multiline-explanation
@ 2015-10-21 20:43 Phillip Lord
  2015-10-21 20:47 ` fix/ert-multiline-explanation David Kastrup
  2015-10-24 15:11 ` fix/ert-multiline-explanation Eli Zaretskii
  0 siblings, 2 replies; 10+ messages in thread
From: Phillip Lord @ 2015-10-21 20:43 UTC (permalink / raw)
  To: emacs-devel


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.



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-10-27 12:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21 20:43 fix/ert-multiline-explanation Phillip Lord
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

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.