On 11 Mar 2015, at 11:54, [email protected] wrote:
Is this a Yosemite issue? I remember coming across cached preferences in Mavericks, so if you manually modified a plist, it'd be written over by the cached version 10 mins later or on logging out.
Usually (since 10.9), using the `defaults` command is pretty reliable (compared to editing the actual property list file), but I have seen cases where those settings aren’t applied immediately. Have you tried following it with a `defaults read` for the same value?
The only other thing I’d add is to make sure nothing else could be messing with those prefs at the time. (In this case, that means shutting down Quicksilver before setting any prefs on the command line.)
-- Rob McBroom http://www.skurfer.com/ -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
