M-x all-things-emacs

Entries Tagged as 'quick'

Quick Tip: visible-bell

February 6th, 2007 by Ryan McGeary · 3 Comments

This one is personal preference, but I find it annoying when emacs beeps on errors. I like knowing when something bad/unexpected happened, but the beep is too much when the sound is on and useless when muted. Add this to your .emacs to enable a visual alert cue that flashes the frame instead:

(setq [...]

[Read more →]

Tags:quick · tips