help-gnu-emacs
[Top][All Lists]
Advanced

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

[rcirc] Some issues on log and auto-join channels of oftc


From: Yue Wu
Subject: [rcirc] Some issues on log and auto-join channels of oftc
Date: Sat, 27 Aug 2011 16:00:52 +0800
User-agent: Opera Mail/11.50 (Win32)

Hi group,

Sorry for my poor English if I can't describe myself clearly, and if I did, please let me know, thanks!

Issue 1:

Log feature deson't work at all, I have these settings in ~/.emacs

(setq rcirc-log-flag t)
(setq rcirc-log-directory "~/.emacs.d/log")
(setq rcirc-log-process-buffers t)


Issue 2:

rcirc-server-alist doesn't work well when rcirc-authinfo has been specified for oftc irc server.

I have settings:

(setq rcirc-server-alist '(("irc.freenode.net" :channels ("#rcirc" "#emacs" "#vim" "#bsdchat")) ("irc.oftc.net" :channels ("#emacs-cn" "#arch-cn" "#suckless" "#vim-cn" "#tex-cn"))
                           ))

(setq rcirc-authinfo '(("freenode" nickserv "user" "password")
                       ("oftc" nickserv "uesr" "password"))

With these setting, the channels I've specified will not aoto-join when connect to oftc, but if I removed "oftc" in rcirc-authinfo, then it will work fine. freenode server works fine in both cases.

My emacs version is: GNU Emacs 24.0.50.1 (i386-mingw-nt5.0.2195) of 2011-08-23 on 3249CTO. I have find the issues since emacs version 23 though.


--
Regards,
Yue Wu

Key Laboratory of Modern Chinese Medicines
Department of Traditional Chinese Medicine
China Pharmaceutical University(中國藥科大學)
No.24, Tongjia Xiang Street, Nanjing 210009, China




reply via email to

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