bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#77715: [PATCH] Add ring-bell functions for mode line and header line


From: Drew Adams
Subject: bug#77715: [PATCH] Add ring-bell functions for mode line and header line.
Date: Thu, 10 Apr 2025 18:40:08 +0000

> There have been third-party packages that make this, however many of
> them diverge either in features or in faces.
> 
> I think Emacs should have had this built-in.

One alternative (it could be built-in):

https://www.emacswiki.org/emacs/download/echo-bell.el

It uses a defcustom instead of a defface, to define the background color for 
the string shown. The string is also a defcustom: "♪♪♪♪♪♪♪♪♪" by default. A 
third option is the number of seconds to show the string.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]