unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
blob b20b1e72ec5f26bb0aa9ab511202679c7e1f65e7 2278 bytes (raw)
name: test/lisp/erc/erc-scenarios-resources/48598/clash-of-chans/autojoin/foonet.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
28
29
30
31
32
33
34
35
36
 
;; -*- 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 IRC Network tester")
 (0 ":irc.foonet.org 002 tester :Your host is irc.foonet.org, running version oragono-2.6.0-7481bf0385b95b16")
 (0 ":irc.foonet.org 003 tester :This server was created Mon, 10 May 2021 00:58:22 UTC")
 (0 ":irc.foonet.org 004 tester irc.foonet.org oragono-2.6.0-7481bf0385b95b16 BERTZios CEIMRUabefhiklmnoqstuv Iabefhkloqv")
 (0 ":irc.foonet.org 005 tester AWAYLEN=390 BOT=B CASEMAPPING=ascii CHANLIMIT=#:100 CHANMODES=Ibe,k,fl,CEMRUimnstu CHANNELLEN=64 CHANTYPES=# ELIST=U EXCEPTS EXTBAN=,m FORWARD=f INVEX KICKLEN=390 :are supported by this server")
 (0 ":irc.foonet.org 005 tester MAXLIST=beI:60 MAXTARGETS=4 MODES MONITOR=100 NETWORK=foonet NICKLEN=32 PREFIX=(qaohv)~&@%+ STATUSMSG=~&@%+ TARGMAX=NAMES:1,LIST:1,KICK:1,WHOIS:1,USERHOST:10,PRIVMSG:4,TAGMSG:4,NOTICE:4,MONITOR:100 TOPICLEN=390 UTF8MAPPING=rfc8265 UTF8ONLY WHOX :are supported by this server")
 (0 ":irc.foonet.org 005 tester draft/CHATHISTORY=100 :are supported by this server")
 (0 ":irc.foonet.org 251 tester :There are 0 users and 3 invisible on 1 server(s)")
 (0 ":irc.foonet.org 252 tester 0 :IRC Operators online")
 (0 ":irc.foonet.org 254 tester 1 :channels formed")
 (0 ":irc.foonet.org 255 tester :I have 3 clients and 0 servers")
 (0 ":irc.foonet.org 265 tester 3 3 :Current local users 3, max 3")
 (0 ":irc.foonet.org 266 tester 3 3 :Current global users 3, max 3")
 (0 ":irc.foonet.org 422 tester :MOTD File is missing"))

((join 1 "JOIN #chan")
 (0 ":tester!~u@q6ddatxcq6txy.irc JOIN #chan")
 (0 ":irc.foonet.org 353 tester = #chan :@alice bob tester")
 (0 ":irc.foonet.org 366 tester #chan :End of NAMES list")
 (0.1 ":bob!~u@q6ddatxcq6txy.irc PRIVMSG #chan :tester, welcome!")
 (0 ":alice!~u@q6ddatxcq6txy.irc PRIVMSG #chan :tester, welcome!"))

((mode 1 "MODE #chan")
 (0 ":irc.foonet.org 324 tester #chan +nt")
 (0 ":irc.foonet.org 329 tester #chan 1620608304")
 (0.1 ":bob!~u@q6ddatxcq6txy.irc PRIVMSG #chan :alice: Pray you, sir, deliver me this paper.")
 (0.1 ":alice!~u@q6ddatxcq6txy.irc PRIVMSG #chan :bob: Wake when some vile thing is near."))

((quit 1 "QUIT :\2ERC\2"))

((drop 0 DROP))

debug log:

solving b20b1e72ec ...
found b20b1e72ec in https://yhetil.org/emacs-bugs/874k8i4tb6.fsf@neverwas.me/

applying [1/1] https://yhetil.org/emacs-bugs/874k8i4tb6.fsf@neverwas.me/
diff --git a/test/lisp/erc/erc-scenarios-resources/48598/clash-of-chans/autojoin/foonet.lispdata b/test/lisp/erc/erc-scenarios-resources/48598/clash-of-chans/autojoin/foonet.lispdata
new file mode 100644
index 0000000000..b20b1e72ec

Checking patch test/lisp/erc/erc-scenarios-resources/48598/clash-of-chans/autojoin/foonet.lispdata...
Applied patch test/lisp/erc/erc-scenarios-resources/48598/clash-of-chans/autojoin/foonet.lispdata cleanly.

index at:
100644 b20b1e72ec5f26bb0aa9ab511202679c7e1f65e7	test/lisp/erc/erc-scenarios-resources/48598/clash-of-chans/autojoin/foonet.lispdata

(*) 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).