From b926665849f6d317b97cf679becf1e315df701b0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 17 Apr 2014 21:49:52 +0000 Subject: view: inline shorter quotes Breaking up short quote messages at 1 line is too disconcerting, try 5 lines as proper quotes shouldn't be too long. --- t/feed.t | 7 ++++++- t/view.t | 4 ++++ 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 't') diff --git a/t/feed.t b/t/feed.t index 63fcc443..125490d6 100644 --- a/t/feed.t +++ b/t/feed.t @@ -31,10 +31,15 @@ Date: Thu, 01 Jan 1970 00:00:00 +0000 > This is a long multi line quote so it should not be allowed to > show up in its entirty in the Atom feed. drop me +> I quote to much +> I quote to much +> I quote to much +> I quote to much msg $i -> inline me here, short quote +> inline me here +> this is a short quote keep me EOF diff --git a/t/view.t b/t/view.t index ef1b74c9..067f9890 100644 --- a/t/view.t +++ b/t/view.t @@ -16,6 +16,10 @@ OK > Long and wordy reply goes here and it is split across multiple lines. > We generate links to a separate full page where quoted-text is inline. +> This is +> +> Currently 5 lines +> See MAX_INLINE_QUOTED hello world EOF -- cgit v1.2.3-24-ge0c7