[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.
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line., Elijah Gabe Pérez, 2025/04/10
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line., Ship Mints, 2025/04/10
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line.,
Drew Adams <=
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line., Elijah Gabe Pérez, 2025/04/10
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line., Drew Adams, 2025/04/10
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line., Drew Adams, 2025/04/10
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line., Elijah Gabe Pérez, 2025/04/10
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line., Ship Mints, 2025/04/11
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line., Elijah Gabe Pérez, 2025/04/11
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line., Ship Mints, 2025/04/11
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line., Elijah Gabe Pérez, 2025/04/11
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line., Elijah Gabe Pérez, 2025/04/27
- bug#77715: [PATCH] Add ring-bell functions for mode line and header line., Eli Zaretskii, 2025/04/28