1 rcirc設定 with emacs

(setq rcirc-server-alist
'(("irc.freenode.net"
:nick "nickname"
:port "6667"
:password "password"
:channels ("#django"))))

2 Register your nickname

/nick YourNewNickname
/msg nickserv register YourPassword you@example.com

3 指令

/join #channelname -- to join a channel
/part -- to leave one channel
/quit to leave IRC altogether. This disconnects mirc from the server.
Last Updated 2017-03-10 五 10:26.
Render by hexo-renderer-org with Emacs 25.2.1 (Org mode 8.2.10)

Comment and share

django學習筆記

in python

Table of Contents

django學習筆記
隨筆亂記,陸續增加中

Continue reading

Cwza

Hello everyone.
I’m cwza.
Welcome to my blog.


Software Engineer


Taiwan/Taipei