[MlMt] Resetting layouts

Benny Kjær Nielsen mailinglist at freron.com
Fri Feb 20 12:58:07 EST 2015


On 20 Feb 2015, at 17:37, John Cooper wrote:

> Is there a way to reset the view layouts to their default proportions 
> without throwing away all my preferences entirely?

That is actually non-trivial, but I think the following should work 
(quit MailMate first):

	defaults read com.freron.MailMate | grep "MmMailboxes.*MmSplitView" | 
tr -d ' ' | cut -f1 -d= | xargs -n1 defaults delete com.freron.MailMate
	defaults delete com.freron.MailMate MmWindows

-- 
Benny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20150220/ce65ed6e/attachment.html>


More information about the mailmate mailing list