i was wondering how u can turn off animations in mail for lion? i really find then annoying
thanks
—–
Shane
4 Responses to “How to turn of animations in mail for Lion”
Leave a Comment Related to "How to turn of animations in mail for Lion"
Sign up for our new daily email digest of forum topics!

What animations? You mean the window appearing before you compose a message? No way to get rid of that.
It happens so fast. Is it real that annoying? I hadn’t even noticed it much until your question.
Yea really
This command turns off all animations in Lion:
defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO
Here’s the command to turn off just the animations in Mail:
defaults write com.apple.Mail DisableReplyAnimations -bool YES
Source: Chris Pirillo