unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
blob cc2e9d253c138ebc6249ff59f3a97a65494701cf 1181 bytes (raw)
name: test/lisp/erc/erc-d/erc-d-self-resources/proxy-foonet.eld 	 # 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
 
;;; -*- mode: lisp-data -*-

((pass 10.0 "PASS " (? ?:) network ":changeme"))
((nick 1.2 "NICK tester"))

((user 2.2 "USER user 0 * :tester")
 (0.015 ":" fqdn " 001 tester :Welcome to the FOO Network tester")
 (0.014 ":" fqdn " 002 tester :Your host is " fqdn)
 (0.013 ":" fqdn " 003 tester :This server was created just now")
 (0.012 ":" fqdn " 004 tester " fqdn " BERios CEIRabehiklmnoqstv Iabehkloqv")
 (0.011 ":" fqdn " 005 tester MODES NETWORK=" net " NICKLEN=32 PREFIX=(qaohv)~&@%+"
                 " :are supported by this server")
 (0.010 ":" fqdn " 251 tester :There are 3 users and 0 invisible on 1 server(s)")
 (0.009 ":" fqdn " 252 tester 0 :IRC Operators online")
 (0.008 ":" fqdn " 253 tester 0 :unregistered connections")
 (0.007 ":" fqdn " 254 tester 1 :channels formed")
 (0.006 ":" fqdn " 255 tester :I have 3 clients and 0 servers")
 (0.005 ":" fqdn " 265 tester 3 3 :Current local users 3, max 3")
 (0.004 ":" fqdn " 266 tester 3 3 :Current global users 3, max 3")
 (0.003 ":" fqdn " 422 tester :MOTD File is missing"))

((mode-user 1.2 "MODE tester +i")
 (0.002 ":" fqdn " 221 tester +Zi")
 (0.001 ":" fqdn " 306 tester :You have been marked as being away"))

debug log:

solving cc2e9d253c ...
found cc2e9d253c 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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).