I\'ve been looking into adopting Carbon Emacs for use on my Mac, and the only stumbling block I\'ve run into is the annoying scroll beep when you try to scroll past the end
This seems to do the trick:
(setq ring-bell-function nil)