* ring-bell-function doesn't seem to work on OS X
@ 2008-12-29 2:46 Will Farrington
2008-12-29 3:41 ` David Reitter
0 siblings, 1 reply; 2+ messages in thread
From: Will Farrington @ 2008-12-29 2:46 UTC (permalink / raw)
To: emacs-devel
I've tried (setq ring-bell-function nil) to no real avail.
(setq visible-bell t) *works*, but it's hardly a fix for the
underlying issue of my not wanting to be annoyed by flashes and beeps.
This has been tested on both recently-compiled Emacs 23, and on the
latest Carbon Emacs.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ring-bell-function doesn't seem to work on OS X
2008-12-29 2:46 ring-bell-function doesn't seem to work on OS X Will Farrington
@ 2008-12-29 3:41 ` David Reitter
0 siblings, 0 replies; 2+ messages in thread
From: David Reitter @ 2008-12-29 3:41 UTC (permalink / raw)
To: Will Farrington; +Cc: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 295 bytes --]
On 28 Dec 2008, at 21:46, Will Farrington wrote:
> I've tried (setq ring-bell-function nil) to no real avail.
I suggest to re-read the documentation for this variable: "nil" does
not mean to not ring the bell!
(setq ring-bell-function 'ignore)
works fine for me.
Hope that helps,
- D
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2193 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-29 3:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-29 2:46 ring-bell-function doesn't seem to work on OS X Will Farrington
2008-12-29 3:41 ` David Reitter
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).