<div>
<p dir="auto">On 8 Aug 2015, at 23:36, Benny Kjær Nielsen wrote:</p>

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">On 8 Aug 2015, at 20:31, Dean Jackson wrote:</p>

<blockquote style="border-left-color: #4B89CF; border-left-style: solid; border-left-width: 2px; color: #4B89CF; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">I'm having the same issue as Max.</p>

<p dir="auto">I have <code>pygmentize</code> installed in <code>/usr/local</code>.</p>
</blockquote>

<p dir="auto">Ah, that's the problem. I can see I've hardcoded the script to use the install location used by <code>easy_install</code> command I described (on Yosemite). I'll note that I should make this more flexible.</p>

<p dir="auto">You can probably make it work now by setting up a symlink at this location:</p>

<pre style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><code>/usr/local/bin/pygmentize
</code></pre>
</blockquote>

<p dir="auto">Argh, that's the same as yours I guess. The missing <code>bin</code> made me think you wrote <code>/usr/bin</code>.</p>

<p dir="auto">Don't know why it's not working then. Do you get any error messages in the Terminal window if you try it after launching MailMate like this:</p>

<pre style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><code>/Applications/MailMate.app/Contents/MacOS/MailMate
</code></pre>

<p dir="auto">-- <br>
Benny</p>

</div>