I would like to suppress user_prefs and stick with a single site-wide user_prefs. I don't think I actually need to do much for this. But I get a lot of warnings.
I also want to be able to switch users for the bayes list (SQL) but continue using the same prefs for all users.
If I call signal_user_changed() won't that also start a process to find/create user specific preferences?