<div dir="ltr"><div>Perhaps it should only strip quoted text;</div><div>- if it appears in a continuous block</div><div>- there is only new content above or below</div><div>- the content "matches" an earlier comment, ignoring whitespace etc.</div><div><br></div><div>Or just preserve it all, but provide a way to toggle visibility when displayed in the web front end, ala gmail.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 20, 2016 at 5:24 AM, James Y Knight via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">GAH! Sigh.... :(<div><br></div><div>That is indeed what it does. See stripQuotedText in src/applications/metamta/parser/PhabricatorMetaMTAEmailBodyParser.php if anyone's interested in hacking on php code, it looks like it might be fairly straightforward to have it strip only the lines starting with ">" after the "On ... wrote:" line.</div><div><br></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 19, 2016 at 3:21 PM, Tim Northover <span dir="ltr"><<a href="mailto:t.p.northover@gmail.com" target="_blank">t.p.northover@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 19 May 2016 at 11:59, James Y Knight via llvm-dev<br>
<span><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br>
> Does anyone know why phab sometimes misses replies sent by email? Usually<br>
> they make it through, but sometimes not.<br>
<br>
</span>I think I've noticed it dropping e-mails that start with quotes<br>
before, and certainly ignoring everything below the first quote line.<br>
It seems to assume everyone will be top-posting.<br>
<span><font color="#888888"><br>
Tim.<br>
</font></span></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div><br></div>