Next: Window Systems, Previous: Character Display, Up: Display
This section describes how to make Emacs ring the bell (or blink the screen) to attract the user's attention. Be conservative about how often you do this; frequent bells can become irritating. Also be careful not to use just beeping when signaling an error is more appropriate (see Errors).
This function beeps, or flashes the screen (see
visible-bell
below). It also terminates any keyboard macro currently executing unless do-not-terminate is non-nil
.