<div class="markdown">
<p dir="auto">On 3 Jun 2014, at 9:31, Scott A. McIntyre wrote:</p>
<blockquote>
<p dir="auto">1) The wrapping issue only impacts the message viewer. If I reply to a message, wrapping looks normal again in the compose window.</p>
</blockquote>
<p dir="auto">MailMate calls an external script to convert text from a canonical format (after decoding/deflowing/...) to HTML. The script is simple, but my suspicion is that it fails on OS X 10.10 for some reason.</p>
<p dir="auto">Maybe because Ruby 1.8 has been removed:</p>
<pre><code>/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
</code></pre>
<blockquote>
<p dir="auto">2) It only impacts non-HTML messages</p>
</blockquote>
<p dir="auto">Fits the above theory.</p>
<blockquote>
<p dir="auto">3) Other UI changes actually look pretty nice inside of MailMate. I liked the look!</p>
</blockquote>
<p dir="auto">Great! I do win a little bit by mostly using standard boring GUI components :-)</p>
<p dir="auto">(But I guess the application icon looks very much out of place.)</p>
<p dir="auto">-- <br>
Benny</p>
</div>