[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Re: Help needed with erc, please.
- To: hesco@xxxxxxxxxxx
- Subject: Re: Help needed with erc, please.
- From: Mario Lang <mlang@xxxxxxxxxxx>
- Date: Tue, 14 Sep 2004 13:22:14 +0200
- Delivered-To: priestdo@xxxxxxxxxxx
- Delivered-To: emacspeak@xxxxxxxxxxx
- In-Reply-To: <20040829184957.55e2e60a.hesco@xxxxxxxxxxx> (Hugh Esco's messageof "Sun, 29 Aug 2004 18:49:57 -0400")
- List-Help: <mailto:emacspeak-request@xxxxxxxxxxx?subject=help>
- List-Post: <mailto:emacspeak@xxxxxxxxxxx>
- List-Subscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=subscribe>
- List-Unsubscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=unsubscribe>
- Old-Return-Path: <mlang@xxxxxxxxxxx>
- Resent-Date: Tue, 14 Sep 2004 10:38:10 -0400 (EDT)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <9tjwx.A.WHB.SJwRBB@xxxxxxxxxxx>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
- User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)
Hugh Esco <hesco@xxxxxxxxxxx> writes:
> My friend Adam has joined a group which uses IRC for a monthly meeting.
> His machine runs Debian testing and emacspeak 21.2.1, using flite. I
> installed erc using apt-get. But I keep getting "Symbol's value as
> variable is void: erc-sound-path" errors.
>
> I tried installing the latest version of erc from the cvs tree, and for
> the last two days, I've been going back and forth between "Symbol's
> value as variable is void: erc-sound-path" error and the "Variable
> binding depth exceeds max-specpdl-size" error.
`erc-sound-path' is defined in `erc-sound.el'. So you probably want
to add (require 'erc-sound) to your .emacs.
Additionally, erc has a special erc->emacspeak module called
erc-speak.el. If you want to use that, instead of the advices provided
by emacspeak itself, simply (require 'erc-speak) before you (require 'erc).
--
CYa,
Mario
-----------------------------------------------------------------------------
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"