unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
blob 6cf6596b0b2014127de4f1abab27f35154601a55 3498 bytes (raw)
name: test/lisp/erc/resources/base/modes/chan-changed.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
47
48
49
50
51
52
53
54
55
 
;; -*- mode: lisp-data; -*-
((nick 10 "NICK tester"))
((user 10 "USER user 0 * :tester")
 (0.03 ":cadmium.libera.chat 001 tester :Welcome to the Libera.Chat Internet Relay Chat Network tester")
 (0.02 ":cadmium.libera.chat 002 tester :Your host is cadmium.libera.chat[103.196.37.95/6697], running version solanum-1.0-dev")
 (0.01 ":cadmium.libera.chat 003 tester :This server was created Wed Jan 25 2023 at 10:22:45 UTC")
 (0.01 ":cadmium.libera.chat 004 tester cadmium.libera.chat solanum-1.0-dev DGMQRSZaghilopsuwz CFILMPQRSTbcefgijklmnopqrstuvz bkloveqjfI")
 (0.00 ":cadmium.libera.chat 005 tester CALLERID=g WHOX ETRACE FNC SAFELIST ELIST=CMNTU KNOCK MONITOR=100 CHANTYPES=# EXCEPTS INVEX CHANMODES=eIbq,k,flj,CFLMPQRSTcgimnprstuz :are supported by this server")
 (0.01 ":cadmium.libera.chat 005 tester CHANLIMIT=#:250 PREFIX=(ov)@+ MAXLIST=bqeI:100 MODES=4 NETWORK=Libera.Chat STATUSMSG=@+ CASEMAPPING=rfc1459 NICKLEN=16 MAXNICKLEN=16 CHANNELLEN=50 TOPICLEN=390 DEAF=D :are supported by this server")
 (0.01 ":cadmium.libera.chat 005 tester TARGMAX=NAMES:1,LIST:1,KICK:1,WHOIS:1,PRIVMSG:4,NOTICE:4,ACCEPT:,MONITOR: EXTBAN=$,ajrxz :are supported by this server")
 (0.01 ":cadmium.libera.chat 251 tester :There are 70 users and 42996 invisible on 28 servers")
 (0.02 ":cadmium.libera.chat 252 tester 38 :IRC Operators online")
 (0.01 ":cadmium.libera.chat 253 tester 57 :unknown connection(s)")
 (0.01 ":cadmium.libera.chat 254 tester 22912 :channels formed")
 (0.01 ":cadmium.libera.chat 255 tester :I have 2499 clients and 1 servers")
 (0.01 ":cadmium.libera.chat 265 tester 2499 4187 :Current local users 2499, max 4187")
 (0.01 ":cadmium.libera.chat 266 tester 43066 51827 :Current global users 43066, max 51827")
 (0.01 ":cadmium.libera.chat 250 tester :Highest connection count: 4188 (4187 clients) (319420 connections received)")
 (0.01 ":cadmium.libera.chat 375 tester :- cadmium.libera.chat Message of the Day - ")
 (0.01 ":cadmium.libera.chat 372 tester :- This server kindly provided by Mach Dilemma (www.m-d.net)")
 (0.01 ":cadmium.libera.chat 372 tester :- Welcome to Libera Chat, the IRC network for")
 (0.00 ":cadmium.libera.chat 372 tester :- Email:                      support@libera.chat")
 (0.00 ":cadmium.libera.chat 376 tester :End of /MOTD command.")
 (0.00 ":tester MODE tester :+Ziw"))

((mode-tester 10 "MODE tester +i"))

((join-chan 10 "JOIN #chan")
 (0.09 ":tester!~tester@127.0.0.1 JOIN #chan"))

((mode-chan 10 "MODE #chan")
 (0.03 ":cadmium.libera.chat 353 tester = #chan :tester @Chad dummy")
 (0.02 ":cadmium.libera.chat 366 tester #chan :End of /NAMES list.")
 (0.00 ":cadmium.libera.chat 324 tester #chan +nt")
 (0.01 ":cadmium.libera.chat 329 tester #chan 1621432263"))

((privmsg-before 10 "PRIVMSG #chan :ready before")
 (0.02 ":Chad!~u@ggpg6r3a68wak.irc PRIVMSG #chan before")
 (0.00 ":Chad!~u@ggpg6r3a68wak.irc MODE #chan +Qu"))

((privmsg-key 10 "PRIVMSG #chan :ready key")
 (0.02 ":Chad!~u@ggpg6r3a68wak.irc PRIVMSG #chan :doing key")
 (0.00 ":Chad!~u@ggpg6r3a68wak.irc MODE #chan +k hunter2"))

((privmsg-limit 10 "PRIVMSG #chan :ready limit")
 (0.02 ":Chad!~u@ggpg6r3a68wak.irc PRIVMSG #chan :doing limit")
 (0.00 ":Chad!~u@ggpg6r3a68wak.irc MODE #chan +l 3"))

((privmsg-drop 10 "PRIVMSG #chan :ready drop")
 (0.02 ":Chad!~u@ggpg6r3a68wak.irc PRIVMSG #chan dropping")
 (0.00 ":Chad!~u@ggpg6r3a68wak.irc MODE #chan -lu")
 (0.00 ":Chad!~u@ggpg6r3a68wak.irc MODE #chan -Qk *")
 (0.02 ":Chad!~u@ggpg6r3a68wak.irc PRIVMSG #chan after"))

((drop 0 DROP))

debug log:

solving 6cf6596b0b2 ...
found 6cf6596b0b2 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).