<div class="markdown">
<blockquote>
<p dir="auto">On 4 Mar 2014, at 17:48, Torsten Grust wrote:</p>

<blockquote>
<p dir="auto">The commands</p>

<pre><code>defaults read com.freron.MailMate MmBundleCommandLaunchedOnTab
</code></pre>
</blockquote>

<p dir="auto">returns:</p>

<pre><code>2014-03-04 20:57:03.714 defaults[16676:507]
The domain/default pair of (/Users/nitin/Library/Preferences/com.freron.MailMate,
MmBundleCommandLaunchedOnTab) does not exist
</code></pre>

<blockquote>
<p dir="auto">and</p>

<pre><code>grep uuid '/Applications/MailMate.app/Contents/SharedSupport/Bundles/Sublime Text.mmBundle/Commands/Edit.mmCommand'
</code></pre>
</blockquote>

<p dir="auto">returns:</p>

<pre><code>\    uuid          = '2EF4C1A0-8FE2-11E3-BAA8-0800200C9A66';
</code></pre>

<p dir="auto">looks something wrong here?</p>
</blockquote>

<p dir="auto">got it working after making 'subl' work from terminal, as suggested by Pedro. but the above issue remains.</p>

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

</div>