erc-discuss
[Top][All Lists]
Advanced

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

[Erc-discuss] erc-speak


From: Ezequiel Birman
Subject: [Erc-discuss] erc-speak
Date: Fri, 16 Jan 2009 18:49:21 -0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hello, I need help setting erc-speak. I have this in my .emacs

--8<---------------cut here---------------start------------->8---
(setenv "DTK_PROGRAM" "/usr/local/bin/eflite")
(add-to-list 'load-path
             "/usr/local/share/emacs/site-lisp/emacspeak/lisp/g-client"
             nil #'string=)
(add-to-list 'load-path
             "/usr/local/share/emacs/site-lisp/emacspeak/lisp"
             nil #'string=)
(setq emacspeak-erc-ignore-notices t
      emacspeak-sounds-directory
      "/usr/local/share/emacs/site-lisp/emacspeak/sounds/")
(require 'erc-speak)
--8<---------------cut here---------------end--------------->8---

When I connect to a server I get disconnected after NickServ's request
for identification with this error message

--8<---------------cut here---------------start------------->8---
==> ERROR from irc.freenode.net: Closing Link: [my hidden IP] (Excess Flood)


Connection failed!  Not re-establishing connection.
--8<---------------cut here---------------end--------------->8---

I have commented everything in .ercrc.el to no avail.

Emacspeak works if I run /usr/local/bin/emacspeak.

-- 
Ezequiel Birman





reply via email to

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