Re: [Orgmode] Re: rcirc

2008-03-13 Thread Tassilo Horn
Richard G Riley <[EMAIL PROTECTED]> writes:

Hi Richard,

>>> rcirc doesnt seem to allow config of multiple servers and channels
>>> though so I thought org-mode might be useful for "remembering"
>>> servers and channels.
>>
>> Sure, it does!
>
> Thanks Tassilo! I didn't see that in the rcirc doc or
> customization-group. I must check the versions I have (I already moved
> back to erc).

Ah, maybe that's new in the version that comes with emacs 23.

Bye,
Tassilo


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Re: rcirc

2008-03-13 Thread Richard G Riley
Tassilo Horn <[EMAIL PROTECTED]> writes:

> Richard G Riley <[EMAIL PROTECTED]> writes:
>
> Hi Richard,
>
>> rcirc doesnt seem to allow config of multiple servers and channels
>> though so I thought org-mode might be useful for "remembering" servers
>> and channels.
>
> Sure, it does!

Thanks Tassilo! I didn't see that in the
rcirc doc or customization-group. I must check the versions I have (I
already moved back to erc).

>
> (setq rcirc-server-alist
>   '(("irc.freenode.net"
>  :channels ("#rcirc" "#zsh"  "##metaconference" "#gnus" "#emacs"
> "#stumpwm" "#latex" "#xfce" "#org-mode"))
> ("irc.oftc.net"
>  :channels ("#bitlbee"))
> ("localhost"
>  :channels ("&bitlbee"
>
> (setq rcirc-authinfo
>   `(("freenode"  nickserv ,rcirc-default-nick 
> ,th-nickserv-password-freenode)
> ("oftc"  nickserv ,rcirc-default-nick ,th-nickserv-password-oftc)
> ("localhost" bitlbee  ,rcirc-default-nick ,th-bitlbee-password)))
>
> Bye,
> Tassilo


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode