Emacs: disable beep when trying to move beyond the end of the document

Viewed 6682

Is there a way to disable the beep in Emacs when trying to move the cursor beyond the beginning or end of a document? I normally wouldn't mind, but the momentum scrolling on my trackpad makes it so that it beeps a dozen times whenever I scroll to the top or bottom of a document.

I'd rather not disable the bell for other things, if that's possible.

2 Answers
Related