From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-orgmode@gnu.org
Subject: Re: rcirc
Date: Thu, 13 Mar 2008 11:19:28 +0100 [thread overview]
Message-ID: <87prtz6i4v.fsf@member.fsf.org> (raw)
In-Reply-To: bsabl3v5iv.fsf@richardriley.net
Richard G Riley <rileyrgdev@googlemail.com> 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!
--8<---------------cut here---------------start------------->8---
(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)))
--8<---------------cut here---------------end--------------->8---
Bye,
Tassilo
--
Richard Stallman wrote a program to compute the last digit of pi.
next prev parent reply other threads:[~2008-03-13 10:19 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-13 0:02 rcirc Richard G Riley
2008-03-13 0:09 ` rcirc Bastien Guerry
2008-03-13 0:20 ` rcirc Richard G Riley
2008-03-13 1:09 ` rcirc Bastien Guerry
2008-03-13 11:17 ` rcirc (bug?) Richard G Riley
2008-03-13 11:23 ` Phil Jackson
2008-03-13 11:35 ` Richard G Riley
2008-03-13 11:57 ` Phil Jackson
2008-03-13 12:10 ` Richard G Riley
[not found] ` <873aqu8yji.fsf@shellarchive.co.uk>
2008-03-13 15:49 ` Richard G Riley
2008-03-13 10:19 ` Tassilo Horn [this message]
2008-03-13 10:29 ` Re: rcirc Richard G Riley
2008-03-13 10:31 ` Tassilo Horn
2008-03-13 0:13 ` rcirc Bastien
2008-03-13 0:33 ` rcirc Richard G Riley
2008-03-13 0:50 ` rcirc Hugo Schmitt
2008-03-13 1:12 ` rcirc Bastien Guerry
2008-03-13 1:30 ` rcirc Hugo Schmitt
2008-03-13 9:26 ` rcirc Phil Jackson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87prtz6i4v.fsf@member.fsf.org \
--to=tassilo@member.fsf.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).