blob 30cd805d76c5a733e66969aa3bfe8b90e86cbe54 1317 bytes (raw)
name: test/lisp/erc/erc-d/erc-d-self-resources/no-pong.lispdata # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
| | ;;; -*- mode: lisp-data -*-
((pass 10.0 "PASS " (? ?:) "changeme"))
((nick 0.2 "NICK tester"))
((~ping 1.2 "PING " nonce)
(0.1 ":irc.example.org PONG irc.example.com " echo))
((user 0.2 "USER user 0 * :tester")
(0 ":irc.example.org 001 tester :Welcome to the Internet Relay Network tester")
(0 ":irc.example.org 002 tester :Your host is irc.example.org")
(0 ":irc.example.org 003 tester :This server was created just now")
(0 ":irc.example.org 004 tester irc.example.org BERios CEIRabehiklmnoqstv Iabehkloqv")
(0 ":irc.example.org 005 tester MODES NETWORK=ExampleOrg NICKLEN=32 PREFIX=(qaohv)~&@%+"
" :are supported by this server")
(0 ":irc.example.org 251 tester :There are 3 users and 0 invisible on 1 server(s)")
(0 ":irc.example.org 252 tester 0 :IRC Operators online")
(0 ":irc.example.org 253 tester 0 :unregistered connections")
(0 ":irc.example.org 254 tester 1 :channels formed")
(0 ":irc.example.org 255 tester :I have 3 clients and 0 servers")
(0 ":irc.example.org 265 tester 3 3 :Current local users 3, max 3")
(0 ":irc.example.org 266 tester 3 3 :Current global users 3, max 3")
(0 ":irc.example.org 422 tester :MOTD File is missing"))
((mode-user 1.2 "MODE tester +i")
(0 ":irc.example.org 221 tester +Zi")
(0 ":irc.example.org 306 tester :You have been marked as being away"))
|
debug log:
solving 30cd805d76 ...
found 30cd805d76 in https://git.savannah.gnu.org/cgit/emacs.git
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.