unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
blob 851db7f1cf7c43140b2cc30b9b64c90765d66bab 3514 bytes (raw)
name: test/lisp/erc/erc-scenarios/resources/base/renick/self/auto.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
 
;; -*- mode: lisp-data; -*-
((pass 1 "PASS :foonet:changeme"))
((nick 1 "NICK tester"))
((user 1 "USER user 0 * :tester")
 (0 ":irc.foonet.org 001 tester :Welcome to the FooNet Internet Relay Chat Network tester")
 (0 ":irc.foonet.org 002 tester :Your host is irc.foonet.org[188.240.145.101/6697], running version solanum-1.0-dev")
 (0 ":irc.foonet.org 003 tester :This server was created Sat May 22 2021 at 19:04:17 UTC")
 (0 ":irc.foonet.org 004 tester irc.foonet.org solanum-1.0-dev DGQRSZaghilopsuwz CFILMPQSbcefgijklmnopqrstuvz bkloveqjfI")
 (0 ":irc.foonet.org 005 tester WHOX FNC KNOCK SAFELIST ELIST=CTU CALLERID=g MONITOR=100 ETRACE CHANTYPES=# EXCEPTS INVEX CHANMODES=eIbq,k,flj,CFLMPQScgimnprstuz :are supported by this server")
 (0 ":irc.foonet.org 005 tester CHANLIMIT=#:250 PREFIX=(ov)@+ MAXLIST=bqeI:100 MODES=4 NETWORK=foonet STATUSMSG=@+ CASEMAPPING=rfc1459 NICKLEN=16 MAXNICKLEN=16 CHANNELLEN=50 TOPICLEN=390 DEAF=D :are supported by this server")
 (0 ":irc.foonet.org 005 tester TARGMAX=NAMES:1,LIST:1,KICK:1,WHOIS:1,PRIVMSG:4,NOTICE:4,ACCEPT:,MONITOR: EXTBAN=$,ajrxz CLIENTVER=3.0 :are supported by this server")
 (0 ":irc.foonet.org 251 tester :There are 33 users and 14113 invisible on 17 servers")
 (0 ":irc.foonet.org 252 tester 34 :IRC Operators online")
 (0 ":irc.foonet.org 254 tester 12815 :channels formed")
 (0 ":irc.foonet.org 255 tester :I have 726 clients and 1 servers")
 (0 ":irc.foonet.org 265 tester 726 739 :Current local users 726, max 739")
 (0 ":irc.foonet.org 266 tester 14146 14541 :Current global users 14146, max 14541")
 (0 ":irc.foonet.org 250 tester :Highest connection count: 740 (739 clients) (3790 connections received)")
 (0 ":tester!~u@gq7yjr7gsu7nn.irc NICK :dummy")
 (0 ":irc.foonet.org 375 dummy :- irc.foonet.org Message of the Day - ")
 (0 ":irc.foonet.org 372 dummy :- This server provided by NORDUnet/SUNET")
 (0 ":irc.foonet.org 372 dummy :- Welcome to foonet, the IRC network for free & open-source software")
 (0 ":irc.foonet.org 372 dummy :- and peer directed projects.")
 (0 ":irc.foonet.org 372 dummy :-  ")
 (0 ":irc.foonet.org 372 dummy :- Please visit us in #libera for questions and support.")
 (0 ":irc.foonet.org 376 dummy :End of /MOTD command."))

((mode-user 10.2 "MODE dummy +i")
 (0 ":dummy!~u@gq7yjr7gsu7nn.irc MODE dummy :+RZi")
 (0 ":irc.znc.in 306 dummy :You have been marked as being away")
 (0 ":dummy!~u@gq7yjr7gsu7nn.irc JOIN #foo")

 (0 ":irc.foonet.org 353 dummy = #foo :alice @bob Lal dummy")
 (0 ":irc.foonet.org 366 dummy #foo :End of /NAMES list.")
 (0 ":***!znc@znc.in PRIVMSG #foo :Buffer Playback...")
 (0 ":alice!~u@gq7yjr7gsu7nn.irc PRIVMSG #foo :[10:00:02] bob: All that he is hath reference to your highness.")
 (0 ":bob!~u@gq7yjr7gsu7nn.irc PRIVMSG #foo :[10:00:06] alice: Excellent workman! Thou canst not paint a man so bad as is thyself.")
 (0 ":***!znc@znc.in PRIVMSG #foo :Playback Complete.")
 (0 ":irc.foonet.org NOTICE dummy :[09:56:57] This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.")
 (0 ":irc.foonet.org 305 dummy :You are no longer marked as being away"))

((mode 10 "MODE #foo")
 (0 ":irc.foonet.org 324 dummy #foo +nt")
 (0 ":irc.foonet.org 329 dummy #foo 1622454985")
 (0.1 ":alice!~u@gq7yjr7gsu7nn.irc PRIVMSG #foo :bob: Farewell, pretty lady: you must hold the credit of your father.")
 (0.1 ":bob!~u@gq7yjr7gsu7nn.irc PRIVMSG #foo :alice: On Thursday, sir ? the time is very short."))

debug log:

solving 851db7f1cf ...
found 851db7f1cf 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).