On Lion, if I quit Safari using ⌘ Command+Q and then restart it, it reopens all tabs from last time.
In Preferences, I have set that new Windows open with an Empty Page, a setting that worked fine in Snow Leopard.
Is there a way to disable that nonsense? I can't seem to find a setting for this :(
defaults write com.apple.Safari NSQuitAlwaysKeepsWindows -bool false
. – Lri Nov 01 '11 at 13:19