Some of the fixes are to continue to use American rather than British spelling. * doc/misc/modus-themes.org (my-modus-themes-engraved-faces): Fix misspelled ‘:foreground’s. * etc/themes/modus-themes.el (modus-themes-faces): Fix misspelled ‘modus-themes-bold’. * lisp/emacs-lisp/rx.el (rx--normalize-char-pattern): Rename from rx--normalise-char-pattern. (rx--optimize-or-args): Rename from rx--optimise-or-args. * lisp/frame.el (frame--special-parameters): Fix misspelled "right-divider-width". * lisp/net/tramp.el (tramp-fingerprint-prompt-regexp): Use American spelling “centered”, to match current libfprintf. * lisp/org/org-fold-core.el (org-fold-core--optimize-for-huge-buffers): Rename from org-fold-core--optimise-for-huge-buffers. (org-fold-core-update-optimization): Rename from org-fold-core-update-optimisation, leaving an alias behind. (org-fold-core-remove-optimization): Rename from org-fold-core-remove-optimisation, leaving an alias behind. * lisp/org/org.el (org-advertized-archive-subtree): This alias is now obsolete. * lisp/play/zone.el (zone-ignored-buffers): Fix misspelling of ‘zone--buffer-encrypted-p’. * lisp/progmodes/csharp-mode.el (csharp-ts-mode-faces): Fix misspelling of ‘csharp’ group. * lisp/vc/vc.el (vc-clonable-backends-custom-type): Rename from vc-cloneable-backends-custom-type, leaving an alias behind. * test/lisp/emacs-lisp/bytecomp-tests.el: (bytecomp-tests--warn-arity-non-compiled-callee): Rename from bytecomp-tests--warn-arity-noncompiled-callee. (bytecomp-test-defface-spec): Reword a deliberate misspelling of “default” that is so common I don’t want it to pollute the spelling dictionary. * test/lisp/emacs-lisp/package-vc-tests.el: (package-vc-tests-preserve-artifacts): Rename from package-vc-tests-preserve-artifacts. * test/lisp/eshell/em-prompt-tests.el: (em-prompt-test/forward-backward-paragraph-1): Reword a deliberate misspelling of “goodbye” that is so common I don’t want it to pollute the spelling dictionary.
43 lines
3.0 KiB
Plaintext
43 lines
3.0 KiB
Plaintext
;; -*- mode: lisp-data; -*-
|
|
((cap 10 "CAP REQ :sasl")
|
|
(0.00 ":irc.example.net NOTICE * :*** Looking up your hostname...")
|
|
(0.01 ":irc.example.net NOTICE * :*** Could not resolve your hostname: Domain not found; using your IP address (10.0.2.100) instead."))
|
|
((nick 10 "NICK dummy"))
|
|
((user 10 "USER dummy 0 * :tester"))
|
|
;; This also happens to a test late ACK (see ghost variant for server-sent PING)
|
|
((authenticate 10 "AUTHENTICATE PLAIN")
|
|
(0.00 ":irc.example.net CAP * ACK :sasl")
|
|
(0.09 ":irc.example.net 433 * dummy :Nickname is already in use.")
|
|
(0.04 "AUTHENTICATE :+"))
|
|
((nick 10 "NICK dummy`"))
|
|
((authenticate 10 "AUTHENTICATE AHRlc3RlcgBjaGFuZ2VtZQ==")
|
|
(0.00 ":irc.example.net 900 dummy` dummy`!dummy@10.0.2.100 tester :You are now logged in as tester")
|
|
(0.01 ":irc.example.net 903 dummy` :SASL authentication successful"))
|
|
|
|
((cap 10 "CAP END")
|
|
(0.00 ":irc.example.net 001 dummy` :Welcome to the FooNet IRC Network dummy`!dummy@10.0.2.100")
|
|
(0.02 ":irc.example.net 002 dummy` :Your host is irc.example.net, running version InspIRCd-3")
|
|
(0.02 ":irc.example.net 003 dummy` :This server was created 08:16:52 Jun 08 2023")
|
|
(0.01 ":irc.example.net 004 dummy` irc.example.net InspIRCd-3 BIRcgikorsw ACHIKMORTXabcefghijklmnopqrstvz :HIXabefghjkloqv")
|
|
(0.00 ":irc.example.net 005 dummy` ACCEPT=30 AWAYLEN=200 BOT=B CALLERID=g CASEMAPPING=ascii CHANLIMIT=#:20 CHANMODES=IXbeg,k,Hfjl,ACKMORTcimnprstz CHANNELLEN=64 CHANTYPES=# ELIST=CMNTU ESILENCE=CcdiNnPpTtx EXCEPTS=e :are supported by this server")
|
|
(0.01 ":irc.example.net 005 dummy` EXTBAN=,ACORTUacjrwz HOSTLEN=64 INVEX=I KEYLEN=32 KICKLEN=255 LINELEN=512 MAXLIST=I:100,X:100,b:100,e:100,g:100 MAXTARGETS=20 MODES=20 MONITOR=30 NAMELEN=128 NAMESX NETWORK=FooNet :are supported by this server")
|
|
(0.01 ":irc.example.net 005 dummy` NICKLEN=30 PREFIX=(qaohv)~&@%+ SAFELIST SILENCE=32 STATUSMSG=~&@%+ TOPICLEN=307 UHNAMES USERIP USERLEN=10 USERMODES=,,s,BIRcgikorw WHOX :are supported by this server")
|
|
(0.01 ":irc.example.net 251 dummy` :There are 2 users and 1 invisible on 2 servers")
|
|
(0.01 ":irc.example.net 253 dummy` 1 :unknown connections")
|
|
(0.00 ":irc.example.net 254 dummy` 1 :channels formed")
|
|
(0.02 ":irc.example.net 255 dummy` :I have 3 clients and 1 servers")
|
|
(0.00 ":irc.example.net 265 dummy` :Current local users: 3 Max: 4")
|
|
(0.00 ":irc.example.net 266 dummy` :Current global users: 3 Max: 4")
|
|
(0.00 ":irc.example.net 375 dummy` :irc.example.net message of the day")
|
|
(0.00 ":irc.example.net 372 dummy` : Have fun with the image!")
|
|
(0.00 ":irc.example.net 376 dummy` :End of message of the day.")
|
|
(0.00 ":irc.example.net 501 dummy` x :is not a recognized user mode.")
|
|
(0.00 ":irc.example.net NOTICE dummy` :*** You are connected to irc.example.net using TLS (SSL) cipher 'TLS1.3-ECDHE-RSA-AES-256-GCM-AEAD'"))
|
|
|
|
((mode 10 "MODE dummy` +i"))
|
|
|
|
((privmsg 10 "PRIVMSG NickServ :REGAIN dummy")
|
|
(0.00 ":dummy`!dummy@10.0.2.100 MODE dummy` :+i")
|
|
(0.02 ":NickServ!NickServ@services.int NOTICE dummy` :\2dummy\2 has been regained.")
|
|
(0.02 ":dummy`!dummy@10.0.2.100 NICK :dummy"))
|