<div class="markdown">
<p dir="auto">On 22 Nov 2013, at 22:10, Brett Terpstra wrote:</p>

<blockquote>
<blockquote>
<p dir="auto">What are you going to do with the path? If it is with the purpose of reading the raw file then it might be better just to ask MailMate to provide the message on stdin (using <code>input = 'raw'</code>).</p>
</blockquote>

<p dir="auto">No, I'm actually playing with the idea of feeding the file url to a script for Mavericks tagging, just to see if I can pull it off. Ultimately useful? Dunno. Fun to try? Yep.</p>
</blockquote>

<p dir="auto">Ok, such a script should then wait for the file to exist on disk (or fail gracefully). I should also support, e.g., "${#filepath}" to make this more robust in the future (in case I change how messages are saved). Actually, if that is used then I could force MailMate to wait for the message being saved to disk before calling the command (most of the time no waiting would be needed)... I'll note that.</p>

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

</div>