unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Yue Wu <vanopen@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: [rcirc] Some issues on log and auto-join channels of oftc
Date: Sat, 27 Aug 2011 17:24:54 +0800	[thread overview]
Message-ID: <87obzbb40p.fsf@gmail.com> (raw)
In-Reply-To: 4E58A9DC.9000407@dogan.se

Thank you for quick reply!

Deniz Dogan (2011-08-27 10:25 +0200) wrote:

> On 2011-08-27 10:00, Yue Wu wrote:
>> Hi group,
>>
>> Sorry for my poor English if I can't describe myself clearly, and if I
>> did, please let me know, thanks!
>>
>
> That's alright, you described the issues very clearly!
>
>> 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)
>>
>>
>
> That is strange.  I don't know why that would happen, to be
> honest. I'll have to look into it further.
>
>> 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.
>>
>
> This is because of two things:
>
> 1. On oftc, Nickserv says "You are successfully identified as
> <nickname>.", but on Freenode it says "You are now identified for
> <nickname>."  We currently don't support the oftc version, but I have
> fixed it and will soon push it to trunk.  Thanks.
>
> 2. Since a while back, early March, rcirc uses
> rcirc-authenticate-before-join, which waits until you authenticate
> using e.g. NickServ before joining any channels.  This is turned on by
> default, but since the oftc message was not supported, it would never
> understand that the user had successfully authenticated.  You can
> either turn off this option or wait for me to push the above fix to
> trunk.

Thanks for so detailed explanation, I turn the option to nil and now it
works fine, thank you and hope to see your patch in the trunk!

>
>> 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.
>>
>>




      reply	other threads:[~2011-08-27  9:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-27  8:00 [rcirc] Some issues on log and auto-join channels of oftc Yue Wu
2011-08-27  8:25 ` Deniz Dogan
2011-08-27  9:24   ` Yue Wu [this message]

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87obzbb40p.fsf@gmail.com \
    --to=vanopen@gmail.com \
    --cc=help-gnu-emacs@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.
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).