On 22 Jan 2014, at 3:27, Bill Cole wrote:

Quick note to say thanks, I'll work through these if the response to Benny's suggestion doesn't work.

That may give you a little output or a lot, depending on your collection of software. It will be grouped by "domain" (i.e. what software uses the setting) and the domains that are definitely relevant to MM will be 'com.freron.MailMate' and 'Apple Global Domain', which may each have one or more setting that might me causing your problem. The suspicious candidates I have are TextAutomaticTextReplacementEnabled in com.freron.MailMate, WebAutomaticTextReplacementEnabled and NSUserReplacementItemsEnabled in the Apple Global Domain. With all of those set to 0 I have no replacements happening, but I've never intentionally enabled replacement anywhere and there could be other settings that could be the source of your problem. If any of those are set to 1 (a.k.a. "true") you can switch them off with the defaults tool as well, e.g.:

defaults write com.freron.MailMate TextAutomaticTextReplacementEnabled 0
defaults write 'Apple Global Domain' NSUserReplacementItemsEnabled 0
defaults write 'Apple Global Domain' WebAutomaticTextReplacementEnabled 0
_______________________________________________
mailmate mailing list
[email protected]
http://lists.freron.com/listinfo/mailmate

Reply via email to