[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Re: deleting last few start up sounds: "via IB..." "loading /" howis this done?
- To: emacspeak@xxxxxxxxxxx
- Subject: Re: deleting last few start up sounds: "via IB..." "loading /" howis this done?
- From: Dmitry Paduchih <paduch@xxxxxxxxxxx>
- Date: Thu, 24 Jan 2002 15:33:19 +0500
- In-Reply-To: <3C4FCEB8.4050402@xxxxxxxxxxx> (jonathan chetwynd's messageof "Thu, 24 Jan 2002 09:07:04 +0000")
- Resent-Date: Thu, 24 Jan 2002 06:47:19 -0500 (EST)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <"qe9PpC.A.KHF.UM_T8"@hub>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
- User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1(i386-debian-linux-gnu)
Hello jonathan,
I suggest the following sequence of commands for loading emacspeak
from your ~/.emacs file. It also turns off the standard emacspeak
startup message so that it won't be necessary to modify and recompile
emacspeak sources.
(setq emacspeak-speak-messages nil)
(load "emacspeak-setup")
(add-hook 'emacs-startup-hook
(lambda ()
(setq emacspeak-speak-messages t)
(emacspeak-speak-mode-line)))
>>>>> "jc" == jonathan chetwynd <j.chetwynd@xxxxxxxxxxx> writes:
jc> Anyone know how to get rid of these two short bursts?
jc> thanks again
jc> If I wrote a short howto on cleaning up the start up sounds where
jc> could it be kept?
jc> --
jc> j.chetwynd@xxxxxxxxxxx
jc> http://www.peepo.com "enjoy surfing the net"
jc> http://www.learningdifficulty.org
Regards,
Dimitri
-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"