<div class="markdown">
<p dir="auto">Thanks Benny,</p>

<p dir="auto">I had noticed that it wasn't necessary to restart MailMate (saves tons of time). As for the logging, I'll keep that in mind for future bundles. For now, I've got the basics of the Bundle working.</p>

<p dir="auto">Cheers,<br>
Pedro Lobo</p>

<p dir="auto">On 31 Jan 2014, at 14:13, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 31 Jan 2014, at 14:43, Pedro Lobo wrote:</p>

<blockquote>
<p dir="auto">I've gotten a simpler version working already so I reckon that it's running the script just fine. I'll look into adding debug info in the script itself.</p>
</blockquote>

<p dir="auto">The output can be a bit verbose, but there is a debug variable you might find useful:</p>

<pre><code>defaults write com.freron.MailMate MmDebugCommands -bool YES
</code></pre>

<p dir="auto">Launch MailMate from the Terminal to see the output:</p>

<pre><code>/Applications/MailMate.app/Contents/MacOS/MailMate
</code></pre>

<p dir="auto">And if you haven't noticed then it's not necessary to restart MailMate when making changes to bundle items. It should be automatically detected by MailMate.</p>

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

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>