On 15 Sep 2014, at 15:56, my good friend Jeremy Cowgar wrote:

However, I can never make this work. I copy that line directly, paste it into the console and all executes fine. I can even "read" it back, and all is good.

% defaults write com.freron.MailMate MmReplyWroteString -string 'On %e %b %Y, at %k:%M, my good friend ${from.name:${from.address}} wrote:'

Seems to work for me as seen above.

Now, once I start mail mate, I execute:

 % defaults read com.freron.MailMate MmReplyWroteString

and defaults returns to me an error:

 2014-09-15 09:54:52.734 defaults[2365:507]
The domain/default pair of (/Volumes/My HD/Users/jeremy/Library/Preferences/com.freron.MailMate, MmReplyWroteString) does not exist

Any thoughts on how I can make this work?

That looks strange. MailMate has no code that clears this setting. Do other settings stick between launches of MailMate? (You could just try the same as above with `MmDummySetting`.)

--
Benny
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

Reply via email to