Hello
Some TextEdit’s preferences (like the status Rtf versus Text) aren’t stored in com.apple.textedit.plist;
Is one of you knowing where they are ?
Yvan KOENIG (from FRANCE dimanche 17 mai 2009 19:31:07)
Hello
Some TextEdit’s preferences (like the status Rtf versus Text) aren’t stored in com.apple.textedit.plist;
Is one of you knowing where they are ?
Yvan KOENIG (from FRANCE dimanche 17 mai 2009 19:31:07)
Speaking about TextEdit Version 1.5 (244):
If I choose Plain text as the format for new documents in the Preferences panel and quit TextEdit, then the com.apple.TextEdit.plist file contains a property named RichText with the boolean value NO.
On the other hand, if I choose RTF as the format for new documents, then this property is not existent in the plist file.
So I guess this is the logic TextEdit uses to store this setting, even if it seems to be a bit unusual