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

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

Re: Problem with set-message-beep


From: Barry Margolin
Subject: Re: Problem with set-message-beep
Date: Sun, 25 Nov 2007 14:48:04 -0500
User-agent: MT-NewsWatcher/3.5.2 (Intel Mac OS X)

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


reply via email to

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