Skip to content

Flash the Emacs mode line instead of ringing the bell

Notifications You must be signed in to change notification settings

purcell/mode-line-bell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Melpa Status Melpa Stable Status Support me

Flash the Emacs mode line instead of ringing the bell

Installation

MELPA

If you're an Emacs 24 user or you have a recent version of package.el you can install mode-line-bell from the MELPA repository. The version of mode-line-bell there will always be up-to-date.

Enable mode-line-bell-mode with M-x mode-line-bell-mode, by using the customisation interface, or by adding code such as the following to your emacs startup file:

(mode-line-bell-mode)

Manual

Ensure mode-line-bell.el is in a directory on your load-path, and add the following to your ~/.emacs or ~/.emacs.d/init.el:

(require 'mode-line-bell)
(mode-line-bell-mode)

About

Author: Steve Purcell

Homepage: https://github.com/purcell/mode-line-bell

This little library was extracted from the author's full Emacs configuration, which readers might find of interest.


Author links:

💝 Support this project and my other Open Source work

💼 LinkedIn profile

✍ sanityinc.com

🐦 @sanityinc

About

Flash the Emacs mode line instead of ringing the bell

Resources

Stars

Watchers

Forks

Packages

No packages published