all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with set-message-beep
@ 2007-11-25 10:50 Co$t@ntino
  2007-11-25 19:48 ` Barry Margolin
  0 siblings, 1 reply; 3+ messages in thread
From: Co$t@ntino @ 2007-11-25 10:50 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,
I have some problem with this function. I add this line in my .emacs file:
(set-message-beep 'silent)
But when Emacs starts says: "Symbol's function definition is void: 
set-message-beep".
How could I fix it?

Thanks, Costantino


P.S.Running Emacs22 on Debian Sid.



-- 
Linux non è un sistema operativo, ma un modo diverso per affrontare la 
propria esistenza.
http://linuxrevenge.wordpress.com/
Powered by:
  _____       _     _                _____ _     _
|  __ \     | |   (_)              / ____(_)   | |
| |  | | ___| |__  _  __ _ _ __   | (___  _  __| |
| |  | |/ _ \ '_ \| |/ _` | '_ \   \___ \| |/ _` |
| |__| |  __/ |_) | | (_| | | | |  ____) | | (_| |
|_____/ \___|_.__/|_|\__,_|_| |_| |_____/|_|\__,_|

linux 2.6.23.1-handmaded

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with set-message-beep
  2007-11-25 10:50 Problem with set-message-beep Co$t@ntino
@ 2007-11-25 19:48 ` Barry Margolin
  2007-11-25 20:05   ` Co$t@ntino
  0 siblings, 1 reply; 3+ messages in thread
From: Barry Margolin @ 2007-11-25 19:48 UTC (permalink / raw)
  To: help-gnu-emacs

In article <4749535d$0$4797$4fafbaef@reader4.news.tin.it>,
 "Co$t@ntino" <costailmigliore@hotmail.com> wrote:

> Hi,
> I have some problem with this function. I add this line in my .emacs file:
> (set-message-beep 'silent)
> But when Emacs starts says: "Symbol's function definition is void: 
> set-message-beep".
> How could I fix it?
> 
> Thanks, Costantino
> 
> 
> P.S.Running Emacs22 on Debian Sid.

I think set-message-beep is only available on Windows.  Try

(setq visible-bell t)
-- 
Barry Margolin
Arlington, MA

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem with set-message-beep
  2007-11-25 19:48 ` Barry Margolin
@ 2007-11-25 20:05   ` Co$t@ntino
  0 siblings, 0 replies; 3+ messages in thread
From: Co$t@ntino @ 2007-11-25 20:05 UTC (permalink / raw)
  To: help-gnu-emacs

Barry Margolin ha scritto:
> In article <4749535d$0$4797$4fafbaef@reader4.news.tin.it>,
>  "Co$t@ntino" <costailmigliore@hotmail.com> wrote:
> 
>> Hi,
>> I have some problem with this function. I add this line in my .emacs file:
>> (set-message-beep 'silent)
>> But when Emacs starts says: "Symbol's function definition is void: 
>> set-message-beep".
>> How could I fix it?
>>
>> Thanks, Costantino
>>
>>
>> P.S.Running Emacs22 on Debian Sid.
> 
> I think set-message-beep is only available on Windows.  Try
> 
> (setq visible-bell t)

Thanks a lot! Now it works properly, I was going mad!

Ty, Costantino


-- 
Linux non è un sistema operativo, ma un modo diverso per affrontare la 
propria esistenza.
http://linuxrevenge.wordpress.com/
Powered by:
  _____       _     _                _____ _     _
|  __ \     | |   (_)              / ____(_)   | |
| |  | | ___| |__  _  __ _ _ __   | (___  _  __| |
| |  | |/ _ \ '_ \| |/ _` | '_ \   \___ \| |/ _` |
| |__| |  __/ |_) | | (_| | | | |  ____) | | (_| |
|_____/ \___|_.__/|_|\__,_|_| |_| |_____/|_|\__,_|

linux 2.6.23.1-handmaded

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-25 20:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-25 10:50 Problem with set-message-beep Co$t@ntino
2007-11-25 19:48 ` Barry Margolin
2007-11-25 20:05   ` Co$t@ntino

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.