* How to disable sound when error occurs
@ 2003-05-12 20:15 Wang, Zhu
0 siblings, 0 replies; 5+ messages in thread
From: Wang, Zhu @ 2003-05-12 20:15 UTC (permalink / raw)
I am frustrated by a probably very simple problem:
Whenever I made a mistake, e.g., scroll up the mouse using the middle wheel when the pointer is at the beginning of buffer, some sound arises. But I don't need it to bother me. How can I disable it? After I did some search and looked at help files, I still have no clue.
Thanks for any help.
Zhu Wang
Southern Methodist University
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to disable sound when error occurs
[not found] <mailman.6057.1052770479.21513.help-gnu-emacs@gnu.org>
@ 2003-05-12 20:59 ` Lute Kamstra
2003-05-12 21:20 ` Mark A. Hershberger
1 sibling, 0 replies; 5+ messages in thread
From: Lute Kamstra @ 2003-05-12 20:59 UTC (permalink / raw)
"Wang, Zhu" <zhuw@mail.smu.edu> writes:
> Whenever I made a mistake, e.g., scroll up the mouse using the
> middle wheel when the pointer is at the beginning of buffer, some
> sound arises. But I don't need it to bother me. How can I disable
> it? After I did some search and looked at help files, I still have
> no clue.
I put
(setq visible-bell t)
in my .emacs
,----[ C-h v visible-bell RET ]
| visible-bell's value is t
|
| Documentation:
| *Non-nil means try to flash the frame to represent a bell.
|
| See also `ring-bell-function'.
|
| You can customize this variable.
`----
Lute.
--
(spook) => "analyzer Blowpipe world domination"
(insert-file-contents "~/.signature") => (error "`~/.signature' too rude")
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to disable sound when error occurs
[not found] <mailman.6057.1052770479.21513.help-gnu-emacs@gnu.org>
2003-05-12 20:59 ` How to disable sound when error occurs Lute Kamstra
@ 2003-05-12 21:20 ` Mark A. Hershberger
1 sibling, 0 replies; 5+ messages in thread
From: Mark A. Hershberger @ 2003-05-12 21:20 UTC (permalink / raw)
Cc: help-gnu-emacs
"Wang, Zhu" <zhuw@mail.smu.edu> writes:
> Whenever I made a mistake, e.g., scroll up the mouse using the
> middle wheel when the pointer is at the beginning of buffer, some
> sound arises. But I don't need it to bother me. How can I disable
> it? After I did some search and looked at help files, I still have
> no clue.
M-x customize-variable RET visible-bell RET
--
As long as you have mystery you have health; when you destroy mystery
you create morbidity. -- G.K. Chesterson
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: How to disable sound when error occurs
@ 2003-05-13 2:55 Wang, Zhu
0 siblings, 0 replies; 5+ messages in thread
From: Wang, Zhu @ 2003-05-13 2:55 UTC (permalink / raw)
Cc: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 786 bytes --]
Thanks,
Zhu Wang
-----Original Message-----
From: Mark A. Hershberger [mailto:mah@everybody.org]
Sent: Mon 5/12/2003 4:20 PM
To: Wang, Zhu
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to disable sound when error occurs
"Wang, Zhu" <zhuw@mail.smu.edu> writes:
> Whenever I made a mistake, e.g., scroll up the mouse using the
> middle wheel when the pointer is at the beginning of buffer, some
> sound arises. But I don't need it to bother me. How can I disable
> it? After I did some search and looked at help files, I still have
> no clue.
M-x customize-variable RET visible-bell RET
--
As long as you have mystery you have health; when you destroy mystery
you create morbidity. -- G.K. Chesterson
[-- Attachment #2: Type: text/plain, Size: 151 bytes --]
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: How to disable sound when error occurs
@ 2003-05-13 2:55 Wang, Zhu
0 siblings, 0 replies; 5+ messages in thread
From: Wang, Zhu @ 2003-05-13 2:55 UTC (permalink / raw)
[-- Attachment #1: Type: text/plain, Size: 1178 bytes --]
Thanks,
Zhu Wang
-----Original Message-----
From: Lute Kamstra [mailto:Lute.Kamstra@cwi.nl]
Sent: Mon 5/12/2003 3:59 PM
To: help-gnu-emacs@gnu.org
Cc:
Subject: Re: How to disable sound when error occurs
"Wang, Zhu" <zhuw@mail.smu.edu> writes:
> Whenever I made a mistake, e.g., scroll up the mouse using the
> middle wheel when the pointer is at the beginning of buffer, some
> sound arises. But I don't need it to bother me. How can I disable
> it? After I did some search and looked at help files, I still have
> no clue.
I put
(setq visible-bell t)
in my .emacs
,----[ C-h v visible-bell RET ]
| visible-bell's value is t
|
| Documentation:
| *Non-nil means try to flash the frame to represent a bell.
|
| See also `ring-bell-function'.
|
| You can customize this variable.
`----
Lute.
--
(spook) => "analyzer Blowpipe world domination"
(insert-file-contents "~/.signature") => (error "`~/.signature' too rude")
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
[-- Attachment #2: Type: text/plain, Size: 151 bytes --]
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-05-13 2:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.6057.1052770479.21513.help-gnu-emacs@gnu.org>
2003-05-12 20:59 ` How to disable sound when error occurs Lute Kamstra
2003-05-12 21:20 ` Mark A. Hershberger
2003-05-13 2:55 Wang, Zhu
-- strict thread matches above, loose matches on Subject: below --
2003-05-13 2:55 Wang, Zhu
2003-05-12 20:15 Wang, Zhu
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.