erc-discuss
[Top][All Lists]
Advanced

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

Re: [Erc-discuss] Re: autoconnecting to servers


From: Angelina Carlton
Subject: Re: [Erc-discuss] Re: autoconnecting to servers
Date: Sun, 31 Dec 2006 08:16:39 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

Michael Olson <address@hidden> writes:
> Is this problem fixed now?  I tried to address this in the development
> version of ERC.  The changes should be making their way to Emacs 22
> next week, if you use that version.

Yes it still happens but I use emacs-snapshot so I should get your
changes with the next snapshot.

> I notice that you use some networks that ERC didn't know about
> previously, so I added support for them.  So now, the following should
> work as expected.
>
> (setq erc-nickserv-passwords
>       '((freenode   (("orchid" . "PASSWORD")
>                      ("bzg" . "PASSWORD")))
>         (LinuxChix  (("orchid" . "PASSWORD")))
>         (Ars        (("orchid" . "PASSWORD")))
>         (OFTC       (("orchid" . "PASSWORD")))))

Ahh, thanks for doing that.

> (add-to-list 'erc-modules 'track)
> (add-to-list 'erc-modules 'pcomplete)
>          ; or 'complete, if using the version bundled with Emacs 22
> (add-to-list 'erc-modules 'netsplit)
> (add-to-list 'erc-modules 'ring)
> (add-to-list 'erc-modules 'fill)
> (add-to-list 'erc-modules 'autojoin)
> (add-to-list 'erc-modules 'services)

Ok, thank you, I've used this method instead.
-- 
-----Angelina Carlton-----
orchid on irc.freenode.net
     address@hidden
    http://bzgirl.org
--------------------------




reply via email to

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