home *** CD-ROM | disk | FTP | other *** search
/ ftp.update.uu.se / ftp.update.uu.se.2014.03.zip / ftp.update.uu.se / pub / irc / Kiwi.4.37.elc < prev    next >
Text File  |  1996-09-07  |  233KB  |  1,478 lines

  1. ;;; compiled by sojge@Minsk.DoCS.UU.SE on Sun Sep  8 21:37:28 1996
  2. ;;; from file /usr/hacks/lib/emacs/lisp/Kiwi.4.37.el
  3. ;;; emacs version 19.34.1.
  4. ;;; bytecomp version 2.01 beta; 27-aug-91.
  5. ;;; optimization is on.
  6. ;;; this file uses opcodes which do not exist in Emacs18.
  7.  
  8. (if (and (boundp 'emacs-version)
  9.      (or (and (boundp 'epoch::version) epoch::version)
  10.          (string-lessp emacs-version "19")))
  11.     (error "This file was compiled for Emacs19."))
  12.  
  13. (defconst irc-version "Kiwi v4.36 for GNU Emacs" "\
  14. Current Kiwi version.")
  15. (defconst irc-ftp-version "4.37" "\
  16. Current FTP'able version.")
  17. (byte-code "└┴\n\"├D┼╞\fE╟╚\fED    └ç" [format "Kiwi.%s.el*" irc-ftp-version "Kiwi.README" irc-ftp-file-names "FTP.Update.UU.SE" "pub/irc" "FTP.FUNet.FI" "pub/unix/irc/Emacs" irc-ftp-source] 4)
  18. (defconst irc-hacker "Klaus.Zeuge@Student.DoCS.UU.SE" "\
  19. Email address of the person to send complaints and ideas too.")
  20. (require (quote backquote))
  21. (defvar irc-abusive-ignore nil "\
  22. If non nil, send back a message to persons being ignored, instead of
  23. being silent, while throwing away messages from them.")
  24. (defvar irc-alias-alist (quote (("?" . "help") ("BYE" . "quit") ("CHANNEL" . "join") ("END" . "quit") ("EXIT" . "quit") ("IDLE" . "who") ("L" . "list") ("M" . "msg") ("MS" . "msg") ("N" . "names") ("QUERY" . "send") ("STOP" . "quit") ("U" . "users") ("US" . "users") ("USE" . "users") ("USER" . "users") ("W" . "who") ("WHAT" . "list"))) "\
  25. An association list of command aliases used in irc-mode.
  26. This is the first list checked when irc-mode is looking for a command and it
  27. is maintained with the /ALIAS and /UNALIAS commands.")
  28. (byte-code "└┴┬!¼é├─┬┼╞#ê┬!ê└┴╟!¼â├─╟┼╚#ê╟!ê└┴╔!¼â├    ─╔┼╩#ê╔!ê└┴╔!¼â├    ─╔┼╩#ê╔!ç" [make-variable-buffer-local boundp irc-cache-n+s nil put variable-documentation "Cache of known nicks and servers" irc-cache-c+n+s "Cache of known channels, nicks and servers" irc-called-from-buffer "Flag saying whether a command is called from the irc buffer with /names\nor invoked through pressing a key like C-c C-c."] 5)
  29. (defconst irc-command-alist (quote (("ADMIN" . "admin") ("ALIAS" . "alias") ("AWAY" . "away") ("CONFIRM" . "confirm") ("DESCRIBE" . "describe") ("DIE" . "die") ("EVENT" . "event") ("FINGER" . "finger") ("HELP" . "help") ("HERE" . "here") ("IGNORE" . "ignore") ("INFO" . "info") ("INVITE" . "invite") ("JOIN" . "join") ("KICK" . "kick") ("LEAVE" . "leave") ("LINKS" . "links") ("LIST" . "list") ("LUSERS" . "lusers") ("MAIL" . "mail") ("ME" . "me") ("MEMBERSHIPS" . "memberships") ("MODE" . "mode") ("MOTD" . "motd") ("MSG" . "privmsg") ("NAMES" . "names") ("NEWS" . "news") ("NICKNAME" . "nick") ("NOTIFY" . "notify") ("OOPS" . "oops") ("OPER" . "oper") ("QUIT" . "quit") ("QUOTE" . "quote") ("PING" . "ping") ("REDIRECT" . "redirect") ("SEND" . "send") ("SERVICE" . "service") ("SIGNAL" . "signal") ("STAMP" . "stamp") ("STATS" . "stats") ("SUMMON" . "summon") ("TIME" . "time") ("TOPIC" . "topic") ("TRACE" . "trace") ("UNALIAS" . "unalias") ("UNIGNORE" . "unignore") ("USERINFO" . "userinfo") ("USERS" . "users") ("VERSION" . "version") ("WALLOPS" . "wallops") ("WHO" . "who") ("WHOIS" . "whois") ("WHOWAS" . "whois"))) "\
  30. An association list of the regular commands to which all users have access.
  31. Form is (\"COMMAND\" . \"function\") where \"function\" is that last element in
  32. an irc-execute-* symbol.  See also irc-alias-alist and irc-operator-alist.")
  33. (defvar irc-confirm t "\
  34. *If non-nil, provide confirmation for messages sent on IRC.
  35. It should be noted that confirmation only indicates where irc-mode
  36. tried to send the message, not whether it was actually received.
  37. Use the /CONFIRM command to change.")
  38. (byte-code "└┴┬!¼é├─┬┼╞#ê┬!ê└┴╟!¼â╚─╟┼╔#ê╟!ç" [make-variable-buffer-local boundp irc-default-to "*;" put variable-documentation "The default recipient of a message if no : or ; is provided.\n\"*\" means the current channel, no matter what it is." irc-drop-ircII-text-kludge-control-characters t "*If nil, show CNTRL/B, CNTRL/V and CNTRL/_ as ^B. ^V and ^_ in text. These\ncharacters are used as a kludge by the client ircII to toggle the attributes\nreverse, underline and bold respectivly in text. If non-nil, drop those three\ncharacters."] 5)
  39. (defvar irc-emacs-knows-ISO8859-1 (byte-code "└    !┬Yç" [string-to-int emacs-version 19] 2) "\
  40. *Non-nil if Kiwi shouldn't translate octets in incoming messages with
  41. the high bit set to yz strings; nil if translation for such characters
  42. (0240 - 0377) should occur.")
  43. (byte-code "└┴┬!¼é├─┬┼╞#ê┬!ç" [make-variable-buffer-local boundp irc-events (ctcp join nick quit topic) put variable-documentation "Events in IRC that should get notification messages.\nA notification message is just one line to indicate that the event has\noccurred.  The \"ctcp\", \"join\", \"nick\", \"quit\" and \"topic\"\nevents are currently supported by the /EVENT command."] 5)
  44. (defconst irc-help-topic-alist (quote ((";" . "Usage: RECEIVER[,RECEIVER]...; MESSAGE\n\nSend a message to one or several receivers.\nAbout the same as /MSG and :, see /HELP : and /HELP MSG.\n\nWhen no receiver is given yet, on a line, and you press ; first on that line,\nthe last receiver is inserted (this may be a users nickname, a channelname,\na list of receivers, etc)\n\nDon't use any spaces left of the ;.") (":" . "Usage: RECEIVER [, RECEIVER] ... ; MESSAGE\n\nSend a message to one or several receivers.\nAbout the same as /MSG and ;, see /HELP ; and /HELP MSG\n\nWhen no receiver was given yet, and : is inserted first on the line, the\nlast person you sent to will be the default receiver.\n\nDon't use any spaces left of the :.") ("STARTUP" . "Initiation and startup\n\nTo make your GNU Emacs know of this IRC user interface, you can add\nthe following command to your GNU Emacs initialisation file (normaly\n.emacs) in your home directory:\n        (autoload 'irc \"Kiwi\"\n            \"Internet Relay Chat user interface.\" t nil)\n\nThis will make your Emacs to load the library file Kiwi.elc or Kiwi.el\nwhen you typing M-x irc RET. The file must be in one of the\ndirectories mentioned in the variable load-path. (You can check this\nvariables value by typing C-h v load-path RET). You can compile the\nfile Kiwi.el by typing M-x byte-compile-file RET Kiwi.el RET to get\nKiwi.elc.\n\nAt startup time of IRC, you may want to initiate some settings and\ngive some commands. This can be done by setting some variables in your\nGNU Emacs initialisation file (normaly called .emacs). Some typical\ninitialisations may be\n\n       (setq irc-server \"minsk.docs.uu.se\"      ;Which server to use.\n             irc-msg-public \"%s%9s/%s:  \"       ;How to display public msgs\n             irc-pop-on-signal 3                ;Use about 1/3 of screen when\n                                                ; popping up a Kiwi buffer.\n             ;; Give some information about yourself, whatever you want.\n             irc-userinfo (concat\n                           \"Studying computer science at the university of\"\n                           \" Uppsala. Call me on +46 18 463253.\")\n             ;; Commands to be executed when seeing the Welcome message\n             ;; from a server we just connected to.\n             irc-startup-hook '(lambda ()\n                                (irc-execute-command \"links *.se\")\n                                (irc-execute-command \"who *.se\")))\n\nThis will make IRC use about 1/3 of the screen when popping up a\nwindow (this happens for instance when you have deselcted all IRC\nwindows and someone sends you a message). Also, the information string\nfor you (which can contain any information you choose) is initiated.\nWhen a server says \"welcome\", you will be shown all active servers\nin Sweden (SE) and all active users using IRC in Sweden.\n\nDon't give the leading / in the arguments to irc-execute-command.\n\nIf you want more control over how to display public and/or private messages\n(at the time exluding WALLs and WALLOPSs) you can use this clumsy way (be\npatient, a more user friendly method is on it's way) of setting the variables\nirc-public-insert and irc-private-insert to functions taking 3 strings as\narguments, namely the name of the sender, name of the receiver (user or channel\nname normaly) and the message itself (in raw format, after extracting the\nclient-to-client protocol stuff). All this sums up to, that if you don't know\nelisp, you probaly don't want to use this method, or else just change the\ncontrol string constants in the examples below.\nExamples:\n  (setq\n   irc-public-insert '(lambda (from to msg)\n               (let* ((same-chan (string= (upcase irc-channel)\n                          (upcase to)))\n                  (hdr\n                   (format (if same-chan\n                       \"%s %9s:  \"\n                       \"%s %9s/%s:  \")\n                       (if (and irc-message-stamp\n                        (not (eq irc-message-stamp\n                             'private)))\n                       (irc-get-time)\n                       \"\")\n                       from\n                       to))\n                  (irc-msg-cont-used\n                   (make-string \n                (min (length hdr)\n                     (/ (window-width (get-buffer-window\n                               (current-buffer)))\n                    2))\n                ? )))\n             (irc-insert\n              (concat hdr (irc-clean-up-message msg)))))\n   irc-private-insert '(lambda (from to msg)\n            (let* ((to-whom\n                (cond ((string= (upcase irc-nick-used)\n                        (upcase to))\n                       \"*%s %s*  \")\n                      ((irc-is-broadcastname to)\n                       (concat \"=%s %s BROADCAST to all\"\n                           \"users on IRC server(s)\"\n                           \" \\\"%s\\\"=  \"))\n                      (t \"*%s %s/%s*  \")))\n                   (hdr\n                (format to-whom\n                    (if (and\n                         irc-message-stamp\n                         (eq irc-message-stamp\n                         'private))\n                        (irc-get-time)\n                        \"\")\n                    from\n                    to))\n                   (irc-msg-cont-used (make-string \n                           (min (length hdr)\n                            (/ (window-width (get-buffer-window (current-buffer)))\n                               2))\n                           ? )))\n              (irc-insert\n               (concat hdr (irc-clean-up-message msg))))))\n\nHint: the internal control strings uses 2 or 3 of the %s to write the time,\nthe senders name and the receivers name. If only 2 %s are given, the receivers\nname won't be written.\n\n[Note: this is a preliminary version of the help text, please send mail\nto Klaus.Zeuge@Student.DoCS.UU.SE if you think it needs to be changed.]"))) "\
  45. A-list with car = keyword-string for a topic and cdr = descriptions string
  46. of the keyword.")
  47. (byte-code "└┴┬!¼é├─┬┼╞#ê┬!ê└┴╟!¼â├─╟┼╚#ê╟!ê└┴╔!¼â├    ─╔┼╩#ê╔!ê└┴╦!¼â├ ─╦┼╠#ê╦!ç" [make-variable-buffer-local boundp irc-history nil put variable-documentation "A list of messages which irc-mode has processed.\nThis includes both successfully and unsuccessfully sent messages, starting\nwith the most recent first.  irc-max-history limits the number of items\nthat can appear in the list when using irc-add-to-history." irc-ignore-automatic-warnings "*Variable to say whether to to display or not display automatic warnings\nfrom users. Such warnings start with the marker \"<Automatic warning> \" in\na message either directly to to, or on a channel. The default and RECOMMENDED\nvalue is nil, ie to display. Set to non-nil to supress such messages." irc-ignores "A list of NICKNAMES whose events will be ignored.\nMessages or other actions (like joining a channel) generated by anyone in\nthe list will not be displayed or signalled.  This list is maintained with\nthe /IGNORE and /UNIGNORE commands." irc-ignore-trunk "A trunk (for now an array of hash tables) of events and nicks to ignore."] 5)
  48. (defvar irc-map-keyboard-ISO-646-SE2-to-ISO-8859-1 nil "\
  49. *Set to true if you want the sevenbit ISO 646-SE2 characters @[]^`{|}~ to
  50. be mapped into the corrosponding eightbith ISO 8859-1 characters when
  51. being typed.
  52.  
  53. Set to nil to get no such mapping.
  54.  
  55. Set to neither t or nil if you want to get the mapping with the case
  56. for ], [, \\ reversed, i.e. want to have the [ key treated as Σ and
  57. the { key treated as ─.")
  58. (defvar irc-max-history 40 "\
  59. *The maximum number of messages retained by irc-mode.
  60. This limits messages sent, not messages received.  They are stored to be
  61. easily recalled by irc-history-prev and irc-history-next (C-c C-p and C-c C-n
  62. by default).")
  63. (defvar irc-max-server-message-length 512 "\
  64. The maximum length of a message one can send to a server. This include the
  65. trailing CRLF, so the \"real\" message length is 2 less.")
  66. (defvar irc-maximum-size 65536 "\
  67. *Maximum size that the *Kiwi-server* buffer can attain, in bytes.
  68. The default value of 64KB represents an average of about 1500 lines, or roughly
  69. 65 screens on a standard 24 line monitor. See also irc-minimum-size.")
  70. (defvar irc-message-stamp (quote private) "\
  71. *Mark messages received in IRC with the time of their arrival if non-nil.
  72. If this is the symbol \"private\" or \"public\" then only messages of the
  73. specified type are marked with the time.  WALL messages are always
  74. time-stamped.")
  75. (defvar irc-minimum-size 32768 "\
  76. *Minimum size that the *Kiwi-server* buffer will get truncated to after
  77. hitting the size in irc-maximum-size.")
  78. (defvar irc-mode-hook nil "\
  79. *Hook to run after starting irc-mode but before connecting to the server.")
  80. (defvar irc-mode-map nil "\
  81. The keymap which irc-mode uses.
  82.  
  83. Currently set to: \\{irc-mode-map}")
  84. (byte-code "└┴┬!¼è┴┬!½â\n¬ü├─┬┼╞#ê┬!ê└┴╟!¼î┴╟!½ä¬ü╚─╟┼╔#ê╟!ê└┴╩!¼æ┴╩!½ä\n¬å╦╠═╬!\"\n─╩┼╧#ê╩!ê└┴╨!¼î┴╨!½ä¬ü╤─╨┼╥#ê╨!ê└┴╙!¼î┴╙!½ä¬ü╘─╙┼╒#ê╙!ê└┴╓!¼î┴╓!½ä¬ü╫─╓┼╪#ê╓!ê└┴┘!¼î┴┘!½ä¬ü┌─┘┼█#ê┘!ê└┴▄!¼â▌─▄┼▐#ê▄!ê└┴▀!¼ëαß!«éΓ ─▀┼π#ê▀!ç" [make-variable-buffer-local boundp irc-msg-info-post "]" put variable-documentation "*String to end an information message with." irc-msg-info-pre "[" "*String to start an information message with." irc-msg-cont make-string 23 string-to-char " " "*The string put first on a continued line." irc-msg-priv "==%%s%%%ds == " "*The string put first on a line where a private message begins,\nusing TIME and SENDER strings, and EXTRA string." irc-msg-public "-- %s%9s (on %s) -- " "*The string put first on a line where a public message begins,\nusing TIME string, SENDER string and CHANNEL number" irc-msg-sent "(Message sent to %s)" "*Message displayed after sending a string to the server.\nContains TYPE (ie \"channel\" or \"person\") and RECEIVER (ie channel name or\nusers nick)." irc-msg-wall "##%s%s ## " "*The string put first on a line where awrite all (wall) message begins,\nusing TIME and SENDER strings." irc-multiple-leave-in-progress nil "Flag saying whether a multiple /LEAVE command is in progress, so that\nirc-parse-channel shouldn't call irc-show-subscribed-channels." irc-nick getenv "IRCNICK" user-login-name "*The nickname with which to enter IRC.\nThe default value is set from your login name.  Using /NICKNAME changes it."] 5)
  85. (defconst irc-legal-session-name "^\\*Kiwi-\\([^/]+\\)/\\([0-9]+\\)\\*$" "\
  86. A regexp describing a legal session-name. (See irc-get-*-from-session-name).
  87. Two fields are extracted, the first being a host name, and the second a
  88. TCP port number.")
  89. (defvar irc-notify-interval 2 "\
  90. *How often to check for people. The time is in minutes.")
  91. (defvar irc-oops "Oops ... please ignore that." "\
  92. *The text to send to the original IRC message recipient when using /OOPS.")
  93. (defconst irc-operator-alist (quote (("CONNECT" . "connect") ("KILL" . "kill") ("REHASH" . "rehash") ("SQUIT" . "squit") ("WALL" . "wall"))) "\
  94. As association list of commands which only an IRC Operator can use.
  95. It is kept as a separate list so that regular users won't wonder how
  96. come the commands don't work for them.")
  97. (byte-code "└┴┬!¼É┴┬!½â\n¬ç ½â─¬ü┼╞┬╟╚#ê┬!ç" [make-variable-buffer-local boundp irc-output-character-set irc-emacs-knows-ISO8859-1 ISO-8859-1 ASCII put variable-documentation "*Specifies whether the Emacs understands just ASCII (seven bit characters),\nISO-8859/1 (8 bits) or Kanjii (16 bits). The value is one of the following\natoms: ASCII ISO-8859-1 KANJII"] 5)
  98. (defvar irc-pop-on-signal 4 "\
  99. *An integer value means to display the *IRC* buffer when a signal is issued.
  100. The number represents roughly how much of the Emacs screen to use when
  101. popping up the IRC window if only one window is visible.  The reciprocal
  102. is used, so a value of 1 causes the window to appear full-screen, 2 makes
  103. the window half of the screen, 3 makes it one third, et cetera.  If the value
  104. is not an integer then no attempt is made to show the *IRC* buffer if it
  105. is not already visible.")
  106. (byte-code "└┴┬!¼½┴┬!½â\n¬ó├─!ë¡â╞!뺽É╚V½è╔W½ä¬ü╩*╦┬╠═#ê┬!ç" [make-variable-buffer-local boundp irc-port getenv "IRCPORT" p string-to-int np 0 16384 6667 put variable-documentation "*The port on which the IRC server responds.\nMany sites don't have irc as a named service (ie, it has no entry in\n/etc/inetd.conf) so you might have to set this to a number; the most\ncommon configuration is to have IRC respond on port 6667. If there is\nan enviroment variable called IRCPORT and it's value is nummeric\nbetween 1 and 16387, that value is used instead."] 6)
  107. (defvar irc-private-insert nil "\
  108. *Hook to be used to insert private messages (PRIVMSG) sent to you.")
  109. (defvar irc-processes nil "\
  110. All currently open streams to irc-servers are kept in this list.
  111. It is used so that the \"irc\" function knows whether to start a new process
  112. by default.")
  113. (defvar irc-public-insert nil "\
  114. *Hook to be used to insert public messages (MSG) sent to channel.")
  115. (byte-code "└┴┬!¼é├─┬┼╞#ê┬!ê└┴╟!¼â╚─╟┼╔#ê╟!ê└┴╩!¼â╦\n─╩┼╠#ê╩!ê└┴═!¼ë┴═!¡é─═┼╬#ê═!ê└┴╧!¼æ┴╧!½ä¬å╨╤!«ü╥─╧┼╙#ê╧!ê└┴╘!¼â╒─╘┼╓#ê╘!ê└┴╫!¼â╪─╫┼┘#ê╫!ç" [make-variable-buffer-local boundp irc-reply-count 0 put variable-documentation "Internal Kiwi variable to keep track of number of replies to /LINKS,\n/NAMES, or /WHO." irc-reply-count-interval 1 "Internal Kiwi variable to keep track of how many seconds should\npass at least between each display of irc-reply-count when waiting\nfor the reply of a /LINKS, /NAMES, or /WHO to finnish." irc-reply-count-time (0 0) "Internal Kiwi variable to keep track of en irc-reply-count was displayed\nlast." irc-scroll-step "*The scroll step used by irc-insert. Set to non-number to get\nthe nice automatic behaivour you get by default." irc-server getenv "IRCSERVER" "irc.ludd.luth.se" "*The name of the internet host running the IRC daemon.\nIRC servers generally restrict which machines can maintain connetions with\nthem, so you'll probably have to find a server in your local domain.\nInitiated from enviroment variable IRCSERVER." irc-show-japanese-characters nil "*If nil, replace Kanjii characters in text by a marker like \"Old Kanjii\"\nfollowed by a list of integers denoting the 16 bit values of the characters.\nIf t, enter the text \"as is\" e.i., keep even the ESCape characters.\nIf neither nil nor t, enter the text in \"raw\" mode e.i., replace the ESCapes\nby ^[ and insert the resulting text in the buffer.\nThe default is nil." irc-signals ((backtalk t) (detect nil) (invite t) (join nil) (nick nil) (private t) (topic nil) (wall t) (public nil) (user nil)) "Events in IRC that should get signalled when they occur.\nGenerally the signal is an audible beep.  The value of irc-signals is an\nassociation list of events recognized by irc-mode and is maintained with\nthe /SIGNAL command."] 5)
  116. (defvar irc-spacebar-pages t "\
  117. *When this variable is non-nil, the following keys are in effect when
  118. point is in the output region.
  119.  
  120. SPC      scroll-forward    DEL           scroll-backward
  121. TAB      previous-line     LFD or RET    next-line")
  122. (defvar irc-time-stamp 5 "\
  123. *How often to insert a time-stamp into *IRC* buffers.
  124. The first time one is based from the hour the IRC process was started so that
  125. values which divide evenly into 60 minutes (like the default of 10) will split
  126. the hour evenly (as in 13:10, 13:20, 13:30, et cetera).  To disable the
  127. time-stamping set this variable to 0.  This can be set with the /STAMP command.
  128.  
  129. The accuracy of the time-stamping can be improved greatly by running
  130. M-x display-time; with default settings this guarantees that Emacs will have
  131. some sort of predictable activity every minute.  If display-time is not running
  132. and the IRC session is idle, the time-stamp can be up to two minutes late.")
  133. (defvar irc-translation-table-incoming (byte-code "└┴!½ì┬    !½ê    G├U½é    ç└┴!½ï    9½ç    ─=½éç╞ç" [boundp irc-translation-table-incoming arrayp 256 scandinavian irc-translation-table-incoming-scandinavian7 nil] 2) "\
  134. *Translation table for incoming characters.
  135. If non-nil, single characters are translated one by one according to
  136. this table. The table consists of a 256 elements long array, where each
  137. element is either a string or nil. If the element is nil, the character
  138. with the corresponding code is dropped, if the element is a string, the
  139. string is inserted instead of the character.")
  140. (defvar irc-translation-table-incoming-scandinavian7 ["^@" "^A" "" "^C" "^D" "^E" "^F" "^G" "^H" "^I" "^J\n" "^K" "^L" "^M" "^N" "" "^P" "^Q" "^R" "^S" "^T" "^U" "" "^W" "^X" "^Y" "^Z" "^[" "^\\" "^]" "^^" "" " " "!" "\"" "#" "$" "%%" "&" "'" "(" ")" "*" "+" "," "-" "." "/" "0" "1" "2" "3" "4" "5" "6" "7" "8" "9" ":" ";" "<" "=" ">" "?" "@" "A" "B" "C" "D" "E" "F" "G" "H" "I" "J" "K" "L" "M" "N" "O" "P" "Q" "R" "S" "T" "U" "V" "W" "X" "Y" "Z" "[" "\\" "]" "^" "_" "`" "a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k" "l" "m" "n" "o" "p" "q" "r" "s" "t" "u" "v" "w" "x" "y" "z" "{" "|" "}" "~" "^?" "Ç" "~" "é" "â" "{" "à" "}" "ç" "ê" "ë" "è" "ï" "î" "ì" "[" "]" "É" "æ" "Æ" "ô" "|" "ò" "û" "ù" "ÿ" "\\" "^" "¢" "£" "¥" "₧" "ƒ" " " "!" "c" "#" "$" "Y" "|" "$" "\"" "c" "+" "<<" "!" "-" "R" "~" "C" "+" "2" "3" "'" "u" "$" "-" "," "1" "0" ">>" "?" "?" "?" "?" "A" "A" "A" "A" "[" "]" "[" "C" "E" "@" "E" "E" "I" "I" "I" "I" "D" "N" "O" "O" "O" "O" "\\" "*" "\\" "U" "U" "U" "^" "Y" "T" "ss" "a" "a" "a" "a" "{" "}" "{" "c" "e" "`" "e" "e" "i" "i" "i" "i" "d" "n" "o" "o" "o" "o" "|" "/" "|" "u" "u" "u" "~" "y" "t" "y"] "\
  141. *Translation table for incoming characters to translate from ISO 8859-1
  142. to SIS E47. Also handles some MSDOS characters.")
  143. (defvar irc-translation-table-incoming-scandinavian8 ["^@" "^A" "" "^C" "^D" "^E" "^F" "^G" "^H" "^I" "^J\n" "^K" "^L" "^M" "^N" "" "^P" "^Q" "^R" "^S" "^T" "^U" "" "^W" "^X" "^Y" "^Z" "^[" "^\\" "^]" "^^" "" " " "!" "\"" "#" "$" "%%" "&" "'" "(" ")" "*" "+" "," "-" "." "/" "0" "1" "2" "3" "4" "5" "6" "7" "8" "9" ":" ";" "<" "=" ">" "?" "╔" "A" "B" "C" "D" "E" "F" "G" "H" "I" "J" "K" "L" "M" "N" "O" "P" "Q" "R" "S" "T" "U" "V" "W" "X" "Y" "Z" "─" "╓" "┼" "▄" "_" "Θ" "a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k" "l" "m" "n" "o" "p" "q" "r" "s" "t" "u" "v" "w" "x" "y" "z" "Σ" "÷" "σ" "ⁿ" "^?" "Ç" "ⁿ" "é" "â" "Σ" "à" "σ" "ç" "ê" "ë" "è" "ï" "î" "ì" "┼" "─" "É" "æ" "Æ" "ô" "÷" "ò" "û" "ù" "ÿ" "╓" "▄" "¢" "£" "¥" "₧" "ƒ" "á" "í" "ó" "ú" "ñ" "Ñ" "ª" "º" "¿" "⌐" "¬" "½" "¼" "¡" "«" "»" "░" "▒" "▓" "│" "┤" "╡" "╢" "╖" "╕" "╣" "║" "╗" "╝" "╜" "╛" "┐" "└" "┴" "┬" "├" "─" "┼" "╞" "╟" "╚" "╔" "╩" "╦" "╠" "═" "╬" "╧" "╨" "╤" "╥" "╙" "╘" "╒" "╓" "╫" "╪" "┘" "┌" "█" "▄" "▌" "▐" "▀" "α" "ß" "Γ" "π" "Σ" "σ" "µ" "τ" "Φ" "Θ" "Ω" "δ" "∞" "φ" "ε" "∩" "≡" "±" "≥" "≤" "⌠" "⌡" "÷" "≈" "°" "∙" "·" "√" "ⁿ" "²" "■" " "] "\
  144. *Translation table for incoming characters to translate from SIS E47
  145. to ISO 8859-1. Also handles some MSDOS characters.")
  146. (byte-code "└┴┬!¼ç┴┬!¡ü\n├┬─┼#ê┬!ç" [make-variable-buffer-local boundp irc-userinfo put variable-documentation "*If non-nil, a user settable string to be replied with when the client is\nqueried by some other user."] 5)
  147. (fset 'subfield '(macro . #[(str n) "└┴┬├\fDD┬┼\fDDE╞├\fD┼\fDF╚BBBç" [if and numberp match-beginning n match-end substring str ("")] 7 "\
  148. Return a substring of STR. The substring is field N, as used in the latest
  149. string-match."]))
  150. (defconst irc-hostname "^[A-Za-z][A-Za-z0-9.-.---]*$" "\
  151. A regexp matching a string if and only if the string is a hostname.")
  152. (byte-code "└┬─ç" ["\\(^\\.\\|\\.$\\)" irc-hostname-complement (97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 48 49 50 51 52 53 54 55 56 57 45 46) irc-hostname-chars nil] 1)
  153. (fset 'irc-is-hostname #[(name) ";¡ò┴\n\"¡ì┴├\"¡ç┴─!\"???ç" [name string-match irc-hostname "\\." regexp-quote irc-hostname-complement] 3 "\
  154. Returns t if the NAME is a hostname, nil else.
  155. This functions is more paranoid (Hello RFC 952!) than the IRC servers."])
  156. (fset 'irc-is-nickname #[(name) "└┴┬P \"º¡å└─ \"º?ç" [string-match "^[]A-Z[\\^_a-z{|}~`]" "[]A-Z0-9[\\_^a-z{|}~`-`---]*$" name "\n"] 3 "\
  157. Returns t if the NAME is a valid nick name in IRC."])
  158. (fset 'irc-is-channelname #[(name) "└ ½ô    ┬H├U¼ç    ┬H─U½à┼    !«£╞ ½î    ┬H╟U½à┼    !«î╚╔    \"º¡à┼╩    P!ç" [irc-server-has-multijoinable-channels name 0 35 38 irc-is-named-channel irc-server-has-non-numeric-channel-names 43 string-match "^ *-?[0-9]+ *$" "+"] 3 "\
  159. Returns t if NAME is a valid channel identification."])
  160. (fset 'irc-is-broadcastname #[(name) "└ ¡î    ┬H├U«à    ┬H─Uç" [irc-server-has-multijoinable-channels name 0 36 35] 2 "\
  161. Return t if NAME is a valid broadcast address, ie is a server- or hostname
  162. containing wildcards prepended by $ (server) or # (host). Broadcasts came at
  163. the same time as #channels."])
  164. (fset 'irc-is-named-channel #[(name) "└ ½ç┴┬ \"º«ë─ ¡à┴┼ \"ºç" [irc-server-has-multijoinable-channels string-match "^[&#+][]/a-zA-Z#+{}[^~()*!@.,0-9_-_---]*$" name irc-server-has-non-numeric-channel-names "^+[]/a-zA-Z+{}[^~()*!@.,0-9_-_---]*$"] 3 "\
  165. Return t if NAME is a valid nummeric channel identification."])
  166. (fset 'irc-is-multijoinable-channel #[(channel) ";¡î┴H┬U«à┴H├Uç" [channel 0 35 38] 2 "\
  167. True if CHANNEL is a multijoinable channel, ie a channel one can listen
  168. to along several other multijoinable channels. This feature was introduced in
  169. server version 2.6."])
  170. (fset 'irc-is-receiver #[(obj) "┴ÿ«╬┬!«╔├─\"½╖┼öº½ì┼òº½ê┼ö┼òO¬ü╞╟öº½ì╟òº½ê╟ö╟òO¬ü╞    ┬    !¡ä╩!*«î╦!«ç\f¡â═!ç" [obj "*" irc-is-nickname string-match "^\\([^@]+\\)@\\([^@]+\\)$" 1 "" 2 post pre irc-is-hostname irc-is-channelname irc-operator irc-is-broadcastname] 4 "\
  171. True if STR could be either a nick or channel name.
  172. If user is an enabled irc operator, broadcast addresses are OK too."])
  173. (fset 'irc-format-channel #[(channel &optional width) "└    º½â    «ü┬]─!╟ÿ½â╚¬î    ÿ½à╩P¬ü ╠└  GZ]═\" P,ç" [0 width 15 w irc-is-named-channel channel isnamed "*" "Private" irc-channel "%" c make-string 32 rpad] 4 "\
  174. Format a CHANNEL identification (name, number or * (ie private)) to be left
  175. justified in a 15 character wide field. Ie make what the format string %-15s
  176. SHOULD do. If the channel equals irc-channel, ie the current channel, it is
  177. postpended with a %.
  178.  
  179. Arguments are a string with the channel ID, and optional a number saying how
  180. wide the resulting string should be at least. If none is given, 15 is used as
  181. the default."])
  182. (fset 'irc-extract-hostname #[(s) "└    Gë\nW½æ─     ┼O!>½å Të¬k╟    └ O!¡ä    └ O*ç" [0 s len i string-to-char nil irc-hostname-chars irc-is-hostname] 5 "\
  183. Extract the hostname part from the STRING, ignoring a trailing comment.
  184. The string doesn't start with a host name, return nil."])
  185. (fset 'irc-extract-hosts #[(path) "└    !├─    \"\nG    ╟ÿ½â╚¬£\n¼î½ë╔    T╚O!¬ì\n¼â╚¬ç╔    ╚O!+ç" [irc-extract-hostname path first-host string-match "!" first-! len "" nil irc-extract-hosts] 4 "\
  186. Extract and remember the different hosts mentioned in the path string,
  187. \"h1!h2!h3!x\" where x is either a host or a nick name."])
  188. (byte-code "äG┴ ┬├─#ê┬┼─#ê┬╞╟#ê┬╚╔#ê┬╩╦#ê┬╠═#ê┬╬╧#ê┬╨╤#ê┬╥╙#ê┬╘╒#ê┬╓╫#ê┬╪┘#ê┬┌█#ê┬▄▌#ê┬▐▀#ê┬αß#ê┬Γπ#ê┬Σσ#ê┬µτ#ê┬ΦΘ#ê┬Ωδ#ê┬∞τ#ê┬φε#ê┬∩≡#ê┬±≥#ê┬≤⌠#ê┬⌡÷#ê┬≈°#ê┬∙·#ê┬√ⁿ#ê┬²■#ê┬ ü@#ê┬üAüB#ê┬üCüD#ê┬üEüF#ê┬üGüH#ê┬üIüJ#ê┬üKüL#ê┬üMüN#ê┬üOüP#ê┬üQüR#ê┬üSüT#êüUüVüWüXüYüZë#ü[\"\"êüZç" [irc-mode-map make-keymap define-key "\n" irc-process-input "" "    " irc-tab "" irc-execute-alias "" irc-execute-names "" irc-execute-help "    " irc-execute-invite "\n" irc-execute-join " " irc-execute-kill "\f" irc-execute-list "" irc-history-menu "" irc-history-next "" irc-execute-oops "" irc-history-prev "" irc-execute-quote "" irc-execute-redirect "" irc-execute-squit "" irc-execute-topic "" irc-kill-input "" irc-execute-version "" irc-execute-who "" "#" irc-execute-lusers "=" irc-execute-memberships "?" describe-mode "a" irc-execute-admin "c" irc-execute-connect "f" irc-execute-finger "i" irc-execute-info "k" irc-execute-quit "l" irc-execute-links "m" irc-execute-mode "n" irc-execute-news "o" irc-execute-oper "p" irc-yank-prev-command "q" irc-execute-leave "s" irc-execute-summon "t" irc-execute-trace "u" irc-execute-users "v" irc-version "w" irc-execute-whois "" irc-del-backward-char mapcar #[(key) "└    \n├#ç" [define-key irc-mode-map key irc-self-insert] 4] append where-is-internal self-insert-command nil (" " "!" "\"" "#" "$" "%" "&" "'" "(" ")" "*" "+" "," "-" "." "/" "0" "1" "2" "3" "4" "5" "6" "7" "8" "9" ":" ";" "<" "=" ">" "?" "@" "A" "B" "C" "D" "E" "F" "G" "H" "I" "J" "K" "L" "M" "N" "O" "P" "Q" "R" "S" "T" "U" "V" "W" "X" "Y" "Z" "[" "\\" "]" "^" "_" "`" "a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k" "l" "m" "n" "o" "p" "q" "r" "s" "t" "u" "v" "w" "x" "y" "z" "{" "|" "}" "~")] 7)
  189. (fset 'irc-filter #[(proc str) "└    !├├├├├è\nqêè    ╩V½ç╦    \f\"ê`bëZP╨ ê╤╥\"½ó╙!ëA@\f½h╘╒!ê╓╫┘\n!$ê¬W╩W½ä¬é\\*█ \n=½ä▄ ¬â▌\n!ë½ë▐\"ê¬ëè\nqêbê)¿¡╨\f¡═?¡╚▄ αß!ΓU¼àπ\n!¬╕Σσß\"!êΓU½çµ▄ \n\"¬úτ├ΦΘ!½èΘ Θ ÑZ¬êΩ Ω ÑZ\"êπ\n!êΣ!.ç" [process-buffer proc ibuf nil bell irc-mark-to-point new-point old-irc-mark win irc-maximum-size 0 irc-truncate-buffer irc-minimum-size irc-mark irc-scratch str irc-check-time string-match "\n" irc-parse-server-msg ding no-terminate irc-minibuffer-message "%sBell in %s%s" irc-msg-info-pre buffer-name irc-msg-info-post window-buffer selected-window get-buffer-window set-window-point irc-pop-on-signal irc-count-windows no-mini 1 display-buffer select-window next-window set-window-buffer split-window fboundp frame-height screen-height] 6 "\
  190. Filtering procedure for IRC server messages.
  191. It waits until everything up to a newline is accumulated before handing the
  192. string over to irc-parse-server-msg to be processed.  If irc-pop-on-signal
  193. is an integer and a signal is issued then the *IRC* buffer will be displayed.
  194.  
  195. Unless irc-maximum-size is zero or negative, truncate the Kiwi buffer to
  196. be no larger than irc-maximum-size. If it is larger, truncate it to
  197. the size irc-minimum-size."])
  198. (fset 'irc-string-display-length #[(str) "└    G└ └V½╘ S\n     Hë╞U½â╟¬┐╚W¼à╔U½è\n½â╦¬«╠¬½╔W½â═¬ú╬W½â╠¬¢╧W½ò╤=½â╠¬ì╥=½â═¬ä╠¬ü╠)\\¬'\n+ç" [0 str x i len c t 8 32 127 ctl-arrow 2 4 1 160 256 irc-output-character-set ASCII ISO-8859-1] 4 "\
  199. Return the number of display positions a string would take when
  200. being displayed by GNU-emacs. A character can be displayed in 1, 2 or
  201. 4 positions. Also a TAB can be 1 to 8 positions wide.
  202.  
  203. This function is pessimistic, and will rather return a too large count than a
  204. too small."])
  205. (fset 'irc-clean-up-message #[(str) "└┬├─┼╞╟╚╔╩╦\f½â└¬Ä═╬╧╨╤╥╙╘╒╓╫╪░\f└░\f┌█Q▌█Q9½ûα=½å!¬èΓ=½ä#Σ%\"¼îâP└%ÖâP&τ=¼ç&Φ=â9ΣΘΩP%\"â9&τ=½╤δöº½Äδòº½ë%δöδòO¬ü└,φöº½Äφòº½ë%φöφòO¬ü└.∩öº½Ä∩òº½ë%∩ö∩òO¬ü└0±.!ê%≥òΦO+é?&Φ=½╞≥ò%δöδòO3453÷ÿ½â≈¬ô3°ÿ½â∙¬è3·ÿ½â√¬üⁿ±²%φöφòO!!> ░%4ΦO*Bé?ü@üAüBP!ê%≥ëòO%≥òΦOBé?½É%≥HH%δΦOBé?%≥HüCY½¿%≥HüDW¼êEüF=¼ûüGüH%≥H\"░%δΦOBé?ΣüIüJQ%\"½ò%≥ëòSOüKP%≥òΦOBé?%≥HüLU½îüM%δΦOBé?%≥HüNU½ïüO%δΦOB¬±P½ÖüQ%≥HüRüS#½ë└%δΦOB¬╘%≥H≥Y½ó%≥HüTX½ÿüIüU%≥HüV\\!P%δΦOB¬¬ΣüIüWQ%\"½É%≥ö≥òO%≥òΦOB¬ï%≥δO%δΦOBX    X@PXA%)éO    %P,ç" ["" clean "%" "" "    \n \f" "" "" "" "Çüéâäàåç" "êëèïîìÄÅ" "ÉæÆôöòûù" "ÿÖÜ¢£¥₧ƒ" irc-emacs-knows-ISO8859-1 "áíóúñѪº" "¿⌐¬½¼¡«»" "░▒▓│┤╡╢╖" "╕╣║╗╝╜╛┐" "└┴┬├─┼╞╟" "╚╔╩╦╠═╬╧" "╨╤╥╙╘╒╓╫" "╪┘┌█▄▌▐▀" "αßΓπΣσµτ" "ΦΘΩδ∞φε∩" "≡±≥≤⌠⌡÷≈" "°∙·√ⁿ²■ " dirty-chars "[" "]" dirty "[^" non-dirty irc-translation-table-incoming scandinavian7 irc-translation-table-incoming-scandinavian7 scandinavian8 irc-translation-table-incoming-scandinavian8 string-match str irc-show-japanese-characters t nil "^ ?$\\([@AB]\\)\\([^]*" "\\)\\([()]. ?\\)" 1 pre 2 msg 3 trail irc-clean-up-message 0 type msgend irc-msg-info-pre "@" "Old Kanjii: " "A" "Probaly chinese: " "B" "Modern Kanjii: " "Unkown 16-bit: " irc-translate-kanji irc-msg-info-post " " irc-insert "%%Bug in japanese part of" " irc-clean-up-message." 128 160 irc-output-character-set ISO-8859-1 format "\\%o" "^" "*%" "%%" 9 "^I" 127 "^?" irc-drop-ircII-text-kludge-control-characters irc-member-general (2 15 22 31) = 31 char-to-string 64 "+" split] 22 "\
  206. Exchange all \"%\" with \"%%\" in STR. Also exchange CNTRL/X in STR
  207. with ^X. Substitute a ^B for CNTRL/B (which is used by ircII to togle the
  208. boldness of text) if irc-drop-ircII-text-kludge-control-characters is true,
  209. or else drop the character. As a further kudo, replace japanese characters
  210. coded with JIS etc unless irc-show-japanese-characters is nil."])
  211. (fset 'irc-translate-kanji #[(str) "└\nG├Y½ú\n─H┼_\n╞H\\╚╔    ë└ÿ½â└¬ü╩$\n├╦O)¬W\nG─V½ê╚╠\n─H\"¬ü    )ç" ["" retval str 2 0 256 1 double format "%s%s%d" " " nil "ODD %d"] 5 "\
  212. Translate a japanese Kanjicoded message in STR into nummeric codes.
  213. Just exchange every two octet sequence into their nummeric codes."])
  214. (fset 'irc-parse-server-msg #[(str) "└┴\n\"ë½ô\n─ O\n T┼OP└┴\n\"ë¼m)└╞\n\"ë«é\nG\n─O    ╩╦    P!\f└═    \"ë¡╛╧öº½Ä╧òº½ë    ╧ö╧òO¬ü╨╤öº½Ä╤òº½ë    ╤ö╤òO¬ü╨╥öº½Ä╥òº½ë    ╥ö╥òO¬ü╨BB¡å    ─ò┼O½ì╒╓A@AA#¬ü╨½è╒╪@#¬é        ¼ä▌▐!ê╨╨▀α!¼èßΓ!êπα!┼Lê º¼ëßΣ \"ê─ σ    !     Të µª─U½çτΦ)P!ê\n└╞\n\"T┼O└Ω    \"½ä┼éµ└δ    \"½ç∞    !éµ└φ    \"½çε    !éµ└∩    \"½çε    !éµ└≡    \"½çε    !éµ└±    \"½ç≥    !éµ└≤    \"½ç⌠    !éµ└⌡    \"½ç÷    !éµ└≈    \"½ç°    !éµ└∙    \"½ç·    !éµ└√    \"½çⁿ    !éµ└²    \"½ç■    !éµ└     \"½ëü@    !éµ└üA    \"½ëüB    !éµ└üC    \"½ëüD    !éµ└üE    \"½ëüF    !éµ└üGüHüIQ    \"â╧öº½Ä╧òº½ë    ╧ö╧òO¬ü╨J╤öº½Ä╤òº½ë    ╤ö╤òO¬ü╨K╥öº½Ä╥òº½ë    ╥ö╥òO¬ü╨LüMöº½öüMòº½ì    üMöüMòO¬ü╨    ─ò┼OPNK╨ÿ½ä)¬éKOüPO!½èüQOüR\"ê└üSN\"½┌╧öº½Ä╧òº½ëN╧ö╧òO¬ü╨╤öº½Ä╤òº½ëN╤ö╤òO¬ü╨N─ò┼OTUëVTPNUüWÿ½èNüXPN¬ïüYOLU#ê+¬└ΩN\"?¡òüZJKü[Lü\\N╞░!-éµ└ü]    \"½æü^    !éµ└ü_ü`üIQ    \"âM╧öº½Ä╧òº½ë    ╧ö╧òO¬ü╨J╤öº½Ä╤òº½ë    ╤ö╤òO¬ü╨K╥öº½Ä╥òº½ë    ╥ö╥òO¬ü╨LüMöº½öüMòº½ì    üMöüMòO¬ü╨    ─ò┼OPNK╨ÿ½ä)¬éKOüPO!½èüQOüR\"ê└üSN\"½┌╧öº½Ä╧òº½ëN╧ö╧òO¬ü╨╤öº½Ä╤òº½ëN╤ö╤òO¬ü╨N─ò┼OTUëVTPNUüWÿ½èNüXPN¬ïüaOLU#ê+¬└ΩN\"?¡òüZJKübLü\\N╞░!-éµ└üc    \"½ëüd    !éµ└üe    \"½åüf ¬°└üg    \"½êüh    !¬τ└üi    \"½êüj    !¬╓└ük    \"½êül    !¬┼└üm    \"½êün    !¬┤└üo    \"½êüp    !¬ú▌üqürP!ê▌üsüt    !\"ê▌üuüvPw\"ê┼. Bç" [string-match "" str n 0 nil "\n" nl eol line irc-log-in-debug-buffer "  " dummy "^:\\([^! :]+\\)!\\([^@ :]+\\)@\\([^ :]+\\)" new 1 "" 2 3 triple rest format " <%s@%s>" irc-userhost ":%s%s" irc-last-NOTICE-rcv last-NOTICE-rcv irc-last-NOTICE-src last-NOTICE-src irc-insert "%%WARNING: got incomplete line from server! No newline." boundp irc-count-incoming-messages message "?Kiwi: Variable irc-count-incoming-messages unbound" make-local-variable "?Kiwi: irc-count-incoming-messages=%d, not a number" irc-lowlevel-dequote 50 irc-send "PONG " irc-server "^ *$" "^:[^: ]+ +MSG " irc-parse-public "^:[^: ]+ +CHANNEL " irc-parse-channel "^:[^ ]+ +JOIN " "^:[^: ]+ +PART " "^:[^: ]+ +INVITE " irc-parse-invite "^:[^: ]+ +NICK " irc-parse-nick "^:[^: ]+ +WALL " irc-parse-wall "^:[^: ]+ +WALLOPS " irc-parse-wallops "^:[^: ]+ +QUIT " irc-parse-quit "^:[^: ]+ +KICK " irc-parse-kick "^:[^: ]+ +KILL " irc-parse-kill "^:[^: ]+ +TOPIC " irc-parse-topic "^:[^: ]+ +MODE " irc-parse-mode-reply "^:[^: ]+ +[023][0-9][0-9][^0-9]" irc-parse-RPL "^:[^: ]+ +[4-5][0-9][0-9][^0-9]" irc-parse-ERR "^\\(:?\\)\\([^: ]*\\) *NOTICE" " +\\([^: ]+\\) *:" "\\([^]*[^]*\\)" colon from to 4 msg frm irc-is-nickname irc-remember irc-nicknames "^\\([^]*\\)\\([^]*\\)" end ctcp start "" "" irc-parse-CLIENT-answer irc-parse-server-msg " NOTICE " " :" "^\\(:[^: ]* +\\)?NOTICE " irc-parse-notice "^\\(:?\\)\\([^: ]*\\) *PRIVMSG" " +\\([^ ]+\\) +:" irc-parse-CLIENT-query " PRIVMSG " "^\\(:[^: ]* +\\)?PRIVMSG " irc-parse-priv "^PING " irc-pong "^\\(:[^: ^]* +\\)?PONG " irc-parse-pong "^ERROR " irc-parse-error "^WHOREPLY " irc-parse-whoreply "^NAMREPLY " irc-parse-namreply "^LINREPLY " irc-parse-linreply "%%Received unkown message from server," " in function irc-parse-server-msg:" "%% \"%s\" (cleaned up line)." irc-clean-up-message "%% Please let %s know about this;" " it might be a bug." irc-hacker] 10 "\
  215. Take the first line from STR and pass it on to the appropriate irc-parse-*
  216. function.  If the message is one which irc-mode doesn't recognize, just display
  217. it as the raw server message.
  218.  
  219. It returns a dotted-pair whose car is the remainder of STR after the first
  220. newline and whose cdr is either t or nil, indicating whether a signal should
  221. be issued."])
  222. (fset 'irc-parse-channel #[(str) "└┴┬P \"¼▒└┴─P \"¼⌐└┼┬P \"¼í└┼─P \"¼Ö└╞─P \"¼æ╟╚╔P\n\"ê╟╦ \"ê╟╠!ç═öº½ì═òº½ê ═ö═òO¬ü╬╨öº½ì╨òº½ê ╨ö╨òO¬ü╬╥öº½ì╥òº½ê ╥ö╥òO¬ü╬╘öº½ì╘òº½ê ╘ö╘òO¬ü╬╓ÿ«è╫ÿ¡ä╪ÿ┌█GS]▄\"P ÿ½Æ½êßΓ\"ê¬åπΓ\"ê ÿ½╕½ÑΣ ½Üû%ûÿ¼å%╪ÿ½ç╪%µ ¬▐µ ¬┌╪%µ ¬╙%τΦ%P!êµ ¬─ΘΩ\"¼╕δ,>½▓½ÿ╟φ./Σ ½ä¬é%0&¬¢π±\"ê╟≥./0&¬à≤δ\".ç" [string-match "^: *\\([^ ]+\\) +\\(JOIN\\)" " +:?\\([^ ]+\\) +\\([^ ]*\\) *$" str " +:?\\([^ ]+\\) *\\(\\)$" "^: *\\([^ ]+\\) +\\(PART\\)" "^: *\\([^ ]+\\) +\\(CHANNEL\\)" irc-insert "%%Unknown format on command from server," " please notify %s, it migh be a bug." irc-hacker "%% str=\"%s\"." "%% Function irc-parse-channel." 1 "" user 2 type 3 channel 4 mode "PART" "CHANNEL" "0" left make-string 0 32 pd irc-msg-cont cont irc-nick-used irc-forget irc-subscribed-channels irc-remember irc-server-has-multijoinable-channels irc-channel irc-show-subscribed-channels irc-send "MODE " irc-recall irc-ignored-ppl join irc-events "%s%s%s has LEFT channel %s%s" irc-msg-info-pre irc-userhost irc-msg-info-post irc-nicknames "%s%s%s has JOINED channel %s%s" irc-signal] 7 "\
  223. Examine CHANNEL, JOIN and PART messages from the IRC server.
  224. CHANNEL indicates a user entering or leaving the channel which you are
  225. on, JOIN indicates a user entering a channel and PART indicates a user
  226. leaving the channel. If the user is not being ignored and \"join\" is
  227. in irc-events, a message is inserted indicating the change.  A
  228. message is always provided as confirmation if the user is the irc-mode
  229. user.
  230.  
  231. This function returns t if a bell should be issued for the \"join\" event,
  232. nil otherwise."])
  233. (fset 'irc-parse-CLIENT-answer #[(sndr rcvr str) "└    ┬\"½é├┼╞\f\"¼æ╟╚!ê╟╔\f\"ê╟╩ \"ê¬ë╠\f═ö═òO!┼╬╧╨╤R\f\"¼ò├\fÖà$╟╥!ê╟╔╙\f!\"ê╟╘!ç═öº½ì═òº½ê\f═ö═òO¬ü├╓öº½ì╓òº½ê\f╓ö╓òO¬ü├┘    ┌R▄G▌\"▀ÿå#αÿ½æ╟ßΓπQ$%é#σÿ½î╟µ$$é#τÿ½▐┼Φ\"¼ï╟ΘΩP    #é#δ A@,φ!.,.Zë/≡W½ë,±.Z\\¬é/≥_╓Ñë3≥Ñ434≥_Z5╟÷≈P458$&.é#∙ÿ½╗┼·\"½ƒ√    <²■═öº½Ä═òº½ë═ö═òO¬ü├\"#é#┼ \"å#╟ü@ΩP    #é#üAÿâ%┼üBüCüDQ\"½è≡òüEO¬éF┼üGüHPF\"â═öº½Ä═òº½ëF═ö═òO¬ü├IüJöº½öüJòº½ìFüJöüJòO¬ü├KüL╙I!PMφK!ëN═U½àüO¬âüPQNüRY½æ²üSKQüTN!$¬ïKüUQüLRV╟üWMVP$$.¬ï╟üXF$$)é#üYÿâ╖┼üZ\"½î╟ü[$#é#┼ü\\\"½▐═öº½Ä═òº½ë═ö═òO¬ü├╓öº½Ä╓òº½ë╓ö╓òO¬ü├üJöº½öüJòº½ìüJöüJòO¬ü├]^_╟ü`_^]$&+é#╟üa    $é#übÿ½°┼üZ\"¼ó┼ücû\"¼ÿüdÿ¼Éüeÿ¼êüfÿ½É╟ügühP$#é#┼üi\"ê≡ëöO╓öº½Ä╓òº½ë╓ö╓òO¬ü├jk╟ülümP╙k!j$%*é#ünÿ¼ëüoÿâô┼üp\"½σ═öº½Ä═òº½ë═ö═òO¬ü├╓öº½Ä╓òº½ë╓ö╓òO¬ü├üJöº½öüJòº½ìüJöüJòO¬ü├qrs╟ütüuP    s╙r!q$&+é#╟üv╙┼üwüxüyüzR\"¼¥┼üwü{ü|Q\"¼ì┼üwü}P\"½«ü~═öº½Ä═òº½ë═ö═òO¬ü├╓öº½Ä╓òº½ë╓ö╓òO¬ü├Q¬╢┼üüÇP\"½û═öº½Ä═òº½ë═ö═òO¬û├¬ô┼üü\"½ê≡ëòO¬ééüâ┼üäé\"¼û┼üàüåPé\"¼ë┼üçé\"½ôé≡ëöOé≡òüEOPé¬Né!)!$$é#üoÿ½≈┼üp\"½Γ═öº½Ä═òº½ë═ö═òO¬ü├╓öº½Ä╓òº½ë╓ö╓òO¬ü├üJöº½öüJòº½ìüJöüJòO¬ü├qrs╟ütüuP    srq$&+¬¥╟üê    $¬æ╟üëüèüïQ    $,ç" [irc-recall sndr irc-ignored-ppl "" str string-match "^\\([^]*\\)$" irc-insert "%%Got non-clientmessage in irc-parse-CLIENT-answer:" "%% \"%s\" (str)." "%% Please tell %s, probaly en internal error." irc-hacker irc-ctcp-dequote 1 " *\\([^     ]+\\)" " *:?" " *\\([^]*\\)" " *$" "%%Received unknown CTCP answer message:" irc-clean-up-message "%% This is probaly NOT a bug." keyw 2 args irc-msg-info-pre "User \"" "\" " pre make-string 32 irc-msg-cont-used "ACTION" "CLIENTINFO" "%sis using a client which is using the" " client-to-client-protocol keyword %s in the" " following way: %s%s" irc-msg-info-post "ECHO" "%sechoed back \"%s\" to us with (CTCP) ECHO%s" "PING" "^[0-9]+$" "%%Received bogus (CTCP) PING reply from" " user %s: \"%s\"." irc-current-time cur string-to-int rep ans 0 65536 10 tos int-part dec-part "%sis about %d.%d seconds" " away from you, %s%s" irc-nick-used "ERRMSG" "^PING +RELAY +\\([0-9]+\\)\\( +:.*\\)? *$" irc-parse-CLIENT-answer rcvr format "PING %s" "^ACTION " "%%Errormessage from client of" "FINGER" "^ *Please +check +" "my +USERINFO +instead" " *:" nil data "^\\(.* +Idle *\\)\\(for +\\)?" "\\([0-9]+\\) *seconds? *$" m 3 idle "\"" xpre idle-time "second" "seconds" xpost 60 "%s %s\" (%s)" irc-sec-to-time " " idle-string "%shas FINGER-info %s%s" "%shas fingerinfo \"%s\"%s" "SOURCE" "^ *$" "%sEnd of source site listing%s" "^ *\\([^: ]+\\) *: *\\([^: ]+\\) *: *\\(.*\\) *" files dir site "%sSource site: %s (directory %s, files %s)%s" "%%Received unknown CTCP %s reply from %s: %s" "USERINFO" "^ *\\(HUH *\\?\\) *WHO +WANTS +TO +KNOW *\\? *$" "<None Supplied>" "And what you want to know?" "No user info given." "%shasn't given any information" " about him/herself%s" "\\(\\.?\\)$" dot info "%shas given the information" " \"%s\"%s about him/herself%s" "VERSION" "VRSN" "^ *\\([^:]+\\) *: *\\([^:]+\\) *: *\\(.*\\) *$" env vrsn name "%sUser \"%s\" claims to be using" " client %s version %s (%s)%s" "%sclaims to be using client %s%s" "^ *[Ii][Rr][Cc][Ii][Ii] +" "\\([0-9]+\\.[0-9]+[^:]+\\) *:" "[^0-9]*\\([0-9]\\.[0-9][^ \\.]+" "*\\).*$" "[^:]*: *\\(.*[0-9]\\." "[0-9].*\\) *\\(\\)$" "\\([^:]+\\) *:.*\\(\\)$" "ircII " "^[^:]*: *\\(.*[0-9]+\\." "[0-9]+.*.*\\) *$" "^[^:]*[0-9]+\\.[0-9]+[^:]*" c irc-nuke-whitespace " The one true client\\." " Who could ask for" " anything more\\." "SIAWPIO!" "%%Received unknown (CTCP) %s reply from %s: %s" "%%Received unknown answer with keyword" " \"%s\" from client of user \"%s\":" " \"%s\"."] 10 "\
  234. Examine a client answer message from another client.
  235.  
  236. Generally, incoming message will look like \"^ACLIENT keyword arg1 .. argN^A\"
  237. one or several pasted together."])
  238. (fset 'irc-parse-CLIENT-query #[(sndr rcvr str) "└    ┬\"½é├ç─┼\"¼É╟╚!ê╟╔\"ê╟╩ \"ç╠═ö═òO!─╬╧╨Q\"¼£àU╥ÖàU╟╙!ê╟╔╘!\"ê╟╒!ç═ö═òO╓ö╓òO╫>ë▄ÿ½¥╥ÿ½è▌▐▀    α#!éT╟ß\"    ╘!$éTπÿâ_─Σ\"½ó▌σ    µτΦΘΩδR!∞░!êàT╟φ.\"    /%éT─≡\"â═ö═òOë1ûë2▄ÿ½î≤⌠⌡÷≈°∙░é├2πÿ½è·√ⁿ²■░é├2 ÿ½èü@üAPé├2üBÿ½áüCüDüEüFüGüHüIüJüK░    é├2üLÿ½ìüMüNüOQé├2üPÿ½îüQüRüSQ¬≥2üTÿ½«üUüVüWüXüYüZü[ü\\ü]ü^ü_ü`üaüb░¬╝2ücÿ½ƒüdüeüfügühüiüjükül░    ¬ò2ümÿ½îünüoüpQ¬ü├ëq;½¬▌σ    µτürqP!∞░!ê¡╝╟üsütP.2\"    /&¬º▌σ    µτüu½êüvP¬ü╥üwüxüy░!∞░!+éT▌σ    µτüuüvüzü{ü|ü}ü~░    !∞░!êàT╟üüÇüüQ.    \"/%éT ÿ½¿▌▐üé    τ!#!êàT╟üâüäP.\"    /&éTüBÿ½╩▌▐üà    #!ê?åT─üå\"½ô╟üçüêP.\"    /%éT╟üëüèüïQ.\"    üîP/&éTüLÿ½ⁿüì ÄüÅüÉÄ!üæQÆÄ═U?ô▌▐üöüòüûüùüÿ░    üÖ üÜ ü¢ Äô½àü£¬ü╥Äü¥Y½äƬü╥ô½àü₧¬âü£ƒ&\n!ê+àT╟üá.\"    /%éTüPÿ½Γ─üí\"½í▌▐üó    τ!#!êàT╟üú.\"    /%éT▌▐üñ    üÑτ!üª%!êàT╟üºü¿ü⌐Q\"    #ê╟ü¬\"ê╟ü½!éTüTÿ½α¼¡¡½╗¡@ë«@»«A@░╓«8▒▌σ    µτ▐ü▓»░ü│▒üv╥#$!∞░!ê¡A¡,¬A▌σ    ü┤Q!ê¡î╟ü╡.\"    /%)éTümÿ½¡▌σ    µτü╢╖;½ä╖¬ü╥P!∞░!êàT╟ü╕.\"    /%éTücÿâB─ü╣ü║P╗\"â ▌σ    µτ▐ü╝═öº½Ä═òº½ë╗═ö═òO¬ü╥╓öº½Ä╓òº½ë╗╓ö╓òO¬ü╥ü╜öº½öü╜òº½ì╗ü╜öü╜òO¬ü╥╛½àü┐¬ô└½àü┴¬èü┬ü├ü─Q┼&!∞░!ê¡┌╟ü╞.\"    /&¬╔▌σ    µτ▐ü╟╗#!∞░!ê¡▒╟ü╞.\"    /&ê╟ü╚!ê╟ü╔ \"¬Æ¡Ä╟ü╩ü╦P\"    $+ç" [irc-recall sndr irc-ignored-ppl nil string-match "^\\([^]*\\)$" str irc-insert "%%Got non-CTCP query in irc-parse-CLIENT-query:" "%% \"%s\" (str)." "%% Please tell %s, probaly an internal error." irc-hacker irc-ctcp-dequote 1 " *\\([^     ]+\\)" " *\\([^]*\\)" " *$" debug-on-error "" "%%Received unknown CTCP request:" irc-clean-up-message "%% This is probaly not a bug." 2 ctcp irc-events tell args keyw "ACTION" irc-send format "NOTICE %s :ERRMSG ACTION :%s" "No argument supplied." ">>> (To %s) User %s %s" rcvr "CLIENTINFO" "^ *$" "NOTICE " " :" irc-ctcp-enquote "CLIENTINFO :You can request help of the" " commands ACTION CLIENTINFO ECHO ERRMSG" " FINGER PING SOURCE USERINFO VERSION" " by giving an argument to CLIENTINFO." "" "%sAnswered (CTCP) CLIENTINFO query to %s by %s%s" irc-msg-info-pre irc-msg-info-post "^ *\\([^: ]+\\) *$" w uw "ACTION takes one or more arguments," " and displayes them as a \"MUD like" " feeling\" to this user. If nick" " sojge sends \"falls down\", this" " user gets a message looking more or" " less like \"User sojge falls" " down\"." "CLIENTINFO with 0 arguments gives" " a list of known client query" " keywords. With 1 argument," " a description of the client query" " keyword is returned." "ECHO" "ECHO returns whatever argument is" " given." "ERRMSG" "ERRMSG is returned either when the" " query keyword is ERRMSG (in which" " case all arguments are echoed) or" " when an error in a query is" " detected or some other error" " happens in connection to CTCP (in" " which case the query is returned as" " the replies arguments, with a short" " error message added)." "FINGER" "FINGER shows user's real name, login" " name, client machine and idle" " time." "PING" "PING takes a integer number as its" " argument and echoes it back to the" " sender." "SOURCE" "SOURCE takes 0 arguments and returns" " a description of where to find the" " source code of the client. The" " description is made up out of zero" " or more lines followed by an end" " marker. Every line is a CTCP" " reply with the SOURCE keyword," " a space, the name of a FTP-server, a" " colon, a directory name, a colon," " and 0 or more file names." " If no file names are given, all the" " files in the named directory are" " needed. The end marker contains just" " the keyword." "VERSION" "VERSION takes 0 arguments and" " returns a list of words consisting" " of clients name, any number of" " versions (starting with the major" " version), and ending with the" " enviroment the client runs in. A" " colon and a plain text descrpition" " of the clients version is appended" " after the list." "USERINFO" "USERINFO takes no arguments and" " returns a user settable" " string." info "CLIENTINFO :" "%sAnswered (CTCP)" " CLIENTINFO %s to %s by %s%s" "ERRMSG " " " " :Unknown keyword in CLIENTINFO" " client query. Send CLIENTINFO" " CLIENTINFO for help." " :" "CLIENTINFO takes 0 or 1" " argument. Send" " CLIENTINFO CLIENTINFO" " for help." "%sComplained about user %s's" " corrupted CTCP CLIENTINFO query to" " %s%s" "NOTICE %s :ECHO %s" "%sAnswered to (CTCP) ECHO request" " from %s to %s, echoed back \"%s\"%s" "NOTICE %s :ERRMSG %s :No errors." "^ *PING +RELAY +[0-9]+ *$" "%sAnswered to (CTCP) ERRMSG PING" " RELAY request to %s from %s%s" "%sAnswered to (CTCP) ERRMSG" " request to %s from %s, echoed" " back \"%s\"%s" " :No errors" irc-idle-time idle "(" irc-sec-to-time ") " verbose-idle plur "NOTICE %s :FINGER :Please" " check my USERINFO instead :%s" " (%s@%s) %d second%s %sha%s" " passed since %s gave a command" " last." user-full-name user-real-login-name system-name "s" 60 "ve" irc-nick-used "%sAnswered (CTCP) FINGER query to %s by %s%s" "^[0-9]+$" "NOTICE %s :PING %s" "%sAnswered to (CTCP) PING query to %s from %s%s" "NOTICE %s :%s %s :%s" "ERRMSG PING" "Argument was not a number" "%%Received unknown CTCP PING" " query to %s from user" " \"%s\":" "%% \"%s\" (args)." "%% This is probaly NOT a bug." irc-ftp-source s r site dir files "SOURCE %s:%s:%s" irc-listify " :SOURCE" "%sAnswered (CTCP) SOURCE query to %s by %s%s" "USERINFO :" irc-userinfo "%sAnswered (CTCP) USERINFO query to %s by %s%s" "^ *\\([^: ]+\\) +v?\\([0-9]+[^ ]+\\)" " +\\(.*\\) *$" irc-version "%s %s:%s:%s, %s, emacs %s" 3 irc-emacs-knows-ISO8859-1 "8bit ISO 8859-1 characters" irc-translation-table-incoming "8bit characters" "7bit ISO 646 characters" " (ie ASCII with" " friends)" emacs-version "%sAnswered (CTCP) %s query to %s by %s%s" "%s Kiwi::%s" "%% Client doesn't know who it is!" "%% Please tell %s." "%%Received unknown CTCP \"%s\" to %s" " from user \"%s\"."] 15 "\
  239. Examine a client query message from another client.
  240.  
  241. Generally, incoming message will look like \"^A CLIENT keyword data
  242. ... ^A\" where sndr is nick of client query is comming from, rcvr is
  243. nick of receiver (either one self or a channel or a broadcast), and
  244. keyword being a token in the set VERSION, USERINFO, ERRMSG etc. Arg1
  245. to argN are optional."])
  246. (fset 'irc-parse-ERR #[(str) "└┴┬P \"¼ö─┼╞P!ê─╟ \"ê─╚    \"êéí ╩öº½ì╩òº½ê ╩ö╩òO¬ü╦\f═öº½ì═òº½ê ═ö═òO¬ü╦╧öº½ì╧òº½ê ╧ö╧òO¬ü╦╤!\fûûÿ½â╦¬à╘\f╒Q╫\f╦ÿ¼å┘\f┌\"ê█Uâ└▄▌P \"äƒ └▄▐▀Q \"½ë─α\"êéƒ └ß\"½╦ΓöΓòO#Σ#σ\"ë&½ï─τΦΘQ&\"ê¬ûΩ#!½åδ#∞\"ê─φεP##ê/═Y½ì0±Y½ç≥≤#P!ê*éƒ ─⌠⌡P    #ê─╟ \"ê─÷!êéƒ ≈U½╫└°∙·Q\"¼ï└√ⁿ²■R\"½Ñ─ ü@PüA╩öº½Ä╩òº½ë╩ö╩òO¬ü╦!#êéƒ ─üBüCP!ê─üD\"ê─üE    \"êéƒ üFU½╚\fûûÿ⃠└üG\"¡ö╩öº½Ä╩òº½ë╩ö╩òO¬ü╦ëH½É─üIüJPH#ê¬ê─üK\"ê)éƒ üLU½│└üM\"½ƒ─üN╩öº½Ä╩òº½ë╩ö╩òO¬ü╦#êéƒ ─üO\"êéƒ üPU½╛└üQüRP\"½ñ─üSüTüUQ╩öº½Ä╩òº½ë╩ö╩òO¬ü╦\"êéƒ ─üV#êéƒ üWU½┴└üX\"½á═ö═òO╩ö╩òOYZ─ü[Y\f#ê*éƒ ─ü\\!ê─ü] \"ê─ü^    \"êéƒ ü_U½ì─ü`#êéƒ üaU½ï─üb\"êéƒ ücU½ï─üd\"êéƒ üeU½ï─üf\"êéƒ ügUâè└üh\"½¼üA╩öº½Ä╩òº½ë╩ö╩òO¬ü╦!ëiûj─üklm#ê*éƒ └ünüoP\"äƒ └üp\"½ïüqür!êéƒ └üs\"¼ë└üt\"½⌐û\fûÿ⃠─üu╩öº½Ä╩òº½ë╩ö╩òO¬ü╦#êéƒ ─üvüwP\"ê─üx\"ê─üy!êéƒ üzU¼êü{U½ì─ü`#êéƒ ü|U½ï─ü}\"êéƒ ü~U½æ─üüÇPü#êéƒ üéUâp└üâüäüàQ \"¼î└üåüàP \"½ß╩öº½ì╩òº½ê ╩ö╩òO¬ü╦═öº½ì═òº½ê ═ö═òO¬ü╦çê─üëüèPç#ê─üïlê╦ÿ½îüîüìüÄQ¬ëüÅêüÅQm$ê*éƒ ─üÉ!ê─ü] \"ê─üæ    \"êéƒ üÆU½╨└üô\"½«╩öº½Ä╩òº½ë╩ö╩òO¬ü╦ö─üòlö\fm%êδö∞\"ê)éƒ ─üû!ê─üx\"ê─üæ    \"êéƒ üùU½òû\fûÿ⃠─üÿ\"êéƒ üÖUâ└üÜü¢ü£ü¥R\"¼ì└ü₧üƒP \"âô╩öº½Ä╩òº½ë╩ö╩òO¬ü╦á═öº½Ä═òº½ë═ö═òO¬ü╦íüóöº½öüóòº½ìüóöüóòO¬ü╦úí╦ÿ½äñ¬éíHáúÿ½äá¬ïúüÑáüªRº─ü¿ü⌐ü¬QºH#ê-éƒ └ü½ü¼ü¡ü«R\"½°╩öº½Ä╩òº½ë╩ö╩òO¬ü╦═öº½Ä═òº½ë═ö═òO¬ü╦üóöº½öüóòº½ìüóöüóòO¬ü╦»H░└ü▒»\"½ô─ü▓ü│ü┤Q░H#ê¬Ä─ü╡ü┤P░H#ê+éƒ └ü╢ü╖ü╕ü╣R \"½Ñ╩öº½ì╩òº½ê ╩ö╩òO¬ü╦║─ü╗ü╝P║\"ê)éƒ └ü╜ü╛ü┐Q \"¼¬└ü└ü┴P \"¼₧└ü┬ü├ü─Q \"¼Å└ü┼ü╞ü─Q \"½í╩öº½ì╩òº½ê ╩ö╩òO¬ü╦í─ü╟í\"ê)éƒ └ü╚\"½▒─ü╔═öº½Ä═òº½ë═ö═òO¬ü╦╩öº½Ä╩òº½ë╩ö╩òO¬ü╦#êéƒ û\fûÿ⃠─ü╩ü╦ü╠ü═R    \"ê─ü] \"ê─ü╬!êéƒ ü╧U½α└ü╨ü╤P\"½║╩öº½Ä╩òº½ë╩ö╩òO¬ü╦═öº½Ä═òº½ë═ö═òO¬ü╦╥ö─ü╙ö╥#ê*éƒ ─ü╘!ê─üx\"ê─üæ    \"êéƒ ü╒U½╬└ü╓\"½║╩öº½Ä╩òº½ë╩ö╩òO¬ü╦═öº½Ä═òº½ë═ö═òO¬ü╦╫#─ü╪##ê*éƒ ─ü┘\"êéƒ ü┌U½ì─ü`#êéƒ ü█U½ì─ü▄#êéƒ ü▌U½ï─ü▐\"êéƒ ü▀U½ƒ\f╦ÿ¼èû\fûÿ⃠─üαüßP\"êéƒ üΓU½ï─üπ\"êéƒ üΣU½ï─üσ\"êéƒ üµU½ï─üτ\"êéƒ üΦU½ï─üΘ\"êéƒ üΩU½î─üδ #êéƒ ü∞U½╧└üφ\"½╖─üεü∩P╩öº½Ä╩òº½ë╩ö╩òO¬ü╦╩öº½Ä╩òº½ë╩ö╩òO¬ü╦$êéƒ ─ü≡ü±P\"êéƒ ü≥U½ñ└ü≤\"êΓöΓòO⌠─ü⌡ü÷P⌠ë$ê)éƒ ü≈U½µ└ü°ü∙ü·Q \"¼Ü─ü√üⁿP    \"ê─╟ \"ê─ü²!êéƒ ╩ö╩òO ═ö═òO üóöüóòO■ö \fû ûÿ¼å┘ ┌\"ê┘ö∞\"ê─ü■\"ê+éƒ üU½╟└üüP \"¼í─üüüQ    #ê─ü] \"ê─ü!êéƒ ╩ö╩òOH─üü    PH#ê)éƒ ü\nU½╩└ü \"½¿╩öº½Ä╩òº½ë╩ö╩òO¬ü╦\f─üüP\f\"ê)éƒ ─ü!ê─ü\"ê─üE    \"êéƒ üU½╩└ü \"½¿╩öº½Ä╩òº½ë╩ö╩òO¬ü╦\f─üüüQ!ê)éƒ ─ü!ê─ü\"ê─üE    \"êéƒ üU½─û\fûÿ⃠└ü \"½ú─üü└üüP \"½àü¬âüQ\"êéƒ ─üüP\"êéƒ ü U½╜ü! ½¿└ü\"\"½ƒ─ü#╩öº½Ä╩òº½ë╩ö╩òO¬ü╦#êéƒ ─ü$ü%P\"êéƒ ü&U½Å─ü'ü(P\fû\"ê¬ⁿü)U½è─ü*\"ê¬Ωü+U½î─ü,ü-P!ê¬╓ü.U½│└ü/\"½á≥ü0ü1╩öº½Ä╩òº½ë╩ö╩òO¬ü╦\"!ê¬Ñ─ü2\"ꬢ─ü3ü4P    #ê─ü] \"ê─ü5!ê.╫ç" [string-match "^:\\(.*\\) +\\([4-5][0-9][0-9]\\) +" "\\([^: ]*\\)? *:? *\\(.*\\) *$" str irc-insert "%%Received an ERR message with unknown format in" " function irc-parse-ERR:" "%% \"%s\"." "%%Please report this to %s." irc-hacker 1 "" srvr 2 code 4 txt string-to-int num irc-server "(" ") " parorg nil tmp1 irc-remember irc-servernames 401 "^[^: ]+ +401 +[^: ]+ +" ":Hunting +for +ghosts +?.*$" ":Cannot +kick +user +off +" "channel *$" "%%%sCan't boot that user from that channel." "^@?[^:@ ]+" 0 user irc-recall irc-services is-service "%%Service %s isn't reachable at" " the moment, please try again" " later." irc-is-nickname irc-forget irc-nicknames "%%%sThere is no user called" " \"%s\" on IRC at the moment." irc-major-version irc-minor-version 6 irc-send "WHOWAS :" "%%%sUnrecognized NO SUCH NICK" " message follows; please tell %s:" "%%Function irc-parse-err, at 401." 402 "^ *\\(.+\\) *: *" "\\(\\*\\*\\* * \\)?No +such +" "server *.? *$" "^:? *\\** *No +such" " +server *( *" "\\([^: ]+\\) *) *.?" " *$" "%%%sThere is no server \"%s\" on the" " IRCnet at the moment." irc-nuke-whitespace "%%Unknown ERR 402 message received" " in function irc-parse-ERR:" "%% txt=\"%s\"." "%% Please tell %s, it might be a bug." 403 "^\\([^: ]+\\) *:.*$" chn "%%%sThere is no channel called" " \"%s\" in use right now." "%%%sNo such channel in use." 404 "^ *\\([^ :]+\\) *:" "%%%sChannel %s rejected the message." "%%%sChannel rejected the message." 405 "^ *\\([^ ]+\\) *: *You +have +joined" " +too +many +channels.? *$" "%%Failed joining channel %s, as you're" " already listening to too many" " channels." "*** %s %s." 406 "^ *\\([^: ]+\\) *: *\\(.*\\) *$" n m "%%No trace left about \"%s\" in history of server %s." "%%Unknown type 406 error message from server:" "%% \"%s\" (str)." "%% Please tell %s, it migth be a bug." 409 "%%%s%s" 411 "%%%sThe last message had no recipient." 412 "%%%sThe last message had no text to send." 413 "%%%sNo top level domain specified (no such receiver)." 421 "^CLIENT-SYNCH :?\\(.*\\) *:Unknown command$" cmd ucmd "%sEnd of quoted command%s" irc-msg-info-pre irc-msg-info-post "^\\(MODE\\|KICK\\|JOIN\\|PART\\)" ".*Unknown :?command *$" "^CLIENT-START *: *Unknown *command *$" run-hooks irc-startup-hook "^\\(.*\\) :?Unknown :?command$" "^:?Unknown command \\(.*[^ ].*\\) *$" "%%%sUnknown server command: %s." "%%%sUnkown server command," " reported in unknown format:" "%% \"%s\" (txt)." "%% Function irc-parse-err, at 421." 422 423 431 "%%%sNo nickname give to change to." 432 "%%%sBad format for nickname change. Your" " nickname is \"%s\"." irc-nick-used 433 "^:[^:     ]+ +433 +" "\\([^:     ]+\\) +" "\\([^:     ]+\\) +:" "^:[^:     ]+ +433 +\\(\\)" failed current "%%%sNickname \"%s\" is already being" " used, please choose another one." "%sHmmm ... looks like you're still %s%s" "without a nickname, use \"/HELP" " NICK\" to get help about how to" " set one" "\"" "%%Unknown ERR 433 type message received:" "%% Please tell %s." 436 "^\\([^ :]+\\) :Nickname collision KILL$" nick "%sUser %s killed due to NAMECLASH at %s%s" "%%Unknown ERR 436 type message received:" 441 "%%%sYou're not on any channel." 442 "^ *\\([^ :]+\\) +" "\\([^ :]+\\) *: *" "\\([^ :]+\\) +is +not" " +here *.? *$" "^ *\\([^: ]+\\) *\\(\\):\\" "([^: ]+\\) +is +not +here *$" o1 c 3 o2 irc-channel " (" ")" name "%%You can't change the channel" " operator status of %s while s/he" " isn't here on %s." "^ *\\([^ :]+\\) +\\([^ :]+\\)" " *: *\\(isn't +on +your" " +channel\\|Cannot +kick" " +user +off\\ +channel\\)" msg who "^isn't" "%%Can't /KICK %s while" " s/he's not on your" " channel %s." "%%Failed to /KICK %s from" "^: *[^: ]+ +442 +[^: ]+" " +\\([^: ]+\\) *: *" "isn't *on *your *" "channel *!* *$" u "%%Can't /kick user %s while s/he's" " not on this channel." ":[^: ]+ +442 +[^: ]+" " +\\([^: ]+\\) +: *You're +not" " +on *\\(that\\)? +channel *$" "^:[^: ]+ +442 +[^: ]+ +\\([^ ]+\\) *: *Not" " *On *Channel$" "^[^: ]+ +442 +[^: ]+" " +\\([^ ]+\\): *You're +not +on" " +channel +\\([^ ]+\\) *$" "^:[^: ]+ +442 +[^: ]+" " *: *You're +not on" "%%You're not on channel %s." "^\\([^ :]+\\) *:\\(.*\\)$" "%%%s: %s" "%%Unknown format on" " ERR_NOTONCHANNEL message;" " please tell %s, it might be" " a bug:" "%% Function irc-parse-ERR, at 442." 443 "^\\([^: ]+\\) +\\([^: ]+\\) +" ":is already on channel.?$" chan "%%User %s is already on channel %s." "%%Unknown ERR433 message seen in irc-parse-ERR:" 444 "^\\([^: ]+\\) +:\\(.*\\)$" mesg "%%%sNo such user as \"%s\" logged in." "%%%sNo such user logged in." 445 446 "%%%sCommand /%s" 451 "%%%sYou haven't checked in yet.  Choose a nickname." 461 "%%%sThere weren't enough arguments for" " the last command." 462 "%%%sYou've already registered." 463 "%%%sYour host isn't permitted." 464 "%%%sThat password is incorrect." 465 "%%%sYou've been banned from IRC." 466 "%%%sYou will be banned from IRC (%s)." 467 "^\\([^ :]+\\) :" "%%%sChannel %s already has a key, use" " /MODE %s to see it." "%%%sChannel already has a key, use /MODE" " to see it." 471 "^[^: ]+" s "%%%sChannel %s is full. (Check limit with" " /MODE %s)" 472 "^: *\\([^: ]+\\) +472 +" "\\([^: ]+\\) +\\(.*\\) +:?is +" "unknown +mode +char +to +me *$" "%%Unrecognized type 472 message;" " please tell %s:" "%% Function irc-parse-ERR, at 472." chr srv "%%Character \"%s\" is not a MODE character." 473 "^:[^: ]+ +473 +[^: ]+ +" "\\([^ ]+\\) +.*" "%%%sUnknown format on" " ERR_INVITEONLYCHAN; please tell" " %s, it might be a bug:" "%% Function irc-parse-ERR, at 473." "%%%sYou need an invitation to join" " invitation-only channel \"%s\"." 474 "^\\([^ ]+\\) +:" channel "%%Can't join channel %s -- you're" " banned from it." "%%Unknown ERR474 seen in irc-parse-ERR:" "%% \"%s\" (txt)" 475 "%%Can't join channel %s -- you" " haven't supplied the right channel" " key/password." "%%Unknown ERR475 seen in irc-parse-ERR:" 481 "CHANNEL" "%%%sYou must be a channel operator" " to " ":Cannot set topic, not" " channel OPER$" "set the channels topic." "do that." "%%%sYou must be an enabled IRC" " Operator to do THAT!" 482 irc-server-has-channelname-in-msgs "^\\([^ ]+\\) *:.*$" "%%%sYou're not a channel operator for %s!" "%%%sYou're not a channel operator on" " that channel!" 491 "%%Password check failed at server %s," " you're still a disabled luser." 501 "%%%s." 502 "%%You can't change, not even look at, other" " user's modes." 513 "^To connect, type /QUOTE PONG \\([1-9][0-9]*\\)$" format "PONG :%s" "%%Unknown MSG 513 \"%s\"" "%%%sUnrecognized numeric ERR message" " follows; please tell %s:" "%%Function irc-parse-err, at catch all."] 8 "\
  247. Examine a numeric ERR_ message from the IRC server. Numeric
  248. control messages are used by newer servers to aid in generalized
  249. client design; while people are converting to the new servers the
  250. older irc-parse-error, irc-parse-notice, et al, functions are
  251. redundant with irc-parse-ERR and irc-parse-RPL.  Values used by this
  252. function are found in the IRC source file numeric.h.
  253.  
  254. Note well that some things are still going to come out wrong because the
  255. servers are currently still doing things inconsistently."])
  256. (fset 'irc-parse-error #[(str) "└┴\n\"ê\n├ò─O└┼╞P\n\"½½╟╚\n\"ê    ½à╔╩N«ü╦    ╠═ !ê╟╔╩N½â╬¬ü╧    $êé└╥\n\"½ç╟╙!êé└╘╒P\n\"¼ë└╓╫P\n\"â╪öº½ì╪òº½ê\n╪ö╪òO¬ü┘█öº½ì█òº½ê\n█ö█òO¬ü┘▌öº½ì▌òº½ê\n▌ö▌òO¬ü┘ëG├V½£├H▀U½öëGSHαU½è╪GSO¬é!└Γ\"ë#½û╪öº½Ä╪òº½ë╪ö╪òO¬ä┘¬ü┘$#½û█öº½Ä█òº½ë█ö█òO¬ä┘¬ü┘%µτΦ$ë!$!ê.¬à╟╚\n\"ê─ç" [string-match " +:" str 0 nil "^ *Nickname +[^: ]* +\\(is \\)?" "\\(already\\|not +chan\\|in use\\) *$" irc-insert "%%%s" irc-nick o-nick "NO NAME YET (/NICK to set one)" set-buffer-modified-p buffer-modified-p "%sHmmm ... looks like you're still \"%s\"%s" "%s%s%s" irc-msg-info-pre irc-msg-info-post " *No +option +specified. *Try +MAIL +HELP *$" "%%No option specified; try /HELP MAIL and /MAIL HELP." "Closing +Link *: *\\([^[ :]+\\[[^]]+\\]\\)" " *\\(\\)(\\(.*\\)) *$" "Closing +Link *: *\\([^ :]+\\) +\\([^ :]+\\)" " *\\(.\\|\n\\)+$" 1 "" id 2 srce 3 preason 40 41 reason "^\\([^[]+\\)\\[\\([^]]+\\)\\]$" matches nick host irc-parse-quit format ":%s QUIT %s :%s"] 7 "\
  257. Examine an ERROR message from the IRC server.
  258. ERROR is used when something bogus happens like an unparsable command
  259. is issued to the server.  Usually this will not happen unless something
  260. like /QUOTE is used.  This message is also used when a user attempts to
  261. change to a name that already exists.
  262.  
  263. Returns nil; currently no signals are issued for an error."])
  264. (fset 'irc-parse-invite #[(str) "┴┬├\"O─ò┬┼─ò#O─ò╞O    ╩    ╦\"ê╠    ═\"½ì╬╧    ╨╥░!¬ó╙╘    ùùÿ½â╓¬é╫!&ê┘    ┌\"+ç" [str 1 string-match " +INVITE " 0 " +:?" nil channel to user irc-remember irc-nicknames irc-recall irc-ignored-ppl irc-send "NOTICE " " :You are being ignored by \"" irc-nick-used "\"." irc-insert "%sUser %s invites %s to join channel %s%s" irc-msg-info-pre "you" irc-clean-up-message irc-msg-info-post irc-signal invite] 7 "\
  265. Examine an INVITE message from the IRC server.
  266. INVITE is sent when one user invites another to a channel.
  267. If the inviter is not being ignored a message is inserted in the buffer.
  268.  
  269. This function returns t if a bell should be issued for the \"invite\" event,
  270. nil otherwise."])
  271. (fset 'irc-parse-kick #[(str) "└┴\n\"¼æ├─┼P\"ê├╟\n\"ê├╚!ç\n╔ö╔òO\n╩ö╩òO\n╦ö╦òO\f╧╨\"ê╧\f╨\"êû\fûÿ½òûûÿ½î├╥$ê¬╓û\fûÿ½Ä├╒%ê¬┐\fûûÿ½î├╓╫P#ꬬûûÿ½É├╪┘P\f%ê¬æ├┌█P\f&ê\fûûÿ¡Ö▄ ½î▌▐\f▀R!ê¬ê▌▐\fαQ!êß+ç" [string-match "^: *\\([^: ]+\\) +KICK +\\([^: ]+\\) +\\([^: ]+\\) *" str irc-insert "%%Unknown format on KICK message; please" " tell %s, it might be a bug:" irc-hacker "%% \"%s\" (str)." "%% Function irc-parse-kick." 1 2 3 victim chan actor irc-remember irc-nicknames irc-nick-used "%sYou kicked yourself from channel %s%s" irc-msg-info-pre irc-msg-info-post "%sUser %s kicked him/herself from channel %s%s" "%%You have been kicked out from" " channel %s by user %s." "%sYou have kicked out user %s from" " channel %s%s" "%sUser %s kicked out user %s" " from channel %s%s" irc-server-has-multijoinable-channels irc-parse-channel ":" " PART " " CHANNEL 0" t] 7 "\
  272. Examine and display a KICK message."])
  273. (fset 'irc-parse-kill #[(str) "└┴\n\"¼Ä├─\n\"ê├┼\"êéⁿ╟öº½ì╟òº½ê\n╟ö╟òO¬ü╚    ╩öº½ì╩òº½ê\n╩ö╩òO¬ü╚ \n╠ò═O╧    !╧ !╧!└╙\"âε╟öº½Ä╟òº½ë╟ö╟òO¬ü╚    ╩öº½Ä╩òº½ë╩ö╩òO¬ü╚╠ò═Oë╠H╓U½öëGSH╫U½è╟GSO¬éûûÿ½Ö├┌█P╧!╧    !╧!&ê¬ù├▐╧!╧    !╧!&ê,¬î├▀%ê.αç" [string-match "\\(:[^: ]+ +\\)?KILL +\\([^: ]+\\) +:" str irc-insert "%%Spurios KILL message: \"%s\" (str) in irc-parse-kill." "%% Please tell %s, it might be a bug." irc-hacker 1 "" s 2 v 0 nil i irc-nuke-whitespace server victim info "\\([^!]+\\)!\\([^! ]+\\) +" o m 40 41 c irc-nick-used "%sYou have been /KILL'ed by operator" " %s@%s (%s)%s" irc-msg-info-pre irc-msg-info-post "%sOperator %s@%s /KILL'ed user %s (%s)%s" "%sUser %s KILL'ed by %s%s" t] 9 "\
  274. Examine a KILL message from the IRC server.
  275. For a client this means its connexion will be closing momentarily.  This rather
  276. drastic turn of events will always get a signal so this function returns t."])
  277. (fset 'irc-parse-linreply #[(str) "└┴\n\"¼ô├─┼P!ê├╞\n\"ê├╟\"ê¬⌡    \n╩ö╩òO╦\n╠ò═O!╤╥\"ê╙ ½╠╘ ¼î╓U½┬╓U½╝╤╪┘û#┌\"ê╙ ¼╡ûûÿ½¼├!ê├!ê▐▀ !êα┌└ß\"ê╠òΓπ$êΣ┌!ê¬ë├┘û#ê+═ç" [string-match "^LINREPLY +\\([^: ]+\\) +" str irc-insert "%%Unkown LINREPLY format in " "function irc-parse-linreply:" "%% \"%s\"." "%% Please tell %s, it may be a bug." irc-hacker irc-mark 1 irc-clean-up-message 0 nil server-info server-name old-mark irc-remember irc-servernames irc-terminal-is-slow irc-server-has-end-of-links irc-major-version 2 irc-minor-version format "Server %s: %s" irc-linksinfo irc-server irc-links-header irc-links-stroke set-buffer-modified-p buffer-modified-p irc-recall-all-and-display "^[^: ]* ." "servers" "server" irc-forget-all] 6 "\
  278. Examine a LINREPLY message from the IRC server.
  279. LINREPLY is used to answer a LINKS request to show all the servers on line.
  280. \"Links\" is a bit of a misnomer since little information regarding the
  281. actual structure of the IRCnet can be gained from these messages.
  282.  
  283. No signals are issued for lines from the LINREPLY."])
  284. (fset 'irc-parse-mode-reply #[(str) "└┴┬P \"â─öº½ì─òº½ê ─ö─òO¬ü┼╞öº½ì╞òº½ê ╞ö╞òO¬ü┼╟ ╚ò╔O!\n \f═\f!½ê╬\f╧\"ê¬î╨\f!½å╬\f╤\"ê╨ !½ε\nGS\nûë╚Y½æH╘U¼êSë¬k╚Y½ÜH╒U¼æH╓U¼êSë¬b╚Y½ÄH╒U½à╔¬à╪┘ !ê*┌█ \f▌\n!&ê¬╕╨\f!½ô┌▀\f α\n!&ꬃ═\f!½ê╬\f╧\"ê¬æ┌ß!ê┌Γ \f#ê┌π$\"ê+¬Å┌σ$\"ê┌µ \"ê┌τ!ê╔ç" [string-match "^ *: *\\([^: ]+\\) +MODE +" "\\([^: ]+\\) +:? *" str 1 "" 2 irc-nuke-whitespace 0 nil mode chan orig irc-is-hostname irc-remember irc-servernames irc-is-nickname irc-nicknames um i 79 45 43 irc-operator set-buffer-modified-p buffer-modified-p irc-insert "%sMode for user %s changed by %s: %s%s" irc-msg-info-pre irc-explain-user-mode irc-msg-info-post "%sUser %s changed mode for channel %s: %s%s" irc-explain-channel-mode "%%Unknown sender in irc-parse-mode-reply:" "%% \"%s\" (str), \"%s\" (orig)." "%% Please tell %s, this might be a bug." irc-hacker "%%Unkown format on MODE reply; please tell %s:" "%% \"%s\"." "%% Function irc-parse-mode-reply."] 8 "\
  285. Examine a MODE reply message from the IRC server.
  286. MODE replies are used in respnse to the MODE command to indicate the current,
  287. ie new, status of a specified channel or user.
  288.  
  289. No signals are issued for MODE replies."])
  290. (fset 'irc-parse-namreply #[(str) "└┴\n\"¼Ä├─┼P!ê├╞\n\"êé┬\n╟ö╟òO\n╔ò╩O ╔\f═╩╨└╘ \"½Ñ ╔╟òO ╔ò╩O \fT\f╒Q╓╫\"ê¬T╪ ½╬┘ ½╩┌█!\f▄!$T▀α !\"ë\"A@πV¼ç\"@╔V½òα !Σ┌σë╟U½â═¬üµ#!ê)╓τ\"ê)¬Å├█!\f▄!$ê.╩ç" [string-match "^NAMREPLY +[^ ]+ +\\([^ ]+\\) +" str irc-insert "%%Unknown format on NAMREPLY message," " in function IRC-PARSE-NAMREPLY:" "%% \"%s\"." 1 channel 0 nil users count "" to-insert nick "%s  %3d   %s" format-string irc-names-cont-msg irc-msg-cont-used "^\\([^ ]+\\)\\( \\|$\\)" " " irc-remember irc-nicknames irc-terminal-is-slow irc-server-has-end-of-names format irc-format-channel irc-clean-up-message lin irc-reply-count irc-time-diff irc-current-time irc-reply-count-time diff 5 message " %d channel%s ..." "s" irc-namtree] 7 "\
  291. Examine a NAMREPLY message from the IRC server.
  292. NAMREPLY is used in repsonse to NAMES to indicate what users are on what
  293. channels.  All users on secret or private channels which the client is not
  294. on are grouped together on one private channel.
  295.  
  296. No signals are issued for NAMREPLYs."])
  297. (fset 'irc-parse-nick #[(str) "└┴\n\"âì├öº½ì├òº½ê\n├ö├òO¬ü─╞öº½ì╞òº½ê\n╞ö╞òO¬ü─    ╩╦\"¼à╠═\"ê╬═\"êûûÿ½ë╧╨ !ê╩╤\"½Ä╠╤\"ê╬╤\"ê╥¬í╙>½Üû    ûÿ¼æ╒╓%ê┘┌\"¬ü╥+ç╒█!ê╒▄\n\"ê╒▌\"ç" [string-match "^: *\\([^ :]+\\) +NICK +:?\\([^ :]+\\) *$" str 1 "" old 2 new irc-nick-used current irc-recall irc-services irc-forget irc-nicknames irc-remember set-buffer-modified-p buffer-modified-p irc-ignored-ppl nil nick irc-events irc-insert "%s%s is now known as %s%s" irc-msg-info-pre irc-msg-info-post irc-signal user "%%Unknown NICK seen in irc-parse-nick:" "%% \"%s\" (str)." "%% Please tell %s, this might be a bug." irc-hacker] 6 "\
  298. Examine a NICK message from the IRC server.
  299. NICK is sent when a user's nickname is changed, but it is only sent to the
  300. people on the same channel as the user.  If the person changing names is
  301. being ignored, this fact is tracked across the change.  If notification
  302. is not enabled for \"nick\" then no message is inserted.
  303.  
  304. This function returns t if a signal should be issued for the \"nick\" event,
  305. nil otherwise."])
  306. (fset 'irc-parse-notice #[(str) "└┴┬P \"½ö ─ö─òO ┼ö┼òO ╞ò╟OE¬ä╚ë Eë    @╚ÿ½ä\n¬â    @ë û\nûÿ½â╚¬é ë\f╚ÿ½â╚¬à═\f╬Q    A@    AA@╥!╟\n;¼Ä╒╩!;½à╒╩!¬ü╚\n½è╓!½ä╪\f┘\"ê\fû┌ÿ½ê└█\"ä▄▄\f▌\"½¢╪\f▌\"ê╪\f▐\"ê▀α!\f\"%êé▄└πΣP\"½╣─öº½Ä─òº½ë─ö─òO¬ü╚┼öº½Ä┼òº½ë┼ö┼òO¬ü╚%&▀τ%û&#ê*é▄└ΦΘP\"½º─öº½Ä─òº½ë─ö─òO¬ü╚*▀δ! û*\"%ê)é▄└∞φεQ\"âτ┼öº½Ä┼òº½ë┼ö┼òO¬ü╚∩öº½Ä∩òº½ë∩ö∩òO¬ü╚≡±öº½Ä±òº½ë±ö±òO¬ü╚!234└⌡2\"½▐▀÷≈P!\"#ê°∙4·√ⁿ²■3 2ü@üAüBüCüDüEüFGüH░!ê°∙4üIüJüKüLüMüNüOüPGüQüR░!ê+é▄└üSüTP\"½╔╥─öº½Ä─òº½ë─ö─òO¬ü╚!U\fûUûÿ¼å╪U┘\"ê▀üV\f\nÿ¼å\f╚ÿ½â╚¬à═\f╬QUû#ê)é▄└üW\"½│╥─ö─òO!X\fûXûÿ¼å╪X┘\"ê▀╚!ê▀üYX\"êüZü[ !ê)é▄└ü\\\"½öü]^╥╞ò╟O!C\"^é▄└ü_\"½û^â▄▀ü`^@\"ê^Aë^¬l└üaübP\"½Æ▀ücüdüeQ\"êé▄└üf\"½│\f╚ÿ½Ä▀üg!\"$ê¬Ä▀üh!\f\"%êüijüZü[ !êé▄└ükülP\"½ÿ▀ümünüoQ≡╞ò╟O!\"êé▄└üpüqürQ\"½▄üs╥┼öº½Ä┼òº½ë┼ö┼òO¬ü╚!!ët;½ät¬ü╚U\fûUûÿ¼å╪U┘\"ê▀üu!\f╚ÿ½â╚¬ç═\füvQUû\"%ê*üw êé▄└üxüyP\"¼╡└üzü{P\"¼¿└üzü|P\"¼¢└ü}ü|P\"¼Ä└ü~ü|P\"âu─ö─òO┼ö┼òOÇ∩ö∩òOü±ö½ë±ö±òO¬éüéüûéûÿ¼ë═éüvQ¬√└üâü\"½±─öº½Ä─òº½ëü─ö─òO¬ü╚üä┼öº½Ä┼òº½ëü┼ö┼òO¬ü╚!üä∩öº½Ä∩òº½ëü∩ö∩òO¬ü╚!àåëçüüêüëåë─U½â╚¬âüèàë─U½â╚¬âüè%+¬ü╚ï└üîÇ\"½½┼öº½Ä┼òº½ëÇ┼ö┼òO¬ü╚─öº½Ä─òº½ëÇ─ö─òO¬ü╚B¬ª└üìÇ\"½Ö\f─öº½Ä─òº½ëÇ─ö─òO¬ü╚B¬äÇ╟BÄ≡Ä@!ÅÄAÉüsÅ!æüsü!Ææ½Å\fûæûÿ¼å╪æ┘\"êƽÅ\fûÆûÿ¼å╪ü┘\"êûüôÿ½ÿ▀üö!üûïÅû\"&êép└üòû\"½≤└üûü\"º½Θ─öº½Ä─òº½ëü─ö─òO¬ü╚┼öº½Ä┼òº½ëü┼ö┼òO¬ü╚ù4╪4▐\"êÉ;½Ö▀üÿ!ÉÅû4ùû\"&ê¬ò▀üÖ!Åû4ùû\"&ê*ép└üÜû\"½╔└üûü\"º½┐ü┼ö┼òOù▀ü¢ü£P!ûü¥ÿ½àü₧¬Éüƒüáüíóüú░Åûùû\"&ê)¬├▀üñ!ûüÑÿ½àüª¬Éûüºÿ½àü¿¬éÅûÉ;½ïüêü⌐É\"¬ü╚üûïù\"&ê.\né▄└ü¬ü½ü¼Q\"½ò▀ü¡┼ö┼òO\"êüw êé▄└ü«ü»P\"½╘üä─öº½Ä─òº½ë─ö─òO¬ü╚!üä┼öº½Ä┼òº½ë┼ö┼òO¬ü╚!░É▀ü▒!░ë─U½â╚¬âüèÉ\"&ê*é▄└ü▓ü│ü┤Q\"½╤─ö─òO┼ö┼òO╡╢▀ü╖!\f╚ÿ½ä\n¬é\fûü╕╞ü╣╡GZ]ü║\"╡ëü╗ÿ½àü╝¬âüè╢\"&ê*é▄└ü╜\"½¼╞ò╟O╛ü┐╛┘\"ê▀ü└\f╚ÿ½â╚¬ç═\füvQ╛#ê)é▄└ü┴ü┬P\"½¥▀ü├!─ö─òOû┼ö┼òOû\"%êé▄└ü─ü┼ü╞Q\"âb─ö«ü╞─ò«ü╞O╟┼ö«ü╞┼ò«ü╞O╚∩ö«ü╞∩ò«ü╞O╔±ö±òO\fü╣öü╣òO╩ü╦öü╦òO╠╟╚ÿ¼àü═¬Ö╚╚ÿ¼àü╬¬Ä╔╚ÿ¼àü╧¬âü╨╪╩▐\"ê▀üÖ!\fû╩╠û\"&ê.é▄└ü╤ü╥ü╙Q\"½┐üä┼öº½Ä┼òº½ë┼ö┼òO¬ü╚!╘▀ü╒╘─U½àü╓¬âü╫╘ë─U½â╚¬âüè$ê)é▄└ü╪ü┘P\"½┐üä∩öº½Ä∩òº½ë∩ö∩òO¬ü╚!╘▀ü┌╘─U½àü╓¬âü╫╘ë─U½â╚¬âüè$ê)é▄└ü╪ü█ü▄Q\"½╫üä∩öº½Ä∩òº½ë∩ö∩òO¬ü╚!±öº½Ä±òº½ë±ö±òO¬ü╚å╘▀ü▌╘─U½àü╓¬âü╫╘ë─U½â╚¬âüèå%ê*é▄└ü▐\"½¡╞ò╟O▀▀üα\f╚ÿ¼ë\fû\nûÿ½â╚¬ç═\füvQ▀#ê)é▄└üßüΓP\"½á─öº½Ä─òº½ë─ö─òO¬ü╚4╪4▐\"ê)é▄└üπüΣü┬Q\"âs ─öº½Ä─òº½ë─ö─òO¬ü╚å┼öº½Ä┼òº½ë┼ö┼òO¬ü╚σüså!ùåüµp!τüΦåΘ\"Ω╟δü∞╩å\"êå\nτΩÖ½çüφΩ!ê\fûåûÿ¼å╪å┘\"ê└üεü∩ü≡Qσ\"¼¢└üεü±Pσ\"¼Ä└üεü≥Pσ\"â3 ╟┼öº½Ä┼òº½ëσ┼ö┼òO¬ü╚≤∩öº½Ä∩òº½ëσ∩ö∩òO¬ü╚⌠±öº½Ä±òº½ëσ±ö±òO¬ü╚⌡ü╣öº½öü╣òº½ìσü╣öü╣òO¬ü╚÷⌠╚ÿ½â╞¬åüä⌠!⌠÷╚ÿ½â╞¬åüä÷!÷└ü≈≤\"½öüêü°≤╞H\"≤─╟O≤∙üä≤!·⌠√⌡δ÷ⁿ.¬ê▀ü²σ\"ê·┼U½Ö√ü╦U½æδûü■ÿ¼êⁿü \\ⁿ▀╚!ê▀üå\"ê▀üσ\"ê.é▄└ü\"½Å▀ü╞ò╟O\"êé▄└üüP\"½≥≡╞ò╟O!σ└üüPσ\"½║σ─ö─òOσ┼ö┼òOσ∩ö∩òO    \nüä\n!·üä    !√üä!ⁿ+°ü !ê▀ü\füPσ\n#êüZü[ !ê)é▄└üüüüR\"â┼öº½Ä┼òº½ë┼ö┼òO¬ü╚∩öº½Ä∩òº½ë∩ö∩òO¬ü╚±öº½Ä±òº½ë±ö±òO¬ü╚ü╣öº½öü╣òº½ìü╣öü╣òO¬ü╚ü╦öº½öü╦òº½ìü╦öü╦òO¬ü╚╚ÿ½â╚¬ìü╝Rüä!╘▀ü╘─U½àü╓¬âü╫╘─U½â╚¬âüèüä!─U½â╚¬âüè&ê.é▄└üüP\"½▓┼ö┼òO░▀ü░ü╗ÿ½àü╓¬âü╫░ëü╗ÿ½â╚¬âüè$ê)é▄└üüP\"âα┼öº½Ä┼òº½ë┼ö┼òO¬ü╚à∩öº½Ä∩òº½ë∩ö∩òO¬ü╚åüäà!üäå!─U½àü╓¬âü╫ ─U½àü!¬âü\"#─U½àü$¬âü%&▀ü' #&&ê.é▄└ü(ü)ü*Q\"â╞─ö─òO+┼öº½Ä┼òº½ë┼ö┼òO¬ü╚,╞ò╟O-└ü.,\"½ê╞ò╟O¬Åü/,!½à,¬ü╚0└ü1-\"â█─öº½Å─òº½è-─ö─òO¬ü╚2┼öº½Å┼òº½è-┼ö┼òO¬ü╚3∩öº½Å∩òº½è-∩ö∩òO¬ü╚4╓3!Åü╕!ü5PGü║\"6▀ü7Žàü8¬âü9P!+≡2!û≡3!û≡4!û\"&ê-é┬└ü:-\"¼ï└ü;-\"â▓─öº½Å─òº½è-─ö─òO¬ü╚å┼öº½Å┼òº½è-┼ö┼òO¬ü╚<∩öº½Å∩òº½è-∩ö∩òO¬ü╚▀≡å!=≡<!>└ü?>\"½àü@¬âüA≡▀!ëB╚ÿ½â╚¬ê BüvQC└ü?>\"½ë╪>┘\"ê¬ç╪>▐\"ê▀üD!>=+C\"&ê.°üE+P!ê¬É▀üF!+-\"%ê,é▄└üG\"¼ë└üH\"½ÿ\f╚ÿâ▄▀üIüJP!\"#êé▄└üK\"½ö\f╚ÿâ▄▀üL!\"#êé▄└üMüNüOüPüQüRüSüT░\"½╧─ö─òO┼ö┼òO∩ö∩òOüU4▀üV4ü╕╞üW4GZ]ü║\"Uü╕╞üXUGZ]ü║\"ü&ê+é▄└üY\"½┴─öº½Ä─òº½ë─ö─òO¬ü╚åüså!ëX;½Å\fûXûÿ¼å╪X┘\"ê▀üZü[PX\"ê*é▄└ü\\\"½í─ö─òO▀▀ü]ü^P!ê▀ü_ü`P!ê)é▄└üaübücQ\"½ù▀üd!±ö±òOû\"%êé▄└ü¬üeüfügR\"½ù▀ühüiP┼ö┼òOû#êé▄└üjükP\"½▒─ö─òOU╞ò╟O&üsU!ûXü┐X┘\"ê▀ülXû&#ê+é▄└ümünP\"½▌─ö─òO┼ö«âüoT┼ò«ü─SOpq▀ürüsütQp╚ÿ½àq¬âpp╚ÿ¼ïqûpûÿ½â╚¬èüuqüvQ#ê*é▄└üwüxüyQ\"½⌐─ö─òOzü┐z┘\"ê▀ü{ü|Pz\"ê)üw êé▄└ü}ü~üQ\"¼ô└üÇüüüéüâR\"½½üs┼ö┼òO!Uü┐U┘\"ê▀üäüàPUû\"ê)üw êé▄└üåüçP\"½æ▀üê─ö─òOû\"êé▄└üëüèP\"½╗─öº½Ä─òº½ë─ö─òO¬ü╚┼öº½Ä┼òº½ë┼ö┼òO¬ü╚&t▀üïtû&#ê*é▄└üîüìüÄüÅR\"½∩─öº½Ä─òº½ë─ö─òO¬ü╚É┼öº½Ä┼òº½ë┼ö┼òO¬ü╚æüsÉ!Æüsæ!ô╚ÆÖ½æ\fûÆûÿ¼ç╪Æ┘\"ê▀üöüòPÉûæ#ê,é▄└üûüùüÿüÖR\"½╘─öº½Ä─òº½ë─ö─òO¬ü╚╞ò╟OÜ¢ü/¢!½æ\fû¢ûÿ¼ç╪¢┘\"ê▀ü£ü¥ü₧üƒR¢Ü#ê*é▄└üáüíP\"½Æ▀üó─ö─òO #êé▄└üúüñP\"½û▀üÑ!─ö─òO \"%êé▄└ü}üªüºü¿R\"½¬┼ö┼òO∩ö∩òO⌐¬▀ü½ü¼P⌐¬\n$ê*é▄└ü¡ü«P\"½╬─öº½Ä─òº½ë─ö─òO¬ü╚┼öº½Ä┼òº½ë┼ö┼òO¬ü╚»░╪░┘\"ê╪»┘\"ê▀ü▒░û»û#ê*é▄└ü}ü▓ü│ü┤R\"½╠┼ö┼òO∩ö∩òOÅü\fûüûÿ¼å╪ü┘\"ê▀ü╡ü╢PüûÅû\nûÿ½ïü╖ÅüvQ¬åü╕ÅP#ê*é▄└ü}ü╣ü║Q\"½á┼ö┼òOüü┐ü┘\"ê▀ü╗üû#ê)é▄└ü}ü╝ü╜Q\"½╒╞ò╟Oüüsü!ëå;½äå¬ü╚XüXG╟O╛≡╛!ët╚ÿ½äX¬étûU▀ü┐ü└ü┴ü┬RXU\n$ê.é▄└ü}ü├ü─Q\"½¡┼ö┼òO╞ò╟O&üü┐ü┘\"ê▀ü┼üû&#êüw ê*é▄└ü╞ü╟P\"½₧─ö─òOU▀ü╚ü╔ü╩QU\n#ê)é▄└ü╦\"½ó▀ü╠ü═P─öº½Ä─òº½ë─ö─òO¬ü╚û\"êé▄└üîüìü╬üÅR\"½╙─öº½Ä─òº½ë─ö─òO¬ü╚┼öº½Ä┼òº½ë┼ö┼òO¬ü╚╧¢\fû¢ûÿ¼ç╪¢┘\"ê▀ü╨ü╤P¢╧#ê*é▄ü/\f!½▒└ü╥ü╙P\"½ñ▀ü╘ü╒P─öº½Ä─òº½ë─ö─òO¬ü╚\fû#êé▄└ü╓\"¼Ñ└ü╫\"¼£└ü╪\"¼ô└ü┘\"¼è└ü┌\"â¼─ö«ü╞█─ò«â█▄█▄O▀▀ü▌!╚ÿ¼ëûûÿ½â╚¬¼ü▐╓!½àü▀¬ÿüα!½àü߬ïüΓ!¡âüπü╝R\f╚ÿ½â╚¬»└üΣ▀\"¼ë└üσ▀\"½ä¬Öüµü/\f!½àüτ¬âüΦü╝\fR\f╚ÿ½Æ╚ÿ¼ëûûÿ½â╚¬âüΘ▀\"&ê+é▄└üΩüδü∞üφR\"¼É└üεü∩üÅQ\"½ê▀!êé▄└ü≡\"½╩─öº½Ä─òº½ë─ö─òO¬ü╚▀└ü±▀\"½ê▀╞ò╟O▀└ü≥▀\"½ê▀╞ëöO▀▀ü≤! ▀\"%ê)é▄û⌠ûÿ½ª\fû⌡ûÿ½£⌠\f⌡ü÷6▀ü≈\"ê)é▄⌠\f⌡╓\f!½ê╪\f▐\"ê¬Äü/\f!½å╪\f┘\"ê▀╚!êü°6▀ü∙\f╚ÿ½àü·¬Ä╓\f!½àü√¬âüⁿ\f╚ÿ½àü$¬ëü²\fü²QûGûÿ½àü■¬é$êü 6▀ü≈\"ê*.ç" [string-match "^ *:? *\\([^: ]*\\)? *NOTICE *" "\\([^: ]*\\)? *:" str 1 2 0 nil "" lst irc-server srvnam srvr "(" ") " parorg rcvr msg irc-clean-up-message cmsg retval default-value irc-is-nickname irc-nick-used irc-remember irc-servernames "POXAV" "weenie" irc-recall irc-services irc-nicknames irc-insert "%s%s%s %s" irc-msg-info-pre irc-msg-info-post "^\\*\\*\\* *Notice *-- *Access *denied *" "(\\(.*\\)) *\\(.*\\) *$" refused-server reason "%%Refused server-link connection from server %s: %s." "^\\*\\*\\* *Notice *-- *Rehashing *Server" " *config *file *(\\(.*\\)) *$" file "%sServer %s has reloaded it's configuration file %s%s" "^\\*\\*\\* *Notice *-- *\\(Hack\\|Fake\\) *:" " *\\([^ ]+\\) +MODE +\\([^ ]+\\)" " *\\([^ ]*\\).*$" 3 irc-nuke-whitespace 4 mode channel user "\\+[^-]*[sp]" "%sWarning a user about seeing her/his" " secret channel join%s" irc-send "NOTICE " " :<Automatic warning> My" " client (but not I myself -- I don't even" " know who you are unless you'll tell me or" " you happen to be marked as being AWAY)" " saw you join channel " " (" "). The fact was broadcasted to everyone" " seeing WALLOPS messages on 2.7 (and later)" " servers. Your channel is probably" " without any special mode on other servers." " (But still look \"valid\" at yous site)." " If you have any questions, then don't send" " them to " irc-nick " but to the channel #Twilight_Zone." " :<Automatic warning> If" " you don't care about getting warned, but" " want to think you're invisible while being" " visible, and you happen to use a Kiwi" " client, you can do M-x set-variable RET" " irc-ignore-automatic-warnings RET t" " RET. If you're using ircII, instead do" " /on ^notice \"" " <Automatic" " warning>*: /^comment" "^\\*\\*\\* Message-of-today is missing" " on host \\([^: ]+\\)? *$" host "%%%sNo message of the day at server %s." "^MOTD *- ?*\\([^: ]+\\)? *message +of +the +day *-? *$" server ">>> Message of the day at server %s:" set-buffer-modified-p buffer-modified-p "^MOTD *- ?" append irc-motd-lines "^\\* *end +of +/?motd +command. *$" ">>> %s" "^\\*\\*\\* *Error *: *No +mere +mortals +" "may +trace +the +nets +of +the +universe *$" "%%%sYou must be an enabled IRC operator to trace" " the IRCnet, use /OPER to enable yourself. An" " alternative is to use /STATS L, do /HELP STATS." "^Good afternoon, gentleman\\. I am a HAL 9000" "%sOperator status for %s ENABLED%s" "%sOperator status at %s for %s ENABLED%s" " IOPR" irc-operator "^\\*\\*\\* *notice *-- *Received" " +unauthorized +connection +from +" "%%Something at internet host %s tried to" " establish a connection with us. Refused" " as it isn't enabled in the confiugation file." "^\\*\\*\\* *Notice *\\(:\\|--\\) *Link" " +with +\\([^ ]+\\) +established" " *.? *$" irc-extract-hostname h "%s%sLink with %s established%s" ")" irc-later-execute-lusers "^\\*\\*\\* *\\([^ ]+\\) +\\([^:]+\\) *" "==> *\\(.+\\) *$" "^\\*\\*\\* +\\(Connection\\) +\\([^ ]+\\) +" "==> +\\([^ ]+\\) +\\[\\([^ ]+\\)\\] *$" "==> +\\([^ ]+\\) *$" "^\\*\\*\\* +\\(Link\\) +\\([^ ]+\\) +" "^\\*\\*\\* +\\(<newtype>\\) +\\([^ ]+\\) +" type lcl remote address "^\\([^ ]+\\) +\\([0-9]+\\)S +\\([0-9]+\\)C$" string-to-int c s x format " (%d server%s, %d client%s)" "s" extra "^ *CLASS\\[\\([0-9]+\\)\\] +\\([^: ]+\\) *$" "^ *CLASS\\[\\([0-9]+\\)\\] *$" p local class lserv rserv "LINK" "%s%s to %s%s goes through %s%s" "\\(CHANOP\\|OPER\\|USER\\)" "^\\([^[]*\\)\\[\\([^: ]+\\)\\]$" cm "%s%s of class %3s at server %s: \"%s\" (client on %s)%s" "%s%s at server %s: \"%s\" (client on %s)%s" "\\(UNKNOWN\\)" "%s%s at server %s from internet" " host %s%s" "UNKNOWN" "Half open connection" "<Unknown type (%s) in function" " irc-parse-notice, please" " tell " irc-hacker ">" "%s%s at server %s to%s server %s%s%s" "CONNECTION" "Serverlink" "CONNECTING" "Server-search" " class %3s" "^\\*\\*\\* *Notice *\\(:\\|--\\)" " *No +response +from +" "\\([^ ]+\\) *, *closing +link *$" "%%Closed serverlink to %s due to lack of respone." "^\\*\\*\\* *Class +\\([0-9]+\\) *" "Entries *linked *: *\\([0-9]+\\) *$" count "%s%s%d service%s linked for class %3d%s" "^\\([A-Za-z]+\\) +has +been +used +" "\\([0-9]+\\) +times? +after +" "startup *$" cnt cmd "%sServer %s has seen %s%s command%s of type %s%s" make-string 5 32 "1" " " "^\\*\\*\\* *No +such +server *" unknown irc-forget "%%%sNo such server: \"%s\"." "^\\*\\*\\* *unknown \\([^: ]+\\) *==> *" "\\([^: ]+\\) *$" "%sUnknown connection at server %s to host %s%s" "^\\*\\*\\* *\\(User\\)?\\(ChanOp\\)?" "\\(Oper\\)? +\\([^: ]+\\) *==> *" "\\([^: ]*\\) *\\[\\(.\\|\n\\)*\\] *$" first second third nick 6 client "User" "Channel operator" "IRC operator" "?UNKNOWN?" "^\\(\\*\\*\\*\\)? *\\([0-9]+\\) +users* +" "\\(have\\|has\\) +connection +to +the +" "twilight +zone *$" n "*** There %s %d enabled operator%s online." "is" "are" "^\\(\\*\\*\\*\\)? *There \\(is\\|are\\) +" "+\\([0-9]+\\) +channels*. *$" "*** There %s %d channel%s." "+\\([0-9]+\\) +clients* +connected +" "to +\\([^ ,]+\\).*$" "*** There %s %d client%s on %s." "^###" m "###%s%s" "^\\*\\*\\* *welcome +to +the +internet +" "relay +network *, *\\([^: ]+\\) *$" "^\\*\\*\\* *Your +host +is +" "\\([^ ,]+\\) *, *running +version +" vrsn buffer-name cur-bufname irc-host+port-to-buffer-name irc-port new-bufname pre-kludge set-default rename-buffer "^\\([Ii][Rr][Cc][Dd]?\\)?\\([u0-9]+\\)" "[^0-9]+\\([0-9]+\\)\\([^0-9]+\\)" "\\([0-9]+\\)" "[^0-9]+\\([0-9]+\\)\\(\\)" "\\(\\)\\(\\)" major minor kludge edit "^u" "%c" irc-type-version irc-major-version irc-minor-version irc-edit-version "%%Failed parsing vrsn \"%s\" in irc-parse-notice." "PRE" 10000 "*** Welcome to the IRC server at %s!" "*** The server's version is %s," "^\\*\\*\\* *This +server +was +created +" "*** and it was created %s." "^\\*\\*\\* *Welcome +to +Internet +Relay +" "Server *" "^[^0-9]*\\([0-9]+\\)\\.\\([0-9]+\\)" "[^0-9]+\\([0-9]+\\)?.*$" edt min maj "MOTD" "*** Welcome to the Internet Relay Chat server " "version %s at %s!" "^\\(\\*\\*\\*\\)? *There +are +\\([0-9]+\\) +" "users +\\(and +\\|(\\)?" "\\([^0-9]*[0-9]+ invisible\\)?\\()\\)? *" "on +\\([0-9]+\\) +servers *$" ucount sdelim invstr edelim scount inv "*** There %s %s user%s%s on %s server%s." "^\\(\\*\\*\\*\\)? *There +are \\([0-9]+\\) +" "yet +unknown +connections *$" "*** There %s yet %s unknown connection%s." "^\\(\\*\\*\\*\\)? *I +have +\\([0-9]+\\)" " +clients +and \\([0-9]+\\) +servers *$" cn sn isare "client" "clients" cstr "server" "servers" sstr "*** There %s %d %s and %d %s on this server." "^\\*\\*\\* +Notice *:?-?-? +Received +KILL" " +message +for +\\([^ ]+\\).\\( +From [^ ]+\\)?" " +Path: *" sender f path "^From " irc-is-hostname from "\\([^!]+\\)!?(\\([^ ]*\\) *<- *\\([^ ]*\\)) *$" at old new "User " irc-msg-cont-used "%s%s COLLIDED at %s, " "local user %s seen on link from %s%s" "was on %s, now from %s%s" "\\([^!]+\\)!\\([^=][^! ]*\\) +(\\(.*\\))$" "\\([^!]+\\)!\\([^=][^! ]*\\) *\\(\\)$" o site oper "\\." "Server" "Operator" m2 mesg "%sOperator %s (@%s) /KILL'ed user %s%s%s" "WHOWAS :" "%sUser %s KILL'ed, path: %s%s" "^ *You +have +been +marked +as +being +away *$" "^ *You +have +marked +as +being +away *$" "%sYou have been marked as being away," " use /HERE to revert the effect%s" "^ *You +are +no +longer +marked +as +being +away *$" "%sYou are no longer marked as being away%s" "^ *\\([^: *]*\\) *" "\\(tty[^: ]+" "\\|pty/tty[^: ]+" "\\|vt[0-9]+" "\\|pt[^: ]+" "\\|display" "\\|console\\) *" "\\([ -~]+\\)?.*$" tty "%s%s %s%s %s" 39 14 " *Nobody +logged +in +on +\\([^: ]+\\) *$" "%%No users logged in on the Internet node" " which runs the IRC server %s at the moment." "^ *\\(UserId +Terminal +Host\\) *$" "Login name                              " "TTY            Logged in from" "--------------------------------------- " "-------------- --------------" "^\\*\\*\\* *\\(Notice\\)? *\\(:\\|--\\)?" " *Connecti\\(ng\\|on\\) *to" " +\\(.+\\) +activated.? *$" "%s%sTrying to establish a serverlink to %s%s" " *Failed *in *connecting *to" " *\\([^: ]+\\) *: *Socket *is" " *not *connected *.? *$" "%%%sFailed to establish a serverlink to %s;" " no active server at other end." "^\\*\\*\\* *Notice *: *Connect +" "to +host +\\(.\\|\n\\)* +failed *:" "%%Failed to establish a serverlink to %s; %s." "^\\*\\*\\* Notice: Access denied (no such server" " enabled) \\([^ ]+\\) *\\(\\[[^ ]+\\]\\)? *$" -1 truename claimed "%%Rejected attemp by internethost \"%s\"%s to" " establish a serverlink; that host isn't enabled" " in the configuration file." " (claiming to be \"" "\")" "^ *\\*\\*\\* +Notice *: +No +" "response +from +\\([^: ]+\\) +, +" "closing +link *$" removed-server "%%Failed to get any response whatsoever from" " server %s, removing the serverlink to it." "^ *\\*\\*\\* *Notice *\\(:\\|--\\)" " *Max +buffering +limit +exceed" " +for +\\([^ ]+\\)" "^ *\\*\\*\\* *Notice\\ *\\(:\\|--\\)" " *SendQueued +called +for +a" " +DEADSOCKET +\\([^: ]*\\) *" "\\(:-(\\)? *$" "%%Closed serverlink to %s, max buffering limit" " got exceeded." "^ *\\*\\*\\* *Host +\\(.*\\) +is" " +unknown *\\.* *$" "%%Host \"%s\" is unknown." "^ *\\*\\*\\* *Notice *-- *Connect +to +host" " +\\(.+\\) +failed *: *\\(.+\\) *$" "%%Connect to host %s failed: %s" "^ *\\*\\*\\* *Notice *-- *ERROR +" "from +\\(.*\\) *: *SUMMON +No +" "such +host *( *\\(.\\|\n\\)* *) *found" " *$" fld1 fld2 at-server unknown-host "%%Summon command failed as server %s doesn't" " know of any Internet host called \"%s\"." "^ *\\*\\*\\* *Notice *-- *ERROR" " +from\\ +\\(.*\\) *: *Access +" "denied *( *no +such +server +" "enabled *) *" disabled complainer "%%Server %s refuses to accept serverlink from" " host %s as that host isn't enabled in the" " configuration. Use \"/STATS C %s\" to check" " which hosts ARE enabled." "^ *\\([^: ]+\\) +seems +to +have +" "disabled +summoning" "%%User %s@%s has disabled summoning." "^ *Summoning +user *\\([^: ]*\\) +" "to +irc *$" "%sSummoning user %s@%s to IRC%s" " *Link +\\(.*\\) +cancelled *," " *server +\\(.*\\) +already" " +exists *$" rsrvr rhost "%%Server %s %s tried to establish a serverlink" " to us (%s). Refused as we already are linked." "^ *Connect *: *Server +\\([^ ]+\\) +already" " +exists +from +\\([^ ]+\\) *$" trying-side other-side "%%Server %s is already connected to %s" " *ERROR +from +\\(.*\\) *:" " *Server +\\(.*\\) +already +exists" " *\\.?\\.?\\.? *$" "%%Server %s refused to accept a serverlink from" " %s, the servers are already connected." "this server (" "other server " " *Server +\\([^: ]+\\) +closed +the" " +connection *.? *$" "%%%sServerlink from %s closed by remote side." " *Access +denied *( *no +such" " +server +enabled *) *" rest "%%Server %s (on host %s) tried to set up a" " server-link to us (%s) but we refused as there" " is no N line accepting that host/server" " combination." " *Lost +server +connection +to" " +\\(.*\\) *:" "%%Lost serverlink to %s (%s)." "^ *Connect *: *Host +\\(.\\|\n\\)*" " +not +listed +in +ircd?.conf *$" "%%There is no host matching the description" " \"%s\" in the servers (%s) configuration" " file." "^ *\\(.\\|\n\\)* *: *Privileged +command *$" "%%You must be an ENABLED IRC operator to use" " command \"%s\". Use /OPER to enable yourself." "such +host *( *\\(.*\\) *) *found" nonfound "%%Command /SUMMON found as server \"%s\" doesn't" " know about any server \"%s\"." "^ *User +\\(.\\|\n\\)* +not +logged" " +in *$" "%%Command /SUMMON failed as no user called \"%s\"" " is logged in at %s at the moment." "^\\*\\*\\* *Notice *:?-* *\\([^ ]*\\) *$" "^\\*\\*\\* *\\([^ ]*\\) *$" "^ *Notice *:?-* *\\([^ ]+\\) *$" "^ *\\([CNIYQK] *:.*\\) *$" "^ *\\*\\*\\* *\\(.*\\) *$" b e "%s%s%s%s%s%s" "To " "user " irc-is-channelname "channel " irc-is-broadcastname "server " "^C:" "^N:" "from " "server (user?)" "user (server?)" ": " "^[^: ]+ +[0-9]+ *[0-9]+ *[0-9]+ *" "[0-9]+ *[0-9]+ +\\(" "Mon\\|Tue\\|Wed\\|Thu\\|Fri\\|Sat\\|Sun" "\\) +" "^ *Link +SendQ +SendM +SendBytes" " +RcveM +RcveBytes +Open +since" "^\\(.*\\) +ToolZ V[0-9]+\\.[0-9]+[a-zA-Z]* *$" "^[ :;\\.?]*" "[ :;\\.?]*$" "%sToolZ-notice from %s: %s%s" irc-last-NOTICE-rcv irc-last-NOTICE-src "    " "*** %s" "       " "****** %s %s says to %s:" "Your" "User (or possible server)" "Server (or possible user)" "\"" "you" "   "] 21 "\
  307. Examine a NOTICE message from the IRC server.
  308. NOTICE is the catch-all for IRC messages; if it can't be classified as
  309. one of the other currently existing messages then the information is
  310. sent as NOTICE.  This message is overused, even when it another could be
  311. used instead.  For example, if an attempt is made to send to a nickname
  312. which is not on IRC the error reply is sent via NOTICE.
  313.  
  314. No signal is issued for NOTICE because it is way too random with what it
  315. means."])
  316. (fset 'irc-parse-pong #[(str) "└┴\n\"¡╔├öº½ì├òº½ê\n├ö├òO¬ü─╞\n╟ò╚O!    ╩! ╠ !½å═ ╬\"ê    ½ì╧╨     %¬ë╧╙ $+ç" [string-match "^PONG *\\([^: ]*\\)? *" str 1 "" s irc-nuke-whitespace 0 nil data irc-extract-hostname server irc-is-hostname irc-remember irc-servernames irc-insert "%sServer %s says PONG, with message \"%s\"%s" irc-msg-info-pre irc-msg-info-post "%sServer %s says PONG%s"] 6 "\
  317. Examine a PONG message from the IRC server.
  318. Normaly the server should never send such a message, but when it does,
  319. chances are there's a server name  given."])
  320. (fset 'irc-parse-priv #[(str) "└┴┬P \"¼Å─┼!ê─╞ \"ê─╟\"ç ╔ö╔òO\n ╦ö╦òO\f ═ò╬O½ì╤=¼ç╥╙ ╘Q¬ü╒╫ëG┌\\\"\n╒$▄\n!½Å▌\f▐\"¼ê▀\nα\"ê¬îß\n!½å▀\nΓ\"ê#½ï└Σ\"½ä╬é~▌\f▐\"½Äσµ\nτR\f\"é~▌\nΦ\"½ùΘΩ!à~*à~δ∞\nφ.R!é~\fû.ûÿ½╛\nµP/≡G±≥p!!╦Ñ^≤\"4Θ⌡!½É5½î5\n\f#ê¬è─÷!P!ê≈\n°\")é~∙\f!½╖≡G±≥p!!╦Ñ^≤\"4─·\f═H√U½âⁿ¬ü²\f╔╬Oû■÷!░!ê≈\n \")¬├\nµP/≡G±≥p!!╦Ñ^≤\"4─ü@\f\"êΘ⌡!½É5½î5\n\f#ê¬è─÷!P!ê≈\n°\")-ç" [string-match "^ *: *\\([^: ]*\\) *PRIVMSG" " *\\([^ ]*\\) +:" str irc-insert "%%Unknown PRIVMSG seen in irc-parse-priv:" "%% \"%s\" (str)." "%% Please tell %s, it might be a bug." irc-hacker 1 from 2 to 0 nil msg irc-message-stamp public " (" irc-get-time ") " "" time format irc-msg-priv irc-channel 7 hdr irc-is-nickname irc-recall irc-subscribed-channels irc-remember irc-nicknames irc-is-hostname irc-servernames irc-ignore-automatic-warnings "^<Automatic +warning> +" irc-parse-public ":" " MSG :" irc-ignored-ppl boundp irc-abusive-ignore irc-send "NOTICE " " :You are being ignored by " irc-nick-used irc-last-private make-string window-width get-buffer-window 32 irc-msg-cont-used irc-private-insert irc-clean-up-message irc-signal private irc-is-broadcastname "[BROADCAST to all users on IRC " 36 "server(s) " "clients(s) on Internet host(s) " "] " wall "*** Private message to \"%s\" follows:"] 8 "\
  321. Examine a PRIVMSG message from the IRC server.
  322. PRIVMSG is intended to be used for private message sent between users.
  323. This is not always the case at the moment; servers will use it like either
  324. NOTICE or MSG on occasion.
  325.  
  326. If it really is a private message, this function returns t if a signal should
  327. be issued for the \"private\" event, nil otherwise."])
  328. (fset 'irc-parse-public #[(str &optional priv-chan) "┴┬├\"O½â¬«╞╟!ë½£<½ù╔@!½êAë¬j@ë¼d¼â╩¬é) ╠ò═O┬╧╨!╥Q\"º╘\f╒\"ë½â╫¬Ö╪½ì█=¼ç▄▌ ▐Q¬ü╫\f $αGßΓp!!πÑ^Σ\"%µ\fτ\"ê?¡¼ΦΘ!½Å)½ï)\f #ê¬èΩδ!P!ê∞\fφ\"«ê¡ä∞\fε\".ç" [str 1 string-match " MSG :" user priv-chan irc-recall-all irc-subscribed-channels clst irc-is-multijoinable-channel "???" rcvr 0 nil msg "\\<" regexp-quote irc-nick-used "\\>" about-self irc-recall irc-ignored-ppl ismem "" format irc-msg-public irc-message-stamp private " (" irc-get-time ")" hdr make-string window-width get-buffer-window 2 32 irc-msg-cont-used irc-remember irc-nicknames boundp irc-public-insert irc-insert irc-clean-up-message irc-signal public backtalk] 6 "\
  329. Examine a MSG message from the IRC server.
  330. MSG is sent when someone has sent a message to a channel.  In reality,
  331. sometimes PRIVMSG is used but irc-parse-private should hand those off to
  332. here.
  333.  
  334. This function returns t if a bell should be issued for the \"public\" or
  335. \"backtalk\" events, nil otherwise."])
  336. (fset 'irc-parse-quit #[(str) "└┴\n\"¼ò└├\n\"¼Å─┼!ê─╞\n\"ê─╟\"ç╔öº½ì╔òº½ê\n╔ö╔òO¬ü╩ ╠öº½ì╠òº½ê\n╠ö╠òO¬ü╩╬╧\n╨ò╤O!! ╩ÿ½ä¬é ëûûÿû╩ÿ¼êûÿ½ä╫é#╪ÿ½ä┘é#┌ÿ½ä█é#└▄\"½Ö▌▐╔öº½Ä╔òº½ë╔ö╔òO¬ü╩\"¬≥▀ÿ½âα¬Θßÿ½âΓ¬απÿ½âΣ¬╫σÿ½âµ¬╬└τΦP\"½¡▌Θ╔öº½Ä╔òº½ë╔ö╔òO¬ü╩╠öº½Ä╠òº½ë╠ö╠òO¬ü╩#¬ÿ└Ω\"½îδ∞\"êφP¬àε∩Q0╩Ö½áûûÿ¼ù±≥!½Æ2½Ä─≤⌠P56%ê≈°\"ê∙·\"?¡á√<>¡Ü─²5½â■¬é06%ê ü@\".ç" [string-match "^:? *\\([^ :]+\\)? +QUIT +\\([^ :]+\\) *: *" str "^:? *\\([^ :]+\\)? +QUIT *\\(\\): *" irc-insert "%%Unknown QUIT message in irc-parse-quit:" "%% \"%s\" (str)." "%% Please tell %s, it might be a bug." irc-hacker 1 "" u 2 user2 irc-clean-up-message irc-nuke-whitespace 0 nil c irc-nick-used user myself uc ": user quit" "LEAVING" ": user quit, one ircII user less on IRC" "BAD LINK?" ": link closed from client's side" "^\\([^.!]+\\)![A-Za-z][^ !]+$" format ": user quit past %s" "KILLED" ": killed" "PING TIMEOUT" ": killed off due to inactivity" "DEAD SOCKET" ": dead socket" "WRITE ERROR" ": write error" "^\\([^ ]+\\.[^ .][^ ]*\\)" " +\\([^ ]+\\.[^ .][^ ]*\\)$" ": netsplit past %s (lost %s)" "^[^ ]+\\.[^ .][^ ]$" irc-remember irc-servernames ": netsplit just past " " (" ")" comment boundp debug-on-error "%sirc-parse-quit: secondary user to QUIT" " differed, user=\"%s\", user2=\"%s\"%s" irc-msg-info-pre irc-msg-info-post irc-forget irc-nicknames irc-recall irc-ignored-ppl quit irc-events "%s%s left IRC%s%s" "You" irc-signal join] 7 "\
  337. Examine a QUIT message from the IRC server.
  338. QUIT is used to tell of a user's departure from IRC.  It is currently sent
  339. by the servers to those clients which are on the same channel as the
  340. departing user.
  341.  
  342. This function returns t if a signal should be issued for the \"join\" event,
  343. since it also signals someone leaving the channel.  It returns nil if no
  344. bell should be issued."])
  345. (fset 'irc-parse-RPL #[(str) "└┴\n\"½▒├─öº½ì─òº½ê\n─ö─òO¬ü┼!ë╟U½à╚\n!¬Ä╔U½à╩\n!¬â╦\n!)ç╠═!ê╠╬\n\"ê╠╧\"ç" [string-match "^:?[^: ]+ +\\([023]\\)[0-9][0-9] +" str string-to-int 1 "" n 3 irc-parse-RPL-3xx 2 irc-parse-RPL-2xx irc-parse-RPL-0xx irc-insert "%%Function irc-parse-RPL called with non-RPL:" "%% \"%s\" (str)" "%% Please tell %s." irc-hacker] 5 "\
  346. Examine a numeric RPL_ message from the IRC server.
  347. Numeric control messages are used by newer servers to aid in generalized
  348. client design; while people are converting to the new servers the older
  349. irc-parse-error, irc-parse-notice, et al, functions are redundant with
  350. irc-parse-ERR and irc-parse-RPL.  Values used by this function are found
  351. in the IRC source file numeric.h.
  352.  
  353. Note well that some things are still going to come out wrong because the
  354. servers are currently still doing things inconsistently."])
  355. (fset 'irc-parse-RPL-0xx #[(str) "└┴┬P \"â├─öº½ì─òº½ê ─ö─òO¬ü┼╟╚öº½ì╚òº½ê ╚ö╚òO¬ü┼!    ╩öº½ì╩òº½ê ╩ö╩òO¬ü┼ ╠ò═Oûûÿ½â┼¬à╨╤Q════╫╪\"ê    ─U¼├    ╚U½î┘┌█ #!ê¬▒    ╩U½î┘┌█ #!ꬃ    ▄U½ê▌▐\"ê¬æ▌▀αP!\"ê▌Γ \"ê▌π!ê.    ¬æ▌ΣαP!\"ê▌σ \"ê▌π!ê═ç" [string-match "^:?\\([^: ]+\\) *\\([023][0-9][0-9]\\) +" "\\([^: ]+\\)? +:?" str 1 "" origin string-to-int 2 num 3 user 0 nil txt irc-server "(" ") " parorg tmp1 tmp2 tmp3 tmp4 irc-remember irc-servernames irc-parse-notice format "NOTICE %s :*** %s" 4 irc-insert "*** FEATURES: %s" "%%Unrecognized numeric RPL 0xx message; " "please tell %s:" irc-hacker "%% str=\"%s\"." "%% Function irc-parse-RPL-0xx." "%%Unrecognized nonnumeric RPL 0xx message follows; " "%% \"%s\"."] 5 "\
  356. Examine a numeric RPL_ message from the IRC server.
  357. Numeric control messages are used by newer servers to aid in generalized
  358. client design; while people are converting to the new servers the older
  359. irc-parse-error, irc-parse-notice, et al, functions are redundant with
  360. irc-parse-ERR and irc-parse-RPL.  Values used by this function are found
  361. in the IRC source file numeric.h.
  362.  
  363. Note well that some things are still going to come out wrong because the
  364. servers are currently still doing things inconsistently."])
  365. (fset 'irc-parse-RPL-2xx #[(str) "└┴┬P \"â4 ─öº½ì─òº½ê ─ö─òO¬ü┼╟╚öº½ì╚òº½ê ╚ö╚òO¬ü┼!    ╩öº½ì╩òº½ê ╩ö╩òO¬ü┼ ╠ò═Oûûÿ½â┼¬à╨╤Q════╫╪\"ê    ┘U½ └┌\"½σ─öº½Ä─òº½ë─ö─òO¬ü┼╚öº½Ä╚òº½ë╚ö╚òO¬ü┼╩öº½Ä╩òº½ë╩ö╩òO¬ü┼▐▀ ûûû┼ÿ½â┼¬äßP\"&ê+é0 ▐π!ê▐Σ\"ê▐σ&\"êé0     τU¼ç    ΦUâû└Θ\"½≥─öº½Ä─òº½ë─ö─òO¬ü┼*╚öº½Ä╚òº½ë╚ö╚òO¬ü┼+╩öº½Ä╩òº½ë╩ö╩òO¬ü┼,*ûë-εÿ½â∩¬ï-≡ÿ½â±¬é*2▐≤ +,û2\"&ê-é0 ▐⌠    \"ê▐Σ\"ê▐⌡&\"êé0     ÷U¼ì    ≈U¼ç    °UâS└∙·√Q\"â;─öº½Ä─òº½ë─ö─òO¬ü┼*╚öº½Ä╚òº½ë╚ö╚òO¬ü┼+╩öº½Ä╩òº½ë╩ö╩òO¬ü┼<²öº½Ä²òº½ë²ö²òO¬ü┼> <! ┼ Ö½ê╫ ü@\"ê▐üA +*ù >û\"&ê-é0 ▐üB!ê▐üC #ê▐⌡&\"êé0     üDUâæ└üEüFüGQ\"¼₧└üHüIüJQ\"¼Ä└üKüLP\"â|─öº½Ä─òº½ë─ö─òO¬ü┼*╚öº½Ä╚òº½ë╚ö╚òO¬ü┼+╩öº½Ä╩òº½ë╩ö╩òO¬ü┼M╟²öº½Ä²òº½ë²ö²òO¬ü┼!N╟üOöº½öüOòº½ìüOöüOòO¬ü┼!PM┼ÿ½₧üQöº½öüQòº½ìüQöüQòO¬à┼¬éMR╫R╪\"ê▐üS +*ùRûN╠U½ëP╠U½â┼¬íüTüUNë─U½â┼¬âüVPë─U½â┼¬âüV%\"&ê.é0 ▐üW!ê▐Σ\"ê▐⌡&\"êé0     üXU½⌠└üYüZP\"½╨╟─öº½Ä─òº½ë─ö─òO¬ü┼!╟╚öº½Ä╚òº½ë╚ö╚òO¬ü┼![+▐ü\\ [ë─U½â┼¬âüV+\"&ê*é0 ▐ü]!ê▐ü^\"ê▐⌡&\"êé0     ü_Uâ>└ü`üaëübR\"â─öº½Ä─òº½ë─ö─òO¬ü┼c╚öº½Ä╚òº½ë╚ö╚òO¬ü┼d╩öº½Ä╩òº½ë╩ö╩òO¬ü┼e²öº½Ä²òº½ë²ö²òO¬ü┼füOöº½öüOòº½ìüOöüOòO¬ü┼güQöº½öüQòº½ìüQöüQòO¬ü┼hüiöº½öüiòº½ìüiöüiòO¬ü┼jükl▐ümdefghj&ê▐ünlcû#ê.é0 └üoüpüqQ\"½ù▐ürüsP!ê▐ütüuP!êé0 ▐üv!ê▐Σ\"ê▐⌡&\"êé0     üwUâ└üx\"â■─öº½Ä─òº½ë─ö─òO¬ü┼*╚öº½Ä╚òº½ë╚ö╚òO¬ü┼[╩öº½Ä╩òº½ë╩ö╩òO¬ü┼y╟[!z╟y!{ü|╠üO[GZ]ü}\"[P~z─U½àü¬âüÇü▐üé û~ü*ûy┼ÿ½â┼¬ùüTüâü|üi*GZü}\"{#\"&ê.é0 ▐üä!ê▐Σ\"ê▐⌡&\"êé0     üàU¼╚    üåU¼└    üçU¼╕    üêU¼░    üëU¼¿    üèU¼á    üïU¼ÿ    üîU¼É    üìU¼ê    üÄU½íûûÿ½ï▐üÅ\"êé0 ▐üÉ#êé0     üæUâj└üÆüôP\"âU─öº½Ä─òº½ë─ö─òO¬ü┼+╚öº½Ä╚òº½ë╚ö╚òO¬ü┼ö╩öº½Ä╩òº½ë╩ö╩òO¬ü┼ò²öº½Ä²òº½ë²ö²òO¬ü┼û╟û!─U½â┼¬âüVùüOöº½öüOòº½ìüOöüOòO¬ü┼düTüÿüÖP+òö%Üü|ÜGü}\"l▐ü¢Üûùd%ê.é0 ▐ü£!ê▐Σ\"ê▐⌡&\"êé0     ü¥U½ö▐ü₧ û\"$ê▐┼!êé0     üƒUâ(GSûáëí╠Y½ôáíHüóU¼êíSëí¬ií╠Y½₧áíHüúU¼ôáíHüñU¼êíSëí¬^í╠Y¡ÄáíHüñU¡âüѪ*▐üº  ëû GSHü¿U½â┼¬âüVG╚U½àü⌐¬âü¬ü½ü¼\"\"&êé0     ü¡U½ï▐üÅ\"êé0     ü«U½ï▐üÅ\"êé0     ü»U½·└ü░\"½¼ü▒üTü▓ü│ü┤Q ─öº½Ä─òº½ë─ö─òO¬ü┼#!êé0 └ü╡\"½▒▐ü╢─öº½Ä─òº½ë─ö─òO¬ü┼╚öº½Ä╚òº½ë╚ö╚òO¬ü┼#êé0 ▐üÅ\"êé0     ü╖U½∩└ü╕\"½═╟─öº½Ä─òº½ë─ö─òO¬ü┼!z▐ü╣z─U½àü║¬âü╗zë─U½àü╝¬âü╜z─U½àü╛¬âü┐%ê)é0 ▐ü└!ê▐ü^\"ê▐ü┴&\"êé0     ü┬U½╜└ü├\"½⌐ü▒üTü─ü┼P ─öº½Ä─òº½ë─ö─òO¬ü┼#!êé0 ▐üÅ\"êé0     ü╞U½╣└ü╟\"½áüTü╚û─öº½Ä─òº½ë─ö─òO¬ü┼#¬é╔▐üÅ╔\"ê)é0     ü╩U½ï▐ü╦\"êé0     ü╠U½ï▐ü╦\"êé0     ü═U½ï▐ü╦\"êé0     ü╬U½¢▐ü╦\"ê▐ü╧ \"$ê▐┼!êé0     ü╨U½π└ü╤\"½┴─öº½Ä─òº½ë─ö─òO¬ü┼╚öº½Ä╚òº½ë╚ö╚òO¬ü┼╥╙▐ü╘ ╥╙\"&ê*é0 ▐ü╒!ê▐ü^\"ê▐ü┴&\"êé0     ü╓U½╫└ü╫\"½─▐ü╪╩öº½Ä╩òº½ë╩ö╩òO¬ü┼─öº½Ä─òº½ë─ö─òO¬ü┼╚öº½Ä╚òº½ë╚ö╚òO¬ü┼$ê¬╟▐ü┘\"ê¬╜    ü┌U½è▐üÅ\"ꬽ    ü█U½è▐üÅ\"ê¬Ö▐ü▄ü▌P&\"ê▐ü▐ \"ê▐ü▀!ê.    ¬Ö▐üαü▌P&\"ê▐üß \"ê▐ü▀!ê═ç" [string-match "^:?\\([^: ]+\\) *\\([023][0-9][0-9]\\) +" "\\([^: ]+\\)? +:?" str 1 "" origin string-to-int 2 num 3 user 0 nil txt irc-server "(" ") " parorg tmp1 tmp2 tmp3 tmp4 irc-remember irc-servernames 200 "^ *Link +\\([^ ]+\\) *:?\\([^ ]+\\) *:?\\([^ ]+\\)? *$" next goal vrsn irc-insert "%sLink to %s passes %s<%s>%s%s" irc-msg-info-pre "; next:" irc-msg-info-post "%%Unknown RPL200 received in irc-parse-RPL-2xx:" "%% \"%s\" (txt)." "%% Please tell %s, this might be a bug." irc-hacker 201 202 "^\\([^ ]+\\) +\\([0-9]+\\) +:?\\([^ ]+\\)" type class host utype "TRY." "trying to connect to it" "H.S." "registering us as server at it" state "%s%sClass %3s half: %s (%s)%s" "%%Received unknown RPL%d in irc-parse-RPL-2xx:" "%% Please tell %s, it might be a bug." 203 204 205 "^\\([^ ]+\\) +\\(-?[0-9]+\\) *:?" "*\\([^ ]*\\)\\[\\(.+\\)\\] *" ":?[0-9]*" u 4 cm irc-nuke-whitespace irc-nicknames "%s%sClass %3s %s: \"%s\" (client on %s)%s" "%%Unknown RPL203:205 seen, in irc-parse-RPL-2xx:" "%% \"%s\" (str); \"%s\" (txt)." 206 "^\\([^ ]+\\) +\\([0-9]+\\) +\\(\\)" "\\([0-9]+\\)S +\\([0-9]+\\)C +:? *" "\\([^ ]+\\) *$" "^\\([^ ]+\\) +\\([0-9]+\\) +" "\\([^ ]+\\) +\\([0-9]+\\)S *:?" " *\\([0-9]+\\)C *$" "^\\([^ ]+\\) +\\([0-9]+\\) *" ":? *\\(.+\\) *\\(\\)\\(\\)$" r ns 5 nc 6 remote "%s%sClass %3s %s: %s%s%s" format " (%d server%s, %d client%s)%s" "s" "%%Unknown RPL206 received in irc-parse-RPL-2xx:" 209 "^Class +\\([0-9]+\\) *" ":? *\\([0-9]+\\) *$" count "%s%s%d service%s linked for class %3d%s" "%%Unknown RPL209 message in irc-parse-RPL-2xx:" "%% \"%s\" (txt)" 211 "^\\([^: ]+\\) +\\([0-9]+\\) +" "\\([0-9]+\\) +\\([0-9]+\\) +" ": *\\(.*\\) *$" link sendq sendm sendbytes rcvem rcvebytes 7 rest "                                                 " irc-msg-cont-used "%8s %8s %10s %8s %10s %s" "%s(to %s)" "^ *\\(Link +\\)?SendQ +SendM" " +SendBytes +RcveM +RcveBytes" " +:Open since *$" " SendQue   S-Msgs    S-Bytes   R-Msgs" "    R-Bytes Date (to link)" "-------- -------- ---------- --------" " ---------- --------------" "%%Unknown RPL211, in irc-parse-RPL-2xx:" 212 "^\\([^ ]+\\) +:?\\([0-9]+\\) *\\([0-9]+\\)?$" rcount n rn make-string 32 c "command " "commands" cmds "%sServer %s has seen %s %s of type %s%s%s" " %s(%d remote?)" "%%Unknown RPL212 message received in irc-parse-RPL-2xx:" 213 214 215 216 217 241 242 243 244 249 "*** %s" "*** (%s): %s" 218 "^ *Y +\\([0-9]+\\) +\\([0-9]+\\) +\\([0-9]+\\) +:?" " *\\([0-9]+\\) +:?\\([0-9]+\\)" ping-freq conn-freq max-links plur "*** %sClass: %s, conn. freq." " %ss, ping freq. %ss, " pre "%smax# %s link%s, SendQ %s." "%%Unknown RPL218 in irc-parse-RPL-2xx:" 219 "%sSTATS listing for server %s done%s" 221 ut i 79 45 43 " IOPR" irc-operator "%sUser %s'%s mode%s: %s%s" 83 " is" "s are" irc-explain-user-mode no-direction 250 251 252 "^\\([0-9]+\\) +:operator.*online$" irc-parse-notice "NOTICE %s :*** %s users have" " connection to the twilight" " zone" "^\\([^ :]+\\) *: *\\(.*\\)$" "*** %s %s" 253 "^\\([0-9]+\\) *:unknown connection(?s?)?" "*** There %s %d %s of (yet) unknown %s." "is" "are" "connection" "connections" "type" "types" "%%Unrecognized RPL 253 message seen:" "%% Please tell %s" 254 "^\\([0-9]+\\) :channel" "NOTICE %s :*** There are %s" " channels." 255 "^I have \\(.*\\)" "%s has %s" text 256 "### %s" 257 258 259 "%sEnd of ADMIN for %s%s" 261 "^File +\\(.+\\) +:\\([0-9]+\\)$" dbglvl file "%s%sThe servers log file for debug level %s is %s%s" "%%Unknown RPL 261 seen:" 262 "\\([^ ]+\\) +\\([^ ]+\\)\\.? *: *\\(.*\\)" "%%%s for %s who's using a server of version %s" "%%%s" 265 266 "%%Unrecognized numeric RPL 2xx message; " "please tell %s:" "%% str=\"%s\"." "%% Function irc-parse-RPL-2xx." "%%Unrecognized nonnumeric RPL 2xx message follows; " "%% \"%s\"."] 15 "\
  366. Examine a numeric RPL_ message from the IRC server.
  367. Numeric control messages are used by newer servers to aid in generalized
  368. client design; while people are converting to the new servers the older
  369. irc-parse-error, irc-parse-notice, et al, functions are redundant with
  370. irc-parse-ERR and irc-parse-RPL.  Values used by this function are found
  371. in the IRC source file numeric.h.
  372.  
  373. Note well that some things are still going to come out wrong because the
  374. servers are currently still doing things inconsistently."])
  375. (fset 'irc-parse-RPL-3xx #[(str) "└┴┬P \"âK─öº½ì─òº½ê ─ö─òO¬ü┼╟╚öº½ì╚òº½ê ╚ö╚òO¬ü┼!    ╩öº½ì╩òº½ê ╩ö╩òO¬ü┼ ╠ò═Oûûÿ½â┼¬à╨╤Q════╫╪\"ê    ┘U½├└┌\"½▓─öº½Ä─òº½ë─ö─òO¬ü┼╠ò═O╫▌\"ê▐▀α!#ê*éG▐ßΓπQ!êéG    ΣUâå%└µτP%\"âé─öº½Ä─òº½ë%─ö─òO¬ü┼╚öº½Ä╚òº½ë%╚ö╚òO¬ü┼(╩öº½Ä╩òº½ë%╩ö╩òO¬ü┼)Ωöº½ÄΩòº½ë%ΩöΩòO¬ü┼ δöº½Äδòº½ë%δöδòO¬ü┼,%╠ò═O-╫▌\"ê╫,╪\"ê▐ε/(≡ÿ½â±¬ü≥ ,)≤ÿ½â⌠¬ü┼5&ê-%.é╩)éG    ÷Uâ5G╠V½Å╠H≈U½ç─═O¬é╠═ë89:;└ⁿ;\"½ú─öº½Ä─òº½ë;─ö─òO¬ü┼8B8;╠ò═O;¬V8½ƒ²8@■\"½ç:T:¬ê8@9B98Aë8¼a 9!ë9═@ëA½╝²A@üB\"¼¬A@@B@üCüDüEA@A@#!ê╫A@üB\"ê╫A@▌\"êAAëA¼DüFüB!═GëA½ªüHA@9\"¼ôA@GBGüIA@üB\"êAAëA¼Z@½▐@üJ@üKüL#MN▐üO/M:╠V½ûüDüP:ë─U½â┼¬âüQ#¬ü┼5%êüRN@üS\"½ûüTüDüUM\"!êüVüW!ê*G½═GüJGüKüL#XY▐üZ/X5$êY½¬üRY@üS\"½ûüTüDü[X\"!êüVüW!êYAëY¼V*.éG    ü\\U½ï▐ü]\"êéG    ü^U½ì▐ü_/5#êéG    ü`U½æ▐üaübP/5#êéG    ücUâG└üdüeP\"ê─öº½Ä─òº½ë─ö─òO¬ü┼╠ò═Of╚öº½Ä╚òº½ë╚ö╚òO¬ü┼g╩öº½Ä╩òº½ë╩ö╩òO¬ü┼hΩöº½ÄΩòº½ëΩöΩòO¬ü┼ëi≡ÿ½â┼¬åüjiPküDül²■\"½àüm¬ü≥#nüof!püqnGür\"s╫▌\"ê▐nütPαp!αg!hk%ê.éG    üuUâÉ═ëëëëëvwxyz{└ü|\"â£─öº½Ä─òº½ë─ö─òO¬ü┼z╚öº½Ä╚òº½ë╚ö╚òO¬ü┼x╠ò═O}└ü~üP}\"½ôüDüÇ}\"wüWvéÿ└üüüéP}\"½╩─öº½Ä─òº½ë}─ö─òO¬ü┼{╚öº½Ä╚òº½ë}╚ö╚òO¬ü┼y╩öº½Ä╩òº½ë}╩ö╩òO¬ü┼wüWvéÿ└üâ}\"½│─öº½Ä─òº½ë}─ö─òO¬ü┼{╚öº½Ä╚òº½ë}╚ö╚òO¬ü┼wüWv¬┼└üä}\"½│─öº½Ä─òº½ë}─ö─òO¬ü┼y╚öº½Ä╚òº½ë}╚ö╚òO¬ü┼wüWv¬ë}wüWv)é,└üàüåP\"½╔─öº½Ä─òº½ë─ö─òO¬ü┼x╚öº½Ä╚òº½ë╚ö╚òO¬ü┼{╩öº½Ä╩òº½ë╩ö╩òO¬ü┼wüWv¬║└üç\"½▒─öº½Ä─òº½ë─ö─òO¬ü┼x╚öº½Ä╚òº½ë╚ö╚òO¬ü┼wüWvv¼ÿ▐üê!ê▐üë\"ê▐üèï\"ê¬├╫x╪\"êüDüîsy½ëüìy╤Q¬ü┼xαüow!!{½ïüÄ{üÅQ¬ü┼&%▐üÉ%\"ê).éG    üæU½Ü└üÆ\"ê▐üôs╠ö╠òO#êéG    üöUâë└üòüûP\"âG─öº½Ä─òº½ë─ö─òO¬ü┼╠ò═Of╚öº½Ä╚òº½ë╚ö╚òO¬ü┼g╩öº½Ä╩òº½ë╩ö╩òO¬ü┼hΩöº½ÄΩòº½ëΩöΩòO¬ü┼ëi≡ÿ½â┼¬åüjiPküof!püDüù\"nüqnGür\"s²üÿ\"¼êüI▌\"ê▐üÖnüÜü¢Rαp!αg!hk%ê.éG    ü£U½½¥╠U½ê▐ü₧!ê¬ù▐üƒ/¥ë─U½â┼¬âüQ5%ê╠¥éG    üáU½▌└üíüóüúQ \"¼£▐üñüÑPï\"ê▐üª \"ê▐üº!êéG ─ö─òO ╚ö╚òO ╩ö╩òO¿⌐¬╫⌐▌\"ê╫¿▌\"ê▐ü½s¿#ê+éG    ü¼Uâ    └ü¡ü«ü»ëü░░ \"¼ó└ü¡ü«ü»ü▒R \"¼É└ü▓ü»ü░Q \"âΘ─öº½ì─òº½ê ─ö─òO¬ü┼ ╟╚öº½ì╚òº½ê ╚ö╚òO¬ü┼!│╟╩öº½ì╩òº½ê ╩ö╩òO¬ü┼!┤│╠U½î▐ü╡s #ê¬░▐ü╢s │ë─U½â┼¬âüQü╖│V½â┼¬ìü╕ü╣│!ü║Q&ê+éG▐ü╗ü╝P!ê▐ü╜ \"ê▐üèï\"êéG    ü╛UäG    ü┐U½▌└ü└\"½╖üJü┴üo╠ò═O!!üKüL#9▐ü┬s└ü├9\"½àüQ¬ü┼9$ê)éG▐ü─ü╝P!ê▐üë\"ê▐üèï\"êéG    ü┼U½¢▐╞!ê▐╟!êü╚╔ü╩ü╦ !êéG    ü╠Uâ9\n└ü═\"¼¥▐ü╬ü╧Pï\"ê▐üë\"ê▐ü╨!êéG─ö─òO╤╚ö╚òO╥üo╠ò═O!╙üDü╘ü╒╤!╥#╓α╙!╫╓╫P╪üq╓Gür\"süq└ü┘╟\"ür\"s╔@T╔A@╟╥!\\D╔▐α╪!!ê.éG    ü┌U½±╔@╔A@█▄█╠U½Ä▄╠U½ê▐ü▌!ê¬╔▐ü▐ü▀P/█╠U½àüα¬åüß█!█─U½â┼¬âüQ▄╠U½àüα¬åüß▄!▄─U½â┼¬âüQ5&ê*üΓ╔éG    üπUâê\füΣ ½°└üσü«ëüµüτ░ \"àù ─öº½ì─òº½ê ─ö─òO¬ü┼╚öº½ì╚òº½ê ╚ö╚òO¬ü┼╩öº½ì╩òº½ê ╩ö╩òO¬ü┼Ωöº½ìΩòº½ê ΩöΩòO¬ü┼δöº½ìδòº½ê δöδòO¬ü┼»¬▐└üΦüΘüΩQ \"¡╧─öº½ì─òº½ê ─ö─òO¬ü┼╚öº½ì╚òº½ê ╚ö╚òO¬ü┼═╩öº½ì╩òº½ê ╩ö╩òO¬ü┼Ωöº½ìΩòº½ê ΩöΩòO¬ü┼»ëδ@∞δA@╚δ8kδ¡ìüo╩δ8Ωδ8P!φδ¡ëüεφü∩\"≡k½àü±¬âü≥k½ÿkü≤këGSHü⌠U?¡âüQQ¬ü┼ü⌡Q÷üq÷G/G\\ür\"sδ¼¢▐ü≈ü°P!ê▐ü╜ \"ê▐ü∙ï\"ê¬┌ü·∞!½å╫∞▌\"êü√∞!½Åû∞ûÿ¼å╫∞╪\"ê╫▌\"ê▐üⁿ/÷└ü²≡\"½àüQ¬ü┼└ü²≡\"½àü■¬âü ≡5&ê.éG    üU½Å▐ü/5$êéG    üU½ò└ü\"äG▐ü\"êéG    üU½┬┼ÿâG└üüP\"½í▐ü/─öº½Ä─òº½ë─ö─òO¬ü┼5$êéG▐ü    /5#êéG    ü\nU½φü  ½╕└ü\f\"½»▐ü/α─öº½Ä─òº½ë─ö─òO¬ü┼!αüo╠ò═O!!5%êéG└ü\"½ò▐ü/α╠ò═O!5$êéG▐ü/α!5$êéG    üU½╔└ü\"½╡▐ü/─öº½Ä─òº½ë─ö─òO¬ü┼╚öº½Ä╚òº½ë╚ö╚òO¬ü┼5%êéG▐ü\"êéG    üU½Å▐ü/5$êéG    üU½Å▐ü/5$êéG    üU½╧└üüP \"ê╚öº½ì╚òº½ê ╚ö╚òO¬ü┼╩öº½ì╩òº½ê ╩ö╩òO¬ü┼k╫▌\"ê▐ü/αk!5%ê*éG    üU½╚└ü\"âG╚ö╚òO─ö─òO%û%ûÿ¼å╫%╪\"ê▐üüP/%û5&ê*éG    ü UâO¥╠U½¥▐!!ê▐\"!êüq└ü┘\"\"ür\"s¥T¥└ü#ü$ü%Q\"âG─öº½Ä─òº½ë─ö─òO¬ü┼╤╚öº½Ä╚òº½ë╚ö╚òO¬ü┼&╩öº½Ä╩òº½ë╩ö╩òO¬ü┼hΩöº½ÄΩòº½ëΩöΩòO¬ü┼¬δöº½Äδòº½ëδöδòO¬ü┼ü'öº½öü'òº½ìü'öü'òO¬ü┼φü(öº½öü(òº½ìü(öü(òO¬ü┼)ü*öº½öü*òº½ìü*öü*òO¬ü┼+²■\"½àü,¬≈φü-ÿ½àü.¬Ωφü/ÿ½àü0¬▌φü1ÿ½àü2¬╨φü3ÿ½àü4¬├φü5ÿ½àü6¬╢φü7ÿ½àü8¬⌐φü9ÿ½àü:¬£φü;ÿ½àü<¬Åφü=ÿ½àü.¬éφ>▐ü?>╤&h+&ê.    éG    ü@U½╫└üA\"¼ë└üB\"½┤─öº½Ä─òº½ë─ö─òO¬ü┼╠ò═OCiüDüDüEiC#!ê*éGüDüDüF\"!êéG    üGU½ï▐üH\"êéG    üIU½£└üÆ\"ê▐üJ/╠ö╠òO5$êéG    üKUâ╙└üL\"¼ó└üM\"¼Ö▐üNï\"ê▐üë\"ê▐üO!êéG─öº½Ä─òº½ë─ö─òO¬ü┼û╚öº½Ä╚òº½ë╚ö╚òO¬ü┼üoα╠ò═O!!PQ%¥T¥üRüS T\"ëUA@δV¼êU@╠V½áüS TüTüDüV¥ë─U½â┼¬âüQ#!ê)╫üDüW%Q┼ÿ½â┼¬ïüDüXQû\"P$üY\"êû%ûÿ¼å╫%╪\"ê+éG    üZU½┬╠¥üT┼!ê▐[!ê▐\\!êü╩ü╦ !êü]üY└ü^[\"ê╠òü_ü`$êüaüY!êéG    übUâQ╠¥üT┼!êüc âD╠ëëüFüd!esfghi▐üj!ê▐ük!êü╩ü╦ !êfâ√▐üÉf@\"ê└ülümPf@\"½»─öº½É─òº½ïf@─ö─òO¬ü┼╚öº½É╚òº½ïf@╚ö╚òO¬ü┼B¬à┼ünBëo@ûüpÿ½â─¬ü╠q╟oA!rhr\\hiTigq\\gfAf+éfigZs▐ütüuüvQ/hë─U½â┼¬âüQsë─U½â┼¬âüQ5&ê▐┼!ê)üaüd!ê-éG▐üw/5#êéG    üxUâ:└üy\"½≤─öº½Ä─òº½ë─ö─òO¬ü┼╚öº½Ä╚òº½ë╚ö╚òO¬ü┼╩öº½Ä╩òº½ë╩ö╩òO¬ü┼Ωöº½ÄΩòº½ëΩöΩòO¬ü┼│z{╤▐ü|/{╤z│5&ê,éG└ü}\"½┬─öº½Ä─òº½ë─ö─òO¬ü┼╚öº½Ä╚òº½ë╚ö╚òO¬ü┼ k▐ü~üP/ k5%ê*éG▐üÇ!ê▐üü\"ê▐üèï\"êéG    üéU½æ▐üâüäP/5#êéG    üàUäG    üåU½ï▐üç\"êéG    üêUâJ└üëüèüïQ \"½π ─ö─òOëîûûÿ½â┼¬âîì ╩ö╩òOÄûìûÿ¼ç╫ì╪\"êûÄûÿ¼ç╫Ä╪\"ê▐üÅì┼ÿ½â┼¬å╨ì╤QÄû#ê+éG└üÉüæüÆüôüöüò░ \"â3üû─ö!ùüû─ò!ÿüû╚ö!Öüû╚ò!Üüû╩ö!¢üû╩ò!£üûΩö!¥üûΩò!₧üûδö!ƒüûδò!áüûü'ö!íüûü'ò!ó ùÿO¬ ÖÜO ¢£Oú ¥₧Oñ ƒáOT íóOѬ┼ÿ¼Åû¬ûÿ¼å╫¬╪\"ê ┼ÿ¼å╫ ▌\"êúùüªÿ¼èúùüºÿ½½└ü¿ñ\"½íT┼ÿ¼¢└ü⌐Ñ\"½æûTûÿ¼ê╫T╪\"ꬢ└ü¬T\"½Æ▐ü½úñTÑR\"ê.éG▐ü¼ü¡ü«Q!ê▐üª \"êéG    ü»U½ì▐ü░/5#êéG    ü▒U½ï▐ü½\"êéG    ü▓U½Å▐ü│/5$êéG    ü┤U½ï▐ü½\"êéG    ü╡U½ƒü╢╖ü╩ü╦ !ê▐ü╕/╣5$êéG    ü║U½ì▐ü╗/5#êéG    ü╝UâΓü╜ ╛└ü┐ü└ü┴ü┬ü├ü─░\"½⌡─öº½Ä─òº½ë─ö─òO¬ü┼üDü┼╠ò═O╚öº½Ä╚òº½ë╚ö╚òO¬ü┼Ωöº½ÄΩòº½ëΩöΩòO¬ü┼╩öº½Ä╩òº½ë╩ö╩òO¬ü┼δöº½Äδòº½ëδöδòO¬ü┼&B¬Ñ└┌\"ê─öº½Ä─òº½ë─ö─òO¬ü┼üo╠ò═O!Bëo@ë¬┼ÿ½ä¬é¬¬üooA!╞▐ü╟/¬û╞╚ünÿ½â┼¬çü╔╚P5&ê,¬σ    ü╩U¼ê    ü╦U½öü╠üDü═ $!ê¬┴    ü╬U½Ä▐ü╧/5$ꬽ    ü╨U½è▐ü╤\"ê¬Ö▐ü╥üÑPï\"ê▐ü╙ \"ê▐ü╘!ê.    ¬Ö▐ü╒üÑPï\"ê▐üª \"ê▐ü╘!ê═ç" [string-match "^:?\\([^: ]+\\) *\\([023][0-9][0-9]\\) +" "\\([^: ]+\\)? +:?" str 1 "" origin string-to-int 2 num 3 user 0 nil txt irc-server "(" ") " parorg tmp1 tmp2 tmp3 tmp4 irc-remember irc-servernames 301 "^\\([^: ]+\\) :" msg nick irc-nicknames irc-insert "%%User %s is away (%s)." irc-clean-up-message "%%One of the last persons you sent to" " is away, delivered your" " message anyway." 302 s "^\\([^ =*]+\\)\\(\\*?\\)=\\([+-]\\)" "\\([^@]+\\)@\\([^ ]+\\) *" oper away 4 5 host rest "%s%s \"%s\" is %s@%s%s%s" irc-msg-info-pre "*" "Operator" "User" "-" " (AWAY)" irc-msg-info-post 303 58 found list ignored data "^ *\\([^ ]+\\)" irc-recall irc-ignored-ppl reverse arrivers l irc-notify-detected irc-send format "WHOIS %s %s" irc-recall-all gonners irc-list-recall irc-forget irc-listify ", " "and" as a "%sDETECTED %s%s on IRC%s" " (also %d ignored person%s)" "s" irc-signal detect message "Kiwi: Detected %s on IRC" ding t gs g "%sLOST SIGHT of %s from IRC%s" "Kiwi: lost sight of %s from IRC" 304 "Text: %s" 305 "%sYou are no longer marked as being away%s" 306 "%sYou have been marked as being away, use" " /HERE to revert the effect%s" 311 "^\\([^: ]+\\) +\\([^: ]+\\) +\\([^: ]+\\)" " \\([^: ]+\\) :" rn user-name client c " on channel " channel "%s \"%s\" " "IGNORED user" cntrl1 irc-nuke-whitespace real-name make-string 32 irc-msg-cont-used "is %s <%s@%s>%s," 312 found-info info-server-descr info-server-name info-real-server-or-relay-name info-nick info-hop-count "^ *\\([^ :]+\\) +\\([^ :]+\\) *: *" rst "^... ... +[0-9]+ [0-9]+:" "[0-9]+:[0-9]+ [0-9]+$" "gone since %s" "^\\([0-9]+\\) *: *\\[" "\\([^]]+\\)\\] *\\(.*\\) *$" "^\\([0-9]+\\) +:? *\\(.*\\) *$" "^\\[\\([^]]+\\)\\] *\\(.*\\) *$" "^\\([^ :]+\\) *: *\\([0-9]+\\) *: *" "\\([^ ].*[^ ]\\) *$" "^\\([^ :]+\\) *: *\\([^ ].*[^ ]\\) *$" "%%Found unknown RPL312 in irc-parse-RPL-3xx:" "%% \"%s\" (txt)." "%% Please tell %s, it might be a bug." irc-hacker "%s%son %s (%s)%s." "(according to " " at least " " hops away" "%s" 313 "^[^: ]+" "%s\"%s\" is an ENABLED operator on IRC." 314 "^\\([^: ]+\\) \\([^: ]+\\) \\([^: ]+\\)" " \\([^: ]+\\) *:" "%%User \"%s\" " irc-services "%" "isn't on IRC anymore," " was %s <%s@%s>%s," 315 irc-reply-count "%%No users listed" "%s%d user%s listed%s" 316 "^:\\([^: ]+\\)? +316 +\\([^: ]+\\) +" "\\([^: ]+\\) +: *has +been +" "touched +by +magic +forces *$" "%%Unrecognized type 316 reply; " "please tell %s:" "%% \"%s\"." " Function irc-parse-RPL-3xx, at 316." other own server "%s\"%s\" is a channel operator." 317 "^ *: *[^ ]+ +317 +[^ ]+" " +\\([^ ]+\\)" " +\\([0-9]+\\)" " *:" "\\(\\) *:" "^ *: *[^ ]+ +317 +[^ ]+\\(\\)\\()" time logintime "%s\"%s\" is actively typing." "%sIdle time for user %s is %d second%s%s." 60 " (" irc-sec-to-time ")" "%%Unknown 317 type reply message in" " function irc-parse-RPL-3xx." "%% \"%s\" (str)." 318 319 "^\\([^:]*:\\)?" irc-burst-comma "%sis listening to channel%s %s," " [^ ]" "%%Unknown 319 type reply message in" 321 irc-list-header irc-list-stroke (0 0) irc-list-stats set-buffer-modified-p buffer-modified-p 322 "^\\([^ ]+\\) \\([^ ]+\\) :" "%%Unknown format on RPL_LIST" " message; please tell %s." "%% Function irc-parse-RPL-3xx, at 322." chan count topic "%s   %2s   " irc-format-channel tmpline top line "-* *$" 323 us ch "%%No visible channels." "%s%s user%s on the %s channel%s" " which happen to be visible%s" "No" int-to-string (0 0) 324 irc-server-has-channelname-in-msgs "^ *: *\\([^ ]+\\) +324" " +\\(\\+[^ ]*\\)" "\\( [-+]?[^ ]+\\)? *$" "^ *: *\\([^ ]+\\) +324 +" "\\([^ ]+\\) +\\(+[^ ]*\\)" "\\( +[0-9]+\\)? *$" lst orig mode irc-explain-channel-mode skip-dir expl "The channel " "The channels" "'" 115 " " chntxt "%%Received RPL_CHANNELMODEIS reply" " in unknown format:" "%% In irc-parse-RPL-3xx at 324. Please tell %s." irc-is-nickname irc-is-hostname "%s%smode%s %s %s%s" " and " "are" "is" 325 "%s%s%s" 329 "\\([^ ]+\\) +\\([^ ]+\\)$" "%% Bad 329 message, txt=\"%s\"." 331 "^\\([^ ]+\\) +: *No +topic" " +is +set *.? *$" "%sNo topic is set for channel %s%s" "%sNo topic is set%s" 332 irc-server-has-end-of-whois "^\\([^ ]+\\) *:" "%sThe topic for channel %s is \"%s\"%s" ":?" "%sThe topic is \"%s\"%s" 333 "^\\([^ ]+\\) +\\([^ ]+\\) +\\([0-9]+\\)$" "%sChannel %s created by %s%s" "%% Bad 333 message, txt=\"%s\"." 338 339 341 "^:\\([^: ]+\\) +341 +[^: ]+ +\\([^: ]+\\) +" "\\([^ ]+\\)" "%sYou are inviting user \"%s\" to channel %s%s" 351 "^\\([^: ]+\\) :?\\([^: ]+\\)" v "%sIRC server %s is running version %s," " and the client you are using is %s%s" irc-version 352 irc-who-header irc-who-stroke "^\\([^ ]+\\) \\([^ ]+\\) \\([^ ]+\\)" " \\([^ ]+\\) \\([^ ]+\\) \\([^ ]+\\)" " :\\([0-9]+\\) \\(.+\\)$" login 6 7 unkn 8 realname "IGNR" "H" "    " "G" "Away" "H*" "Iopr" "G*" "IoAw" "H@" "Copr" "G@" "CoAw" "H*@" "ICop" "G*@" "ICAw" "S" vsts "%-9s %-4s %-15s %s@%s \"%s\"" 353 "^@ +\\([#&][^ ]+\\) +:?" "^ *[=*] +\\([^ ]+\\) *:" n irc-parse-namreply "NAMREPLY placeholder %s %s" "NAMREPLY %s" 354 "Names 354: %s" 361 "%sYou have removed \"%s\" from IRC (/killed)%s" 364 "^\\([^ ]*\\) \\([^ ]*\\) *:" "^\\([^ ]*\\) *:" "%%Error in parsing RPL 364, please tell %s:" "%% In function irc-parse-RPL-3xx, at 364." info f2 irc-time-diff irc-current-time irc-reply-count-time diff " %d server%s ..." "Server %s%s: %s" " (to %s)" irc-linksinfo 365 irc-links-header irc-links-stroke irc-recall-all-and-display "^[^: ]* ." "servers" "server" irc-forget-all 366 irc-terminal-is-slow irc-namtree irc-names-cont-msg w adjust usrcnt lincnt "Name of channel  Users  Nicknames" "---------------  -----  ---------" "^ *\\([^ ]+\\) +" "\\([0-9]+\\)" "0" pair "PRIVATE" ldiff udiff adjusted "%s%d visible user%s on %d visible" " channel%s or on some private" " channel%s" "%sEnd of NAMES list%s" 367 "^\\([^ ]+\\) +\\([^ ]+\\) +\\([^ ]+\\) +\\(.+\\)$" banner banned "%sUser(s) \"%s\" are banned from %s by %s at %s%s" "^\\([^ ]+\\) +\\(.+\\)$" "%sUser(s) matching \"%s\"" " are banned from %s%s" "%%Unknown type 367 reply seen in irc-parse-RPL-3xx:" "%% \"%s\" (txt)" 368 "%sEnd of list of banned users (who are" " prohibited to join)%s" 369 371 "* %s" 372 "^ *: *\\([^: ]+\\)? +372 *\\([^: ]+\\)?" " *: *Message-of-today +not +found +" "in +server +\\([^: ]+\\) *$" f frm at "%%%sNo message of the day at server %s." "^ *: *\\([^: ]+\\)? +372 *" "\\([^: ]+\\)? *:? *" "\\(start\\|end\\)?" "\\( +at +server +\\)?" "\\([A-Za-z.-.---]*\\|.*\\)" "\\( *:\\)? *$" irc-non-num-to-0 from-1 to-1 from-2 to-2 from-3 to-3 from-4 to-4 from-5 to-5 from-6 to-6 direction token colon "start" "end" "^ *at +server *$" "^ *:$" "[^: ]" ">>> %s" "%%Unkown format on MOTD reply," " in function irc-parse-RPL-3xx," " num 372" 374 "%sEnd of information about this IRC server%s" 375 376 "%sEnd of MOTD at %s%s" 377 381 " IOPR" irc-operator "%sOperator status for %s ENABLED%s" irc-nick-used 382 "%sReread local ircd configuration information%s" 391 irc-get-time irc-last-time "^ *\\([^ :]+\\) *: *" "\\([A-Za-z][A-Za-z][A-Za-z]\\)" "[A-Za-z]*day" " +\\(...\\)[^: ]* +" "\\([0-9]+\\) +" "\\([0-9]+\\) +-* *" "%s %s %s %s %s" date "%sLocal time at %s is %s%s%s" irc-channel " /" 392 393 irc-parse-notice ":%s NOTICE %s :%s" 394 "%sEnd of USERS at %s%s" 395 "%%No one logged in on Internet host %s" "%%Unrecognized numeric RPL 3xx message; " "%% str=\"%s\"." "%% Function irc-parse-RPL-3xx." "%%Unrecognized nonnumeric RPL 3xx message follows; "] 11 "\
  376. Examine a numeric RPL_ message from the IRC server.
  377. Numeric control messages are used by newer servers to aid in generalized
  378. client design; while people are converting to the new servers the older
  379. irc-parse-error, irc-parse-notice, et al, functions are redundant with
  380. irc-parse-ERR and irc-parse-RPL.  Values used by this function are found
  381. in the IRC source file numeric.h.
  382.  
  383. Note well that some things are still going to come out wrong because the
  384. servers are currently still doing things inconsistently."])
  385. (fset 'irc-parse-topic #[(str) "└┴\n\"¼Å├─!ê├┼\n\"ê├╞\"ç╚öº½ì╚òº½ê\n╚ö╚òO¬ü╔\n╦öº½ì╦òº½ê\n╦ö╦òO¬ü╔\f\n═ò╬O╨╤!ë:½ö╙@!½àA¬â@ë¬i<½â╔¬é)╔\fÖ½ä\f¬é╓\n╫\"ê╓╤\"ê├╪┘!┌Q\n%ê╧>¡à▐\n╧\"-ç" [string-match "^:\\([^: ]+\\) +TOPIC +\\([^ ]*\\) *:" str irc-insert "%%Unknown TOPIC command in irc-parse-topic:" "%% \"%s\"." "%% Please tell %s, it might be a bug." irc-hacker 1 "" user 2 chnl 0 nil topic irc-recall-all irc-subscribed-channels l irc-is-multijoinable-channel old-chnl channel irc-remember irc-nicknames "%s%s has changed the topic of channel %s to \"" irc-clean-up-message "\"%s" irc-msg-info-pre irc-msg-info-post irc-events irc-signal] 7 "\
  386. Examine a TOPIC message from the IRC server.
  387. TOPIC is sent to all of the users on a channel when someone changes the
  388. topic of the channel.  Secret channels can not have the topic set.  TOPIC
  389. messages are displayed as long as 'topic' is in irc-events, even if the user
  390. changing the topic is being ignored.
  391.  
  392. This function returns t if a signal should be issued for the 'topic' event,
  393. nil otherwise."])
  394. (fset 'irc-parse-wall #[(str) "└┴\n\"¼û├─┼P!ê├╞\n\"ê├╟\"ê╔╩╦\"ç\n╠ö╠òO\n═ò╬O╤╥\"ê├╙╒╓ ╫Q#P!ê╔╦\"*ç" [string-match "^:? *\\([^: ]*\\) +WALL +:" str irc-insert "%%Internal error, function irc-parse-wall" " called with a non-WALL message:" "%% \"%s\"." "%%Please tell %s about it." irc-hacker irc-signal "<internal-error in irc-parse-wall>" wall 1 0 nil msg user irc-remember irc-nicknames format irc-msg-wall " (" irc-get-time ") "] 6 "\
  395. Examine a WALL message from the IRC server.
  396. WALL is sent by IRC operators to everyone on IRC.  A WALL message will
  397. always be displayed even if the sender is being ignored.
  398.  
  399. This function returns t if a signal should be issued for the \"wall\" event,
  400. nil otherwise."])
  401. (fset 'irc-parse-wallops #[(str) "└┴\n\"¼û├─┼P!ê├╞\n\"ê├╟\"ê╔╩╦\"ç\n╠ö╠òO\n╬ò╧O└╤╥P\"½╧╠ö╠òO╙ö╙òO╘ö╘òO╪!½ê┘┌\"ê¬î█!½å┘▄\"ê├▌▐▀Q ûû!&ê+é!└ΓπP\"½├╠ö╠òO╙ö╙òO$%╪$!½ê┘$┌\"ê¬î█$!½å┘$▄\"ê├µτP û%û$û!&ê*¬╥ΦΘΦë*╬\"δ∞ φQεP#░\"/≡/G±≥p!!╙Ñ^≤\"4█!½Ä╪!¼ê┘▄\"ê¬î╪!½å┘┌\"ê├/⌡!P!ê*╪!½ç╔╦\"¬é÷ *ç" [string-match "^: *\\([^: ]*\\) +WALLOPS +:" str irc-insert "%%Internal error, function irc-parse-wallops" " called with a non-WALLOPS message:" "%% \"%s\"." "%%Please tell %s about it." irc-hacker irc-signal "<internal-error in irc-parse-wallops>" wall 1 sender 0 nil msg "^Remote 'CONNECT \\([^ ]+\\) +" "\\([0-9]*\\)' from \\([^ ]+\\) *$" 2 3 user port nsrv irc-is-nickname irc-remember irc-nicknames irc-is-hostname irc-servernames "%sTrying to establish a serverlink from" " %s to %s on port %s on remote command" " by user \"%s\"%s" irc-msg-info-pre irc-msg-info-post "Received SQUIT \\([^ ]+\\) +from" " +\\(.+\\) *$" orig oded "%sClosing the serverlink from %s to" " server %s, by order of %s%s" format "%s%s" irc-msg-priv " (" irc-get-time ") " " (WALLOPS)" head make-string window-width get-buffer-window 32 irc-msg-cont-used irc-clean-up-message irc-later-execute-lusers] 8 "\
  402. Examine a WALLOPS message from the IRC server.
  403. WALLOPS are sent by any user to all enabled operators on IRC. A WALLOPS will
  404. allways be displayed, even if the sender is being ignores.
  405.  
  406. This function returns t if a signal should be issued for the \"wall\" event,
  407. nil otherwise."])
  408. (fset 'irc-parse-whoreply #[(str) "└┴\n\"ê\n├ò─O└┼╞P\n\"«å└╟╞P\n\"─    └╩╦╠Q\n\"â₧═öº½ì═òº½ê\n═ö═òO¬ü╬╨öº½ì╨òº½ê\n╨ö╨òO¬ü╬╥öº½ì╥òº½ê\n╥ö╥òO¬ü╬╘öº½ì╘òº½ê\n╘ö╘òO¬ü╬╓öº½ì╓òº½ê\n╓ö╓òO¬ü╬╪öº½ì╪òº½ê\n╪ö╪òO¬ü╬┌öº½ì┌òº½ê\n┌ö┌òO¬ü╬▄öº½ì▄òº½ê\n▄ö▄òO¬ü╬└▐\" └ß\"\"πÿ¼║Σσ\"ê    ¼ñµ ½áτ ½£ΦΘ!½ùΩ δ\",φ.!êφ!ê∩≡ !ê)Σ±\"êΣ±\"ê≥!3Ω├⌠SGZ]δ\"5÷≈\"½â°¬∞∙ÿ½â·¬π√ÿ½âⁿ¬┌²ÿ½â■¬╤ ÿ½àü@¬╞üAÿ½àüB¬╣üCÿ½àüD¬¼üEÿ½àüF¬ƒüGÿ½àüH¬Æπÿ½â·¬ëüIüIQJüKüLÿ½àüM¬ÿüNÿ½â╬¬ìüOÿ½â╬¬é!P≥!Q≥!R≥!SüTüU5JPQR3S&\nVüTüW5JPQR3&VΩüXδ\",µ ½╧τ ½╦    ¼∞YTYüZü[ \\\"ë]A@╓V¼ç]@├V½ƒü[ \\ü^üTü_Yë═U½â╬¬âü`#!ê)ΣVΘ\"ê¬Ñ    ½ùΩ└▐\"δ\",φ.!êφ!ê)¬èφüa≥V!\"ê.¬çφüb\n\"ê*─ç" [string-match "^WHOREPLY +" str 0 nil "^\\* +User +Host +Server" " +Nickname +S +: *Name *$" "^Channel +User +Host +Server" split is-header "^\\([^ ]+\\) +\\([^ ]+\\) +\\([^ ]+\\)" " +\\([^ ]+\\) +\\([^ ]+\\) +\\([^ ]+\\)" " +:\\([0-9]+\\)? *\\(.+\\)$" 1 "" channel 2 x-login-name 3 x-client-host 4 x-server-host 5 x-nickname 6 x-status 7 hop-count 8 x-full-name "-* *$" irc-who-stroke name-col "-* +-+ *$" chan-col "S" irc-remember irc-nicknames irc-terminal-is-slow irc-server-has-end-of-who irc-nothing-remembered-p irc-whotree make-string 32 irc-msg-cont-used irc-insert irc-who-header set-buffer-modified-p buffer-modified-p irc-servernames irc-clean-up-message full-name 10 nick-pad irc-recall irc-ignored-ppl "IGNR" "H" "    " "G" "Away" "H*" "Iopr" "G*" "IoAw" "H@" "Copr" "G@" "CoAw" "H*@" "ICop" "G*@" "ICAw" "\"" vsts irc-format-channel "-1" "-" "0" "*" vchnl vusr vclt vsrv format "%s%s %s %s <%s> %s@%s \"%s\" SERVER=%s" line "%s%s %s %s %s@%s \"%s\"" 31 irc-reply-count irc-time-diff irc-current-time irc-reply-count-time diff message " %d nick%s ..." "s" "%s" "%%Unkown WHOREPLY line: \"%s\"."] 12 "\
  409. OBSELETE FUNCTION
  410.  
  411. Examine a WHOREPLY message from the IRC server.
  412. The message is formatted into a line that is more easily understood than
  413. the raw data.  
  414. The status of the users is shown as a four letter word (:-) according to
  415. the combination of their attributes. The possible attributes being
  416. an IRC operator, being a channel operator and being marked away.
  417.  
  418.                                           Status field
  419. A normal user having no attributes set:     (blank)
  420. A normal user marked as being away:          Away
  421. An IRC operator with no other attribues:     Iopr
  422. An IRC operator marked as being away:        IoAw
  423. A channel operator with no other attributes: Copr
  424. A channel operator marked as being away:     CoAw
  425. User being both IRC- and channel operator:   ICop
  426. As above but also marked as being away:      ICAw
  427.  
  428. Being ignored takes precedence over all
  429. other attributes, always shown as:           IGNR
  430.  
  431.  
  432. No signals are issued for lines from the WHOREPLY."])
  433. (fset 'irc-explain-channel-mode #[(mode &optional skip-direction) "└    ┬ #ç" [irc-explain-mode mode channel skip-direction] 4 "\
  434. Front end to irc-explain-mode."])
  435. (fset 'irc-explain-user-mode #[(mode &optional skip-direction) "└    ┬ #ç" [irc-explain-mode mode user skip-direction] 4 "\
  436. Front end to irc-explain-mode."])
  437. (fset 'irc-explain-mode #[(mode type &optional skip-direction) "└\n├=½ä    @¬è\n─=½ä    A¬ü┼╟╚    \"½ê    ╩ëöO¬é          G┼O\f═┼╨╟╥\f\"½Ñ╙╘öº½Ä╘òº½ë\f╘ö╘òO¬ü╨C\"\f╘ò┼O\f¬T ╨ÿä╒ ╩╘O!ë╫U½å═é╪U½å┘é┌\"▄?¡é½å▐¬îαß!Γ#░═ÿ½îΣ½åΣ¬ô┘ÿ½îσ½åσ¬ü╨A@«ü╩╨&ë'╩V½Ü@½ò&@P&A'Së'¬b&*░)) ╘┼Oë éj╟Φ\"½æ╘ò▐öOΘ▐ò┼OQ¬í╟Ω\"½ê╘ò┼O¬Æ╨ÿ½è½âδ¬à∞¬éG╘U½Å╟φ@\"½çε@P¬¥┼ܼû∩≡±≥Q!ê∩≤    \"ê∩⌠⌡P6\"¬ü╨P.ç" [(((97 0 "anonymous <A>") (98 1 "ban (from channel) <B>" " of " " of ") (105 0 "invite only <I>") (107 1 "channel key <K> ") (108 1 "limit number of users on channel <L>" " to ") (109 0 "moderated <M>") (110 0 "disallow nonlisteners to talk to channel <N>") (111 1 "channel operator privilege <O>" " for " " for ") (112 0 "private <P>") (115 0 "secret <S>") (116 0 "topic lock <T>") (118 1 "voice capability <V>" " to " " to ")) (105 0 "invisibility <I>") (111 0 "IRC-operator <O>") (115 0 "subscription to local server status messages <S>") (119 0 "subscription to WALLOPS <W>")) known-modes type channel user nil modes string-match " +" mode 0 cmds args "added " dir argl "" expl "^ *\\([^: ]+\\)" append 1 string-to-char c 43 45 "removed " assoc p ", " skip-direction 2 irc-msg-info-pre "UNKNOWN '" char-to-string "'" irc-msg-info-post 3 4 s n "^\\(, *\\)[- ]*\\(,\\) [^,]+" " and" "^\\(, *\\)" "normal" "none" "^[0-9]+$" "; user limit is " irc-insert "%%Warning: parts left" " unparsed in function" " irc-explain-mode." "%% \"%s\" (mode)." "%% Please tell %s, it" " might be a bug." irc-hacker] 9 "\
  438. Translate a channels MODE code into plain text. Use optional FLAG when
  439. addition / removal information shouldn't be added."])
  440. (fset 'irc-ctcp-dequote #[(str) "└┬├\f\"½╛┼ö\fGZ╟Y½Ö    \f┼O╚\fTH!Q\f╟\\╔O¬ò╩╦╠P!ê    \f┼OP\fT╔O)¬<    \fP)ç" ["" new string-match "\\\\" str 0 pos 2 irc-ctcp-dequote-char nil irc-insert "%%Received badly quoted CTCP string, ignored" " superfluous backslash."] 5 "\
  441. Return STRING with quoted characters changed into the unquoted equivalents."])
  442. (fset 'irc-ctcp-dequote-char #[(char) "└    ┬U½â├¬ë    ─U½â─¬ü    !ç" [char-to-string char 97 1 92] 3 "\
  443. Map a two character STRING to it's corresponding character."])
  444. (fset 'irc-ctcp-enquote #[(str) "└┴─\n\"½û ╞ëöO╟╞öH!Q╞ò╚O¬d P*ç" ["" "[\\]" dirty d string-match str 0 irc-ctcp-enquote-char nil] 5 "\
  445. Enquote a STRING, exchanging some characters to two character combinations."])
  446. (fset 'irc-ctcp-enquote-char #[(char) "┴U½é┬ç├U½é─ç┼!ç" [char 1 "\\a" 92 "\\\\" char-to-string] 2 "\
  447. Map a character to it's corresponding one or two character STRING."])
  448. (fset 'irc-lowlevel-dequote #[(str) "└┬├\f\"½▓┼öë\fGSW½Ö    \f┼O╟\fTH!Q\f╚\\╔O¬ï    \f┼O╩Q└)¬H    \fP)ç" ["" new string-match "" str 0 pos irc-lowlevel-dequote-char 2 nil "<<ERROR in senders client: unquoted CNTRL/P>>"] 6 "\
  449. Return STRING with quoted characters changed into the unquoted equivalents."])
  450. (fset 'irc-lowlevel-dequote-char #[(char) "└    ┬U½â├¬Ö    ─U½â┼¬æ    ╞U½â╟¬ë    ╚U½â╚¬ü    !ç" [char-to-string char 48 0 110 10 114 13 16] 3 "\
  451. Map the CHARACTER after a  to it's corresponding character."])
  452. (fset 'irc-lowlevel-enquote #[(str) "└┴─\n\"½û ╞ëöO╟╞öH!Q╞ò╚O¬d P*ç" ["" "[\n]" dirty d string-match str 0 irc-lowlevel-enquote-char nil] 5 "\
  453. Enquote a STRING, exchanging some characters to two character combinations."])
  454. (fset 'irc-lowlevel-enquote-char #[(char) "┴U½é┬ç├U½é─ç┼U½é╞ç╟U½é╚ç╔!ç" [char 0 "0" 10 "n" 13 "r" 16 "" char-to-string] 2 "\
  455. Map a character to it's corresponding one or two character STRING."])
  456. (fset 'irc-show-subscribed-channels #[nil "¼π┴┬├─!┼╞#!╚─!½á    ╩ÿ½î╦╠═P#ê¬╛╦╨╤P    $ê¬░    ╩ÿ½Ä╦╥╙P$ꬣ╘╒\"╫G╪\"╦┌    %ê*)¬à█▄ !ê▌ç" [irc-multiple-leave-in-progress irc-clean-up-message irc-listify irc-recall-all irc-subscribed-channels ", " "and" listen irc-nothing-remembered-p irc-channel "0" irc-insert "%sYou're neither listening nor" " talking to any channel%s" irc-msg-info-pre irc-msg-info-post "%sYou're now talking and" " listening to channel %s%s" "%sYou're not talking to any channel, but" " listening to %s%s" format "%sYou are now talking to channel " part-1 make-string 32 irc-msg-cont-used "%s%s, while listening to %s%s" set-buffer-modified-p buffer-modified-p nil] 6 "\
  457. Show which channel's user is listening to, and which one is talked to."])
  458. (fset 'irc-server-has-end-of-who #[nil "┴V«ê┴U¡â\n├Yç" [irc-major-version 2 irc-minor-version 4] 2 "\
  459. True if the current server end WHOREPLY with a \"end of list\" message."])
  460. (fset 'irc-server-has-end-of-names #[nil "┴V«ê┴U¡â\n├Yç" [irc-major-version 2 irc-minor-version 4] 2 "\
  461. True if the current server end NAMREPLY with a \"end of list\" message."])
  462. (fset 'irc-server-has-end-of-links #[nil "┴V«ê┴U¡â\n├Yç" [irc-major-version 2 irc-minor-version 4] 2 "\
  463. True if the current server end LINREPLY with a \"end of list\" message."])
  464. (fset 'irc-server-has-non-numeric-channel-names #[nil "┴V«Æ┴U¡ì\n├V«ê\n├U¡â\f┴Yç" [irc-major-version 2 irc-minor-version 4 irc-edit-version] 2 "\
  465. True if the current server supports non nummeric IDs for channels."])
  466. (fset 'irc-server-has-multijoinable-channels #[nil "┴V«ê┴U¡â\n├Yç" [irc-major-version 2 irc-minor-version 6] 2 "\
  467. True if the current server supports #-type channels and the commands JOIN
  468. and PART. Probaly v2.6 or later."])
  469. (fset 'irc-server-has-channelname-in-msgs #[nil "┴V«Æ┴Y¡ì\n├V«ê\n├Y¡â\f┼Yç" [irc-major-version 2 irc-minor-version 6 irc-edit-version 19] 2 "\
  470. True if the server gives the channels name in a RPL_CHANNELMODEIS message."])
  471. (fset 'irc-server-has-end-of-whois #[nil "┴V«Æ┴Y¡ì\n├V«ê\n├Y¡â\f┼Yç" [irc-major-version 2 irc-minor-version 6 irc-edit-version 20] 2 "\
  472. True if the server ends WHOIS replies with an enad marker."])
  473. (fset 'irc-server-has-settable-topic-on-multijoinable-channel #[nil "┴V«ê┴Y¡â\n├Yç" [irc-major-version 2 irc-minor-version 7] 2 "\
  474. True if the server supports setting topic for a multijoinable channel."])
  475. (fset 'irc-active-servers #[nil "└┴!¡ü    ┬ë:½£┼\f@!╞>½Ä╟╚\f@!!;½à\f@ B\fAë¬a╔ !*ç" [boundp irc-processes nil act lst process-status (open run) buffer-name process-buffer reverse] 4 "\
  476. Return list of active IRC processes."])
  477. (fset 'irc-host+port-to-buffer-name #[(host-name port-number) "º½è┴V¼à┬V½ç├─┼\"!ç─╞#ç" [port-number 0 65535 error format "Kiwi: \"%s\" illegal TCP-port number" "*Kiwi-%s/%d*" host-name] 4 "\
  478. Return a legal buffer name for a Kiwi session."])
  479. (fset 'irc-host+port-to-buffer #[(host-name port-number) "└┴\n \"!ç" [get-buffer-create irc-host+port-to-buffer-name host-name port-number] 4 "\
  480. Return the buffer a HOST-NAME in a Kiwi session is associated with.
  481. If no such buffer exist, create it.
  482.  
  483. See also: irc-host-to-buffer-name <f>"])
  484. (fset 'irc-session-to-buffer #[(session) "└    !ç" [get-buffer session] 2 "\
  485. Convert a Kiwi SESSION (ie host name) to its associated buffer.
  486. The buffer must exist."])
  487. (fset 'irc-session-names #[(proc-list) "└┴\n\"ç" [mapcar #[(p) "└┴\n!!ç" [buffer-name process-buffer p] 3] proc-list] 3 "\
  488. Convert a LIST of Kiwi processes to a list of the processes host names."])
  489. (fset 'irc-get-host-from-session-name #[(session-name) "└    \n\"½ô├öº½î├òº½ç\n├ö├òOç─ç┼╞╟\n\"!ç" [string-match irc-legal-session-name session-name 1 "" error format "Illegal session-name: \"%s\"."] 4 "\
  490. Extract the host name associated with a SESSION-NAME."])
  491. (fset 'irc-get-port-from-session-name #[(session-name) "└    \n\"½û├─öº½ì─òº½ê\n─ö─òO¬ü┼!ç╞╟╚\n\"!ç" [string-match irc-legal-session-name session-name string-to-int 2 "" error format "Illegal session-name: \"%s\"."] 4 "\
  492. Extract the TCP/IP port number associated with a SESSION-NAME."])
  493. (fset 'irc-terminal-is-slow #[nil "└┴!¼å┬├!ê¬É└┴!¼ä┬─!ê└┴!¼é┼╞ç" [boundp search-slow-speed load "loaddefs" "isearch" 1200 t] 2 "\
  494. True if the terminal's speed (baud-rate) is lower than the variable
  495. \"search-slow-speed\" (the variable is defined in either file loaddefs.el or
  496. isearch.el in the lisp subdirectory)."])
  497. (fset (quote irc-non-num-to-0) #[(x) "º½éç┴ç" [x 0] 1])
  498. (fset 'irc-pong #[nil "└┴┬ P!ê├ ê─ç" [irc-send "PONG :" system-name irc-who-is-on nil] 3 "\
  499. Send a PONG message with the hostname as an argument.
  500. This is usually used to answer a PING message." nil])
  501. (fset 'irc-new-scroll-step #[(scroll-step) "└┴!½å    º½é    ç┬ ½⌐├ ─Zëë╞ÑZV½â╔¬æë\\V½å╩Ѭé*ç ç" [boundp irc-scroll-step irc-terminal-is-slow window-height 3 h 6 x window-min-height 1 2 scroll-step] 4 "\
  502. Calculate a new scroll-step value based on the current windows height
  503. if terminal is slow (see function irc-terminal-is-slow)."])
  504. (fset 'irc-last-found #[(str left-most char) "Gë\nY¡æ ─    ┼O!U?¡å    Së¬k    \nY¡é    T*ç" [str n left-most char string-to-char nil m] 6 "\
  505. Search in STRING, position LEFT-MOST to end of string, for a CHARacter.
  506. Return its position, or nil if not found."])
  507. (fset 'irc-choose-break-point #[(str left-most right-most delimiters) "└┴\n\"½ê├\n└┴\n\"\"ç\nG\fW½å├\nëG\"ç\n┼\fSO½ë\nG^┼X½ç├\n\fS\"¬ƒ╔@#ë\n½ç├\n\n\"¬ë╦\n\fA$))ç" [string-match "\n" str irc-split-string right-most 0 s delimiters left-most irc-last-found possible irc-choose-break-point] 6 "\
  508. Choose a nice point to break a string in. Break at a delimiting
  509. character like space, bang or comma. Return a list of two strings,
  510. the part before and the part after the breakpoint."])
  511. (fset 'irc-split-string #[(str n) "    G^    ├\nO    \n┼O╟╚\f\"ê├ö    ╟╩\"ê├ò \f├    O├ò┼O-Bç" [n str x 0 first-half nil second-half string-match "[\n     ]*$" a "^[\n     ]*" b] 4 "\
  512. Split string STR into two at position N, trimming all white space
  513. around the split point."])
  514. (fset 'irc-insert #[(format &rest args) "└    !┬├ \f#ëG╟╚p!!╔Ñ╩_ ╠ ╟╚p!!═$ë@Aè╤╥!½è╙!½ä¬üdbê╘╒\"ê╓ÿ?¡ê╫ #.ç" [irc-new-scroll-step scroll-step apply format args str strlen window-width get-buffer-window 3 2 left-most irc-choose-break-point (44 32 40 33 63 46 41) splitted first-half second-half boundp irc-mark markerp insert-before-markers "\n" "" irc-insert-more irc-msg-cont-used] 7 "\
  515. Insert before irc-mark the string created by FORMAT with substituted ARGS.
  516. Resets the global variable \"scroll-step\" each time. If the string is to long
  517. to be inserted on one line, insert just first part and give the rest to
  518. \"irc-insert-more\"."])
  519. (fset 'irc-insert-more #[(continue left-most str) "┴┬├p!!─_┼ÑG^O╟┴    GZ]┬├p!!GZ╩$  @P\f A╬\f╧\"ê╨ÿ?¡ê╤    #,ç" [continue 0 window-width get-buffer-window 3 4 cont irc-choose-break-point str left-most (44 32 40 33 63 46 59) splitted first-half second-half insert-before-markers "\n" "" irc-insert-more] 6 "\
  520. Insert before irc-mark the line created by concatenating the CONTINUE string
  521. and the MESSAGE string. If the line is to long, insert the first part and 
  522. recurse with the rest."])
  523. (fset 'irc-fix-wordwrap #[(line1 line2) "└┴\n\"½ç\n├─O¬¬└┼\"½è╟ëöO¬Ö└╚\"½Æ├öT─O\nP╟ëöO\nBç" [string-match "^ +" line2 1 nil " +$" line1 0 "\\( +\\)[^: ]+$"] 3 "\
  524. With arguments LINE1 and LINE2 apply some simple heuristics to see if the
  525. line which they originally formed was broken in an acceptable place.  Returns
  526. a dotted pair with LINE1 as the car and LINE2 as the cdr."])
  527. (fset 'irc-self-insert #[(arg) "`Y┬ ─\"┬ ╞\"½æ½Ä╔=½â¬éA¬ü \n ╦U¼à ╠U¡î═╬    ½â`¬üd{\"ë¼╣    ½Æ╤V¡▌\ncêSë¬p½ï ╙U½å╘╒╓Ŭ┬dbê╤V¡╣\ncêSë¬p    ¼âdbê`|ê ╠U½ä¬écêSë╤V¡î\ncêSë¬p-ç" [irc-mark in-region assoc last-command-char ((64 . 201) (91 . 196) (92 . 214) (93 . 197) (94 . 220) (96 . 233) (123 . 228) (124 . 246) (125 . 229) (126 . 252)) mapped ((64 . 201) (91 . 228) (92 . 246) (93 . 229) (94 . 220) (96 . 233) (123 . 196) (124 . 214) (125 . 197) (126 . 252)) invmapped irc-map-keyboard-ISO-646-SE2-to-ISO-8859-1 t chr 59 58 string-match "^ *$" expand-colon arg 0 irc-spacebar-pages 32 EOB (scroll-up nil) ((end-of-buffer (byte-code "dbç" [] 1))) irc-last-private irc-last-explicit] 5 "\
  528. Normaly just inserts the typed character in the input region.
  529. If point is in the output region, irc-spacebar-pages is non-nil and a space
  530. is typed, scroll-up otherwise point moves to end of input region and inserts
  531. the character.
  532.  
  533. If the character to be inserted is a colon or semi-colon and it is the first
  534. non-white space character on the line then the input region is updated to
  535. begin with the last explicit sendlist, irc-last-explicit.
  536.  
  537. Inserts the character ARG times if self-inserting.  An argument is not
  538. passed to scroll-up if paging with the spacebar." "p"])
  539. (fset 'irc-del-backward-char #[(arg) "`V½Å    `ZV½ä`|ç┬    !ç`X½ç ½ä─┼!ç╞ ç" [irc-mark arg delete-backward-char irc-spacebar-pages scroll-down nil ding] 3 "\
  540. If in the input region, delete ARG characters before point, restricting
  541. deletion to the input region.  If in the output region and irc-spacebar-pages
  542. then scroll-down (aka window-back) otherwise do nothing." "p"])
  543. (fset 'irc-tab #[nil "`Y½â┴ ç\n½ä├─!ç┼ ç" [irc-mark tab-to-tab-stop irc-spacebar-pages previous-line 1 ding] 2 "\
  544. If point is in the input region then tab-to-tab-stop.  If it is in the
  545. output region, go to the previous line if irc-spacebar-pages; do nothing
  546. otherwise." nil])
  547. (fset 'irc #[(&optional universal-argument) "└ ┬    !ëGë┼Vë½ë╟╚╔╩ #!¬ü╩ ╠ ═#¼å ╩ÿ½ä ¬ç╬╧╨ \"!)«ì\f╙U«ê¡ä╩ÿë½Ü╟╒╓╫┘R!!ë╩ÿ½ä¬é)¬û½å█!¬î\f┼U½å█ @!¬ü╩ù½╜╟╒▌▐▀ !ßR!!\"π\"!$\"σÿ½âµ¬¥\"╩ÿ½ä ¬ô$╙V½èτ$V½ä$¬â╬Φ!*¬û½åΘ!¬î\f┼U½åΘ @!¬üΩ+∞+\"-εα!ê+ ∩-!ê≡p!?¡ódbê± ê≥╩!ê≥╩!ê≥≤4\"ê≥⌡6\"ê≥╩!ê≈°∙Å.    ç" [irc-active-servers act irc-session-names session-names number-of-sessions 1 ask-for-session irc-nuke-whitespace irc-read-object "Select which Kiwi session? (RET for new) " "" s irc-member-general string= error format "No such active session: %s" session universal-argument 0 ask-for-host read-string "Connect new Kiwi session to which" " internet host? (RET for " irc-server ") " h irc-get-host-from-session-name host "Use which TCP port for new connection?" " (RET for " int-to-string irc-port ", * for 194) " p string-to-int n "*" 194 65535 "Illegal TCP port" irc-get-port-from-session-name nil port irc-host+port-to-buffer buffer make-variable-buffer-local switch-to-buffer get-buffer-process irc-mode irc-insert "%s for GNU Emacs v18.57 and around...." irc-version "Comments to %s." irc-hacker NOT-IRCED (byte-code "└┴\n \f$╞╟\"ê╚╔\"ê \n╦╩ \"ê╠═P!ê╠╧╨╤ ╥ \n╙╘!«è╙╒!«à╓ «ü╫%!ê╪┘!ë<½ô½Å█@▄\"êAë¬j)█\n▌\"ê▐α!α\"α#Σ%µ'Σ(Θ*δ,Σ-ε/ε0±2±3⌠ 5α6≈5°ΣO!9:αU½âα¬û6:\\9W½è6:\\ë6¬n6ë6;<B<╠²!)ç" [open-network-stream "irc" buffer host port proc set-process-filter irc-filter set-process-sentinel irc-sentinel irc-server set-default irc-send "NICK " irc-nick format "USER %s %s %s :%s" user-login-name system-name getenv "IRCNAME" "NAME" user-full-name "<<USERNAME UNKNOWN>>" irc-recall-all irc-services s irc-remember irc-nicknames irc-servernames ".Not.connected.yet." irc-nick-used 0 irc-major-version irc-minor-version irc-edit-version nil irc-motd-lines (0 0) irc-list-stats irc-away "0" irc-channel -1 irc-history-index irc-operator "" irc-scratch irc-last-command "*;" irc-last-explicit irc-last-private irc-get-time irc-last-time irc-last-stamp string-to-int 3 irc-total-time irc-time-stamp irc-last-notify irc-processes "CLIENT-START"] 9) ((error (byte-code "└┴┬├Q\f$ç" [irc-insert "%%Couldn't connect to the TCP/IP" " port %s at the internet host %s --" " sorry: %s" port host NOT-IRCED] 5)))] 7 "\
  548. Enter the Internet Relay Chat conferencing system.
  549. If no connexion to an irc-server is open, then one is started.  If no buffer
  550. *IRC* exists then it is created otherwise the existing buffer is used.  If
  551. a connexion is already active then the most recently started IRC session
  552. is switched to in the current window.  This makes binding 'irc' to a key
  553. much more convenient.
  554.  
  555. With prefix argument NEW-BUFFER, another *IRC* buffer is created and a
  556. new IRC session is started.  This is provided so that multiple IRC
  557. sessions can co-exist in one Emacs, which is sometimes a useful thing." "P"])
  558. (fset 'irc-mode #[nil "└┬ ê├┼╟╚p!!╔Z\n╦╠!═Lê╦╬!═Lê╦╧!═Lê╦╨!═Lê╦╤!═Lê╦╥!═Lê╦╙!═Lê╦╘!═Lê╦╒!═Lê╦╓!═Lê╦╫!═Lê╦╪!═Lê╦┘!═Lê╦┌!═Lê╦█!═Lê╦▄!═Lê╦▌!▐Lê╦▀!αLê╦ß!Γπ!Lê╦Σ!σLê╦µ!σLê╦τ!ΦLê╦Θ!ΩLê╦δ!Γ∞!Lê╦φ!εLê╦∩!≡Lê╦±!Γ≥!Lê╦≤!4Lê╦⌡!÷≈°\"Lê╦∙!Γ∞!Lê╦·!Γ∞!Lê╦√!Γⁿ!Lê²Γⁿ!Lê■Γ !Lê╦ü@!Γπ!Lê╦üA!ΓüB!Lê╦üC!üDüEPLê╦üC!üF░Lê╦üG!üHüIPLê╦üJ!Γⁿ!Lê╦üK!üLüM!üNüLüO!╞üP┌üLüQ!┘üR╬üS╠üLüT!»Lê╦üU!═Lê╦üV!üWLê╦üX!üY Ld═ôêZë[½æü\\[@ß\"ê[Aë[¼o)ü]^ü\\^@üA\"êü\\^@²\"ê^Aë^¼d)ü_ êü` êüa êübc!êüdüe!ç" [t buffer-offer-save kill-all-local-variables irc-mode major-mode "Kiwi" mode-name window-width get-buffer-window 5 fill-column make-local-variable irc-away nil irc-channel irc-edit-version irc-history-index irc-last-command irc-last-explicit irc-last-private irc-last-stamp irc-last-time irc-list-stats irc-major-version irc-minor-version irc-nick-used irc-operator irc-scratch irc-total-time irc-count-incoming-messages 0 irc-idle-last-sent -1 irc-ignored-ppl irc-create-new-hash-table 7 irc-last-NOTICE-rcv "" irc-last-NOTICE-src irc-links-header "Known server links." irc-links-stroke "-------------------" irc-linksinfo 149 irc-list-header "Name of channel  Users Topic" irc-list-stroke "---------------  ----- -----" irc-listtree 163 irc-msg-cont-used irc-msg-cont irc-names-cont-msg make-string 24 32 irc-notify-looked-for irc-notify-detected irc-namtree 853 irc-nicknames irc-servernames 997 irc-subscribed-channels irc-services 17 irc-who-header "Nickname  Stat Channel name   " " <Hop count> Login@Client \"Real name\" SERVER=srvr" "Nickname  Stat Random channel  Whatever@clientmachine \"Real name\"" irc-who-stroke "--------  ---- --------------  " "------------------------------------------------" irc-whotree mode-line-format purecopy "--- %14b " global-mode-string " %[(" minor-mode-alist ")%] " ":" " " "-%-" blink-matching-paren scroll-step 1 irc-mark make-marker irc-ignores nicks irc-remember ("IRCIIHELP" "NICKSERV") services buffer-enable-undo irc-wrap-display-time turn-on-auto-fill use-local-map irc-mode-map run-hooks irc-mode-hook] 16 "\
  559. To understand some documentation given with irc-mode variables and
  560. functions, \"output region\" is defined as everything before the irc-mark.
  561. irc-mark is a marker kept by irc-mode to know where to insert new text
  562. from IRC.  Text in the output region cannot be modified by the most common
  563. methods of typing a self-inserting character or pressing delete.
  564.  
  565. The input region is everything which follows irc-mark.  It is what
  566. gets processed by irc-mode when you type LFD or RET.  If irc-spacebar-pages
  567. is non-nil, the following keys are in effect when the cursor is in the
  568. output region:
  569.  
  570. SPC             scroll-forward       DEL     scroll-backward
  571. LFD or RET      next-line            TAB     previous-line
  572.  
  573. Local keys:
  574. \\{irc-mode-map}" nil])
  575. (fset 'irc-sentinel #[(proc stat) "┴ÿ¼å┬├\"¡≈è─!½à╞!¬É╟!½â¬ê╚╔\n \"!qêdbê╠═!ê╠═!ê╠═!ê╬╧!ê╬╧!ê╬╨╤╥p!!S╙\"!ê╘╒╓ \"╬╪╨╤╥p!!GZ┘Ñ┌]█\"#ê)╬╨╤╥p!!S╙\"!ê╬╧!ê)▄\"ëç" [stat "finished\n" string-match "^exit" processp proc process-buffer bufferp get-buffer irc-host+port-to-buffer irc-server irc-port ding nil irc-insert "" make-string window-width get-buffer-window 42 format "Your IRC session ended at %s." irc-get-time msg "%s%s" 2 0 32 delq irc-processes] 6 "\
  576. The sentinel for the IRC connexion.
  577. Takes the normal sentinel arguments PROCESS and STATUS."])
  578. (fset 'irc-process-input #[nil "`W½É    ½ç┬├!êéA─ êéA┼╞p!!¼ë╟╚╔P!êéA╩ êdb╦╠═#½ä`T¬ü`|êb╬╧!ê`|ê╨d{╙Z╘ëë┘ÿ½ç┌█!êé@▄▌\"½ë▐ö▀Iê¬p▄α\"½¡GW½Ödbê▌cê`╘ôêß├╘Oë\"!êé@─ ê┌π\"êé@Σσ\"ë½ì▄µ\"½åΣ!'Φ?¡é)d{P!êGV½▐▐O╘OΩ\"½ä'¬é)AP@δPG∞Z\\bêφ½ä'¬é)▒êε∩!½ä≡├!ê▐yê`╘ôê±!ê¬dbê▌cê`╘ôê±!ê,≥ ë3ç" [irc-mark irc-spacebar-pages next-line 1 ding processp get-buffer-process irc-insert "%%Buffer not connected to any IRC-server, type" " M-x irc RET to connect to a server." irc-check-time re-search-backward "[^ \n]" t re-search-forward " *" -1 irc-history-index irc-max-server-message-length 2 nil ass send maxlen txt "" message "%%Nothing sent to the irc-server." string-match "\n" 0 32 "^/" irc-execute-command irc-last-command "IRC commands can't exceed %d characters." irc-find-to explicit "^[^;:]" irc-last-explicit irc-add-to-hist irc-default-to irc-fix-wordwrap " >>" 3 " >>\n" looking-at " " delete-char irc-execute-msg irc-current-time irc-idle-last-sent] 6 "\
  579. If in the input region, parse it for messages and commands.
  580. In the output region, next-line if irc-spacebar-pages, otherwise do nothing.
  581.  
  582. All of the lines in the input region are rejoined during processing to be
  583. handled as one.  A command is any line starting with a / after leading
  584. whitespace is stripped away; commands can not exceed 510 characters.  Messages
  585. can be longer but they will be split into 510 character segments for IRC.  The
  586. buffer will reflect how the message was sent if it needed to be broken; the
  587. split(s) will be indicated by \" >>\" to mean that the message is continued." nil])
  588. (fset 'irc-execute-command #[(str) "└\n├─┼\n\"O\n├ò╟O╔╩╦╠¡é#\"╤#╟└¼É¼î╔╩╦\"└#¼ë╒╓û\"é╫@A╪#½àAG┘V½Æ╒┌û█▄▌▐#▀\"#é╔╩╦\"└#뽃@@ÿ½ûαß@\"AΓÖ¡üπQ!¬┌╔╩╦\"└#ë½¥╔╩╦\"└#¼æΣσß@\"AP!!¬«╔╩╦\"└#롃½æΣσß@\"AP!!¬è╒µτΦQ@û\".ç" [t case-fold-search str 0 string-match "\\( +\\|$\\)" cmd nil text irc-check-list mapcar car append irc-alias-alist irc-command-alist irc-operator irc-operator-alist start-only ambig matches irc-called-from-buffer irc-insert "%%Unknown command \"/%s\".  Type /HELP for help." irc-member-general string= 1 "%%Ambiguous command \"/%s\".  Could be %s." irc-subst-comma mapconcat #[(arg) "└    Pç" ["/" arg] 2] ", " "or" irc-execute-command assoc "" " " intern-soft "irc-execute-" "%%Only enabled IRC Operators" " can use the /%s command. Use" " /OPER to enable yourself."] 9 "\
  589. Execute the \"/\" command of STR.  STR should not begin with a slash.
  590. Commands are first looked up in the irc-alias-alist; if it is found there
  591. then the alias gets passed recursively with any arguments the original
  592. had.  The irc-command-alist is checked next and finally the irc-operator-alist.
  593. A command is considered \"found\" when it matches either exactly or
  594. unambiguously starting at the first character.  That is, J would match JOIN,
  595. but OIN would not."])
  596. (fset 'irc-send #[(str) "└    !┬p!─ !¡ä┼╞╟Å─ !¡ä╔=ë\n¼▌╦╠═p!!S╬\"╨╤!ê╨╤!ê╨╥\"ê╨╙!ê─ !¼å╨╘!ê¬Ü:½Ä╨╒╓P@A#ê¬ç╨╫ #ê╨╪┘ \"ê╨╥\"ê─ !½ä┌ !ê█▄!)¬à▌▐    P!+ç" [irc-lowlevel-enquote str get-buffer-process proc processp x (byte-code "└    \n├P\"ç" [send-string proc str "\n"] 4) ((error x)) sent nil ok make-string window-width get-buffer-window 42 stars irc-insert "" "%s" "?Failed sending to server!" "?No \"process\" to send to." "?Signaled condition is \"%s\" and" " associated data is \"%s\"." "?Unknown reason, proc=%s, sent=%s." "?Your IRC session aborted at %s." irc-get-time delete-process error "IRC aborted" irc-log-in-debug-buffer "+ "] 5 "\
  597. Send STR to process in the current buffer.
  598. A CR-LFD pair is appended automatically as per the 'official' IRC protocol,
  599. but it seems unnecessary.  Returns its argument STR."])
  600. (fset 'irc-execute-privmsg #[(str) "└┴\n├─┼\n\"O╞Pë\n├ò╚OP!!ç" [irc-add-to-hist irc-execute-msg str 0 string-match " +\\|$" ";" irc-last-explicit nil] 7 "\
  601. Usage: /MSG recipient(s) message
  602.  
  603. This command is provided simply for compatability with the C client.
  604. It is preferable instead to just type the name of the user followed by
  605. a semi-colon and then the message. That is, \"tale;hi!\" will send the
  606. message \"hi!\" to the user with the nickname which starts with
  607. \"tale\".  A semi-colon at the beginning of the line means to send to
  608. the last recipient explicity specified; typing a semi-colon at the
  609. beginning of a line expands it to the last recipient(s) specified. The
  610. recipients for a message can be a comma separated list of users and/or
  611. channels. Don't use any spaces left of the semi-colon.
  612.  
  613. You can send messages to users and channels, and if you are an enabled
  614. IRC operator, you can also send broadcasts to server machines and
  615. client machines.
  616.  
  617. Examples:
  618. /msg wiz hi there           send \"hi there\" to user with nickname wiz
  619. wiz;hi there                send to user wiz
  620. msa,wiz;hi there            send to the users wiz and msa
  621. 42;hi there                 send into channel 42
  622. 42,wiz;hi there             channel 42 and user wiz
  623.  
  624. If you are an enabled IRC operator:
  625. $minsk.docs.uu.se;...       send a message to all users using server minsk
  626. $*.se;...                   send to all users using swedish servers
  627. #cia.docs.uu.se;...         send to all users running their clients on cia
  628. #*.se;...                   all user running their clients on swedish machines"])
  629. (fset 'irc-execute-msg #[(str) "└    └ë┬ !─     \n╦╠    \"½è    ╬└OP¬ò╧    ╨\"¼Å½ç    P¬ä╥╙!ê╧    ╨\"½¿╧    !╘╒GSO!\n╓╫\n\"\n╪    !╦┘    \"¡à    ╒ò└O┌└╓█\n\"\"└G╒V½▒▐@!½â▀¬òα@!½â߬ïΓ@!½âπ¬üΣσ@QBAë¬J*µτΦΘ#Ω\"+╫∞-+\"!.½╕/½┤00½⌐╫∞-0@\"!1╥≥≤╒⌠⌡p!!1GZ╬Z]÷\"1#ê0A0)¬S)¬ê¼ä╥≈!ê*    .ç" [nil str irc-is-multijoinable-channel irc-channel irc-server-has-multijoinable-channels newsrvr on-hash confirm icw orig tolist string-match "^[:;]" irc-last-explicit 1 irc-find-to explicit irc-default-to irc-insert "%%You have no default sendlist." irc-burst-comma 0 mapcar irc-clean-up-message irc-find-message "^ *" delq #[(to) "└    !┬U¼¿     ÿ½ÿ─½î½ê╟ ╚    R¬ä╩    P!ê    ç─╟    ╚    R!ê    ç    ╦ÿ¼ì    ╠ÿ¼ê═╬╧!    \"    ╦ÿ½ª ╠ÿ½ë╤╥╙╘Q!ê╒ç─½î½ê╟ ╚    R¬ä╩    P!ê ç    ╠ÿ½å╤╓!ê╒çG╫U½Å─╟@╚    R!ê@ç¼ï─╟    ╚    R!ê    ç╤╪┘P    ┌█▄▌#▐\"#ê╒ç" [string-to-int to 0 irc-channel irc-send newsrvr on-hash "PRIVMSG " " :" str "MSG :" "*" "0" irc-check-list irc-recall-all irc-nicknames icw irc-insert "%%You are not" " talking to any" " channel." nil "%%You can't send to channel 0." 1 "%%Ambiguous recipient" " \"%s\"; could be %s." irc-subst-comma mapconcat #[(arg) "└    └Qç" ["\"" arg] 3] ", " "or"] 8] bar foo irc-is-nickname "user" irc-is-channelname "channel" irc-is-broadcastname "server" "receiver" " " irc-subst-comma mapconcat eval ", " "and" rcvr format irc-msg-sent data irc-confirm c r "%s%s" make-string window-width get-buffer-window 32 "%% Message not sent. Use /HELP for help."] 8 "\
  630. Send a message to a channel or another user.  Returns its argument STR,
  631. munged slightly to indicate where it was attempted to be sent."])
  632. (fset 'irc-execute-oops #[(newto) "¼ê┴┬!ê┴├!ê─@!ëP╔!ê\n┬ÿ½ì½è┴╦╠P\"ê¬à═\n!ê*╬ ëç" [irc-called-from-buffer irc-insert "" "/OOPS" irc-find-to irc-history prev irc-oops data irc-execute-msg newto "%%No new receiver given. Oops said to %s. Not" " redirected." irc-execute-redirect irc-current-time irc-idle-last-sent] 4 "\
  633. Usage: /OOPS intended-recipient
  634. Send irc-oops to recipient(s) of last message and resend message to
  635. 'intended-recipient'.  This command is handy when you've just sent a message
  636. to the wrong place and you want the person/people who saw it to know that they
  637. should just disregard it.  The message which was originally sent then gets
  638. forwarded to its proper destination." (quote (""))])
  639. (fset 'irc-execute-redirect #[(newto) "¼ç┴┬!êé½ ½ë ─┼╞ \"O¬ü╟╟Ö½û╔╩┼╦\"¡à╠╬QP!╧Q¬ü╟╩╟ÿ½⌐¼Ñ╙╘╒╓@!ëG╪V½ë─╪O┘P¬é)#╟┌█!#¬é!ë╟ÿ½ä¬é▐!¼è┴▀αP\"ê¬á╟ÿ½ä¬äßPë\"#Σσ\"╓@!P!!ê),µ ë'ç" [irc-history irc-insert "%%No message sent yet, nothing to redirect." irc-default-to 0 string-match "[:;]" "" default "(RET for " irc-nuke-whitespace "\\*" "; where *=\"" irc-channel "\"" ") " prompt newto irc-called-from-buffer irc-read-object format "Send copy of last message (%s) to whom? %s" irc-find-message m 5 "..." irc-recall-all irc-nicknames n new irc-is-receiver "%%\"%s\" is not a valid receiver. Message not" " redirected." ";" to irc-last-explicit irc-add-to-hist irc-execute-msg irc-current-time irc-idle-last-sent] 8 "\
  640. Usage: /REDIRECT additional-recipient
  641.  
  642. Send to 'additional-recipient' the last message which you sent.  This 
  643. command can be fairly easily duplicated using the history mechanism by hand
  644. but it is provided to make it even easier." (quote (""))])
  645. (fset 'irc-execute-quote #[(msg) "┴ÿ½ê\n¼à├─!¬ü╞╟\"½ú╚öº½ì╚òº½ê╚ö╚òO¬ü┴    ╩!ê╩╦    P!ê)¬ä╠═!ê)╬ ëç" [msg "" irc-called-from-buffer read-string "String to send to server: " m string-match "^ *\\([^ ]+\\)" 1 cmd irc-send "CLIENT-SYNCH :QUOTE " irc-insert "%%Nothing was sent to the IRC server." irc-current-time irc-idle-last-sent] 3 "\
  646. Usage: /QUOTE string
  647.  
  648. This command is used to send 'string' directly to the IRC server without
  649. any local processing.  Warning: this has the potential to screw up some
  650. things in irc-mode, particularly if it is used to change your nickname or
  651. to switch channels." (quote (""))])
  652. (fset 'irc-execute-who #[(channel) "┴ÿ½ÿ\n¼ò├─╞ÿ¼å╟╚Q¬ü┴P┴╔ #¬ü\n╦\n!ë\f┴ÿ¼å\f═ÿ½â¬é\fë╞ÿ½ë╧╨╤╥╙R!¬╤╘╒!╫╪!ê┘╪\"ê<½ô½Å┘@╪\"êAë¬j\n¼è╧┴!ê╧█\"ê\n½ì▄!½ç▌!ê¬ç▐▀P!ê)α ë!+ç" [channel "" irc-called-from-buffer irc-read-object "Who? " irc-channel "0" "(Press return for " ") " irc-get-channels-and-nicks-and-servers c irc-nuke-whitespace c2 "*" chan irc-insert "%%No argument (or argument 0) given to /WHO," " this would certainly disconnect your" " IRC-session. You can use /QUOTE WHO 0 if you" " *really* want to do this." irc-recall-all irc-services s irc-forget-all irc-nicknames irc-remember irc-nick-used "/WHO %s" irc-is-nickname irc-execute-whois irc-send "WHO " irc-current-time irc-idle-last-sent] 6 "\
  653. Usage: /WHO { channel | user }
  654.  
  655. Get a list of the users on IRC. The argument \"channel\" means to show
  656. just the users on that channel, with * representing the current channel.
  657. User can be any mask, ie *.se for current swedish IRCjunkies.
  658.  
  659. Each user is indicated on a separate line with their nickname, status,
  660. channel, login name, host and real name. The second column, \"Stat\"
  661. gives the status for the user, and is shown as a four letter word (:-)
  662. according to the combination of their attributes. The possible
  663. attributes are being an IRC operator, being a channel operator and
  664. being marked as being away.
  665.  
  666.                                           Status field
  667. A normal user having no attributes set:     (blank)
  668. A normal user marked as being away:          Away
  669. An IRC operator with no other attribues:     Iopr
  670. An IRC operator marked as being away:        IoAw
  671. A channel operator with no other attributes: Copr
  672. A channel operator marked as being away:     CoAw
  673. User being both IRC- and channel operator:   ICop
  674. As above but also marked as being away:      ICAw
  675.  
  676. Being ignored takes precedence over all
  677. other attributes, always shown as:           IGNR     (cf \"/HELP IGNORE\"). 
  678.  
  679. Users being on either no channel at all, or on channels with the mode
  680. PRIVATE are appear with a blank \"Channel\" field. If you are
  681. connected to a server of version 2.6, and are requesting a \"general\"
  682. who listing (ie for users potentially on different channels), all
  683. users \"Channel\" field will be blank.
  684.  
  685. An %-sign is appended to the name or number of your current
  686. channel.
  687.  
  688. BE WARNED: on some servers, the operators CAN see who's on a negative channel.
  689. On some of these servers, the channel number is disclosed, on others only
  690. the fact that a user is on a negative channel, but not which one.
  691. The same goes for \"private\" and \"secret\" channels.
  692.  
  693. If a single \"user\" is given as the argument, (ie a word starting with neither
  694. a + nor a digit) it is taken to be the nickname of a user on IRC and more
  695. information, if available, is given about the person.
  696.  
  697. If this function is called interactively then the prefix argument is used
  698. as the channel to query.  No argument means all of them and an argument
  699. of \"-\" or \"*\" means the current channel." (quote (""))])
  700. (fset 'irc-execute-whois #[(user) "└┴!├─\"½è¼å╟╚\n#╔Ö½ò¼ë╩╔!ê╩╦\"ê╠═P!ê¬ä╩╬!ê)╧ ëç" [irc-recall-all irc-nicknames wholist string-match "^ *$" user irc-called-from-buffer irc-read-object "Who is who? " "" irc-insert "/WHOIS %s" irc-send "WHOIS " "%%Who is who? No nick given." irc-current-time irc-idle-last-sent] 4 "\
  701. Usage: /WHOIS user
  702.  
  703. Get a two line description of who and where \"user\" is.  If user is not
  704. provided it is read from the minibuffer with a completing-read.
  705. If * is given instead of a user name, you will be informed about ALL users.
  706.  
  707. BUG: The list of users used when * is given may be somewhat obsolete,
  708. therefore first give a NAMES command." (quote (""))])
  709. (fset 'irc-execute-motd #[(server) "┴ÿ½Å\n¼ë├─┴┼╞!#¬ä┴¬ü╚╔\"½á╩ö╩òO\n¼è╦┴!ê╦╠\"ê═╬P!ê)¬ë╦╧╨╤Q\"ê)╙ ëç" [server "" irc-called-from-buffer irc-read-object "Get message of the day for which host? " irc-recall-all irc-servernames host string-match "^ *\\([^: ]*\\)" 1 irc-insert "/MOTD %s" irc-send "MOTD " "%%Internal error in function irc-execute-motd," " please try another syntax and notify %s" " by email." irc-hacker irc-current-time irc-idle-last-sent] 5 "\
  710. Usage: /MOTD [ server ]
  711.  
  712. Tells the message of the day at the server." (quote (""))])
  713. (fset 'irc-execute-version #[(server) "└    ┬ÿ½Ä ¼ê─┼┬╞ #¬ä┬¬ü    !ë┬ÿ½ä¬éë╔ÿ½ä\n¬é ╠═ \"½▀ ╬ö╬òO╨!¼å╤!½│ ¼ï╥┬!ê╥╙P!ê╥╘╒P╤!½â╫¬ü┬%ê┘┌█▄▌!▐░!ê¬ö ¼è╥┬!ê╥▀\"ê┘αP!ê)¬å╥ß \"ê+Γ ë#ç" [irc-nuke-whitespace server "" irc-called-from-buffer irc-read-object "Get version of which server/nick? " irc-get-channels-and-nicks-and-servers host irc-server "*" irc-channel hst string-match "^ *\\([^: ]*\\)" 1 h irc-is-nickname irc-is-channelname irc-insert "/VERSION " "%sQuerying client of user%s %s for" " version of client%s" irc-msg-info-pre "s on channel" irc-msg-info-post irc-send "PRIVMSG " " :" irc-ctcp-enquote "VERSION" "" "/VERSION %s" "VERSION " "%%Give only one word please. \"%s\" is not valid." irc-current-time irc-idle-last-sent] 7 "\
  714. Usage: /VERSION [ server | user ]
  715.  
  716. Shows the version of the server, or of a user. If the argument looks
  717. like a nickname, that user's client is queried using CTCP (client to
  718. client protocol) about which client it is and which version of it it
  719. is. If the queried client doesn't understand CTCP, no answer will
  720. follow." (quote (""))])
  721. (fset 'irc-execute-list #[(channel) "¼ë┴┬!ê┴├\f\"ê┼╞\fP!ê╟ ëç" [irc-called-from-buffer irc-insert "" "/LIST %s" channel irc-send "LIST " irc-current-time irc-idle-last-sent] 3 "\
  722. Usage: /LIST [channel]
  723.  
  724. Get a list of the discussions that are on IRC. If a channel is given,
  725. only the topic for that channel is shown. A * denotes your current
  726. channel, if any. An %-sign is appended to your current channel's name
  727. or number." (quote (""))])
  728. (fset 'irc-execute-links #[(mask) "┴ÿ½Ä\n¼ï├─┼P┴╞╟!#¬ü╔╩\"½ê╦╟!ê╦╠!ê\n¼è═┴!ê═╬\"ê╧╨P!ê)╤ ëç" [mask "" irc-called-from-buffer irc-read-object "Check for which servers? (RET for" " all, *.SE for swedish servers etc) " irc-recall-all irc-servernames m string-match "^ *\\*? *$" irc-forget-all irc-linksinfo irc-insert "/LINKS %s" irc-send "LINKS " irc-current-time irc-idle-last-sent] 5 "\
  729. Usage: /LINKS [ mask ]
  730.  
  731. Show the names of all the servers which can communicate with your server.
  732. The links can go down isolating different parts of the IRC-net, so this
  733. is a good way to find out how extensive it is at the moment.
  734.  
  735. Given a mask like *.se, only server names matching the mask are displayed." (quote (""))])
  736. (fset 'irc-execute-lusers #[(mask) "└    !\n¼ï├─!ê├┼╞    \"!ê╟╚    P!ê╔ ë\n)ç" [irc-nuke-whitespace mask irc-called-from-buffer irc-insert "" format "/LUSERS %s" irc-send "LUSERS " irc-current-time irc-idle-last-sent] 4 "\
  737. Usage: /LUSERS [servermask]
  738.  
  739. Get the number of users and servers on your IRC network. 
  740.  
  741. There is a optional argument you can use if you only want
  742. to see the count of some part of the IRCnet. For instance,
  743. to see how many swedish users are on, try /lusers *.se" (quote (""))])
  744. (fset 'irc-execute-admin #[(server) "┴ÿ½î\n¼ë├─┴┼╞!#¬ü\n¼è╚┴!ê╚╔\"ê╩╦P!ê)╠ ëç" [server "" irc-called-from-buffer irc-read-object "Administrative info about which server? " irc-recall-all irc-servernames s irc-insert "/ADMIN %s" irc-send "ADMIN " irc-current-time irc-idle-last-sent] 5 "\
  745. Usage: /ADMIN [ server ]
  746.  
  747. Get information about the IRC administrator for 'server'; if server is not
  748. supplied just query for the server to which you are connected." (quote (""))])
  749. (fset 'irc-execute-time #[(&optional server) ";½æ┴ÿ½î\n¼ë├─┴┼╞!#¬ü;½ì\n¼è╚┴!ê╚╔\"ê╩╦P!ê)╠ ëç" [server "" irc-called-from-buffer irc-read-object "Get the time at which server? " irc-recall-all irc-servernames s irc-insert "/TIME %s" irc-send "TIME " irc-current-time irc-idle-last-sent] 5 "\
  750. Usage: /TIME [ server ]
  751.  
  752. Get the current time on 'server'; is no server is provided use the one to which
  753. you are connected.  When called with a interactively with a prefix-argument
  754. the server name is read using the minibuffer.
  755.  
  756. Querying other servers can be handy given that people on IRC are spread out
  757.  from the west coast of the United States to Finland.  The question \"What
  758. time is it in Finland?\" comes up so frequently that an alias -- /TF -- has
  759. been provided by default to get the answer.  This alias should work as long
  760. as tut.fi is connected to your IRC-net." (quote (""))])
  761. (fset 'irc-execute-join #[(channel) "└┴\n\"½»├öº½ì├òº½ê\n├ö├òO¬ü─┼öº½ì┼òº½ê\n┼ö┼òO¬ü─\n╞ò╟OPB¬á└╚\n\"½ù├öº½ì├òº½ê\n├ö├òO¬ü──B¬â─ëBë    @\n    A ╠═!╧\n─ÿ½î¼ê╤╥─#¬é\n!╧ ─ÿ½û¼Æ╘═\"¼ï╤╒╓\"─╫#¬é !└┘\"─ÿ½ë█▄\"êéD▐ ╘═\" ßÿ½êßΓ ê¬⌡ ¼┤π!¼«█ΣσµτR\"ê¼î█─!ê█Φ#êΘ╒Ω½âδ¬ü∞$!ê¬╜ ½ù ¼è█─!ê█φ \"êΓ ê¬ó¼î█─!ê█Φ#êΘ╒Ω½âδ¬ü∞$!ê*ßÿ½ä.¬î∩.PGS≡±!\"2.≤ ë4ç" [string-match "^ *\\([^ ]+\\) +\\([^ ]\\)" channel 1 "" 2 0 nil "^ *\\([^ ]+\\) *$" pair c m irc-recall-all irc-subscribed-channels subchnls irc-nuke-whitespace irc-called-from-buffer irc-read-object "Channel to join? " chn irc-recall format "Initial mode for channel \"%s\"? " ("A combination of +-bilmnopst") mode "^-?[0-9]" digit-start irc-insert "%%No channel given. continuing talking to %s." irc-channel irc-server-has-multijoinable-channels newsrvr mtch "0" irc-show-subscribed-channels irc-is-channelname "%%Warning, that channel name (%s) looks" " strange, but will try to /join it" " anyway. You might be in for a surprise," " thought." "/JOIN %s %s" irc-send "%s %s %s" "JOIN " "CHANNEL " "/JOIN %s" irc-msg-cont make-string string-to-char " " irc-msg-cont-used irc-current-time irc-idle-last-sent] 7 "\
  762. Usage: /JOIN channel [mode]
  763.  
  764. Join \"channel\" on IRC.  If channel is not provided it is requested
  765. in the minibuffer; when called interactively, the channel is prompted
  766. for in the minibuffer.  Use /LEAVE to exit the channel.
  767.  
  768. You can supply an initial mode for the channel. If the channel didn't
  769. exist before you joined it, the channel will be sat to the supplied mode.
  770. If the channel already existed, the mode will be ignored by the server.
  771.  
  772. One can be listening on several channels at once. Up to 10 channels
  773. can be listened to at any single time, either 10 #channels, or 1 old
  774. style (either a +channel or a nummeric channel) and 9 #channels. Use
  775. /JOIN to join (ie start listening and talkinging to) a channel and
  776. /LEAVE to stop listening to a channel. If you /LEAVE the channel you
  777. were talking to, you will end up not talking to any channel; just use
  778. /JOIN again to remedy that situation.  There is no way yet to start
  779. listening to a channel without choosing that channel as the one you
  780. will talk to. Of course, another /JOIN will help..." (quote (""))])
  781. (fset 'irc-execute-leave #[(channel) "└┴\n\"½¢ ¼ÿ─┼╟ÿ½â╚¬à╔╚QP╩╦╠!#¬ü\n╬╟ÿ¼É╧ÿ¼å╩ÿ½ä¬Å╩ÿ½ç ¼ä╨╤!ê!ë╟ÿ½ú╦╠!╙ëë½É╓╫@P!êAë¼p+╪ ê¬╢ ¼è┘╩!ê┘┌\"ê╩Ö½¥┘█$ê▐ ½ë╓╫P!ê¬î╓▀!ê¬å┘αßP!ê*Γ ë#ç" [string-match "^ *$" channel irc-called-from-buffer irc-read-object "Leave which channel? (0 for ALL" irc-channel "0" ") " ", RET for " "" irc-recall-all irc-subscribed-channels c irc-nuke-whitespace "*" message "%%No channel chosen" chan t irc-multiple-leave-in-progress lst irc-send "PART " irc-show-subscribed-channels irc-insert "/LEAVE %s" "%sLeaving channel %s%s" irc-msg-info-pre irc-msg-info-post irc-server-has-multijoinable-channels "CHANNEL 0" "%%Leave which channel? No channel given. Try" " /MEMBERSHIPS" irc-current-time irc-idle-last-sent] 6 "\
  782. Usage: /LEAVE [channel]
  783.  
  784. Leave your current channel (or a selected one from the set of joined channels,
  785. if you're using a v2.6 or later server). Don't join another channel.
  786.  
  787. Also see /HELP JOIN." (quote (""))])
  788. (fset 'irc-execute-nick #[(name) "┴ÿ½è\n¼ç├─┼!!¬üë┴ÿ½è╟╚    \n#ê¬ú\n¼è╟┴!ê╟╦\"ê╟╠    \n$ê═╬ !ê╧╨P!ê)╤ ëç" [name "" irc-called-from-buffer irc-nuke-whitespace read-string "New nickname? " newnick irc-insert "%sNickname not changed%s" irc-msg-info-pre irc-msg-info-post "/NICK %s" "%sTrying to change your nickname to \"%s\"%s" set-buffer-modified-p buffer-modified-p irc-send "NICK " irc-current-time irc-idle-last-sent] 6 "\
  789. Usage: /NICKNAME name
  790.  
  791. Change your nickname in IRC.  A nickname can contain alphanumeric characters,
  792. underscores (_), hyphens (-) or the special characters left brace ({), right
  793. brace (}), vertical bar (|), left bracket ([), right bracket (]) and back
  794. slash (\\). These special character are alphabetic characters in some
  795. languages like the scandinavian ones.  The name cannot start with a hyphen or
  796. number and only the first nine characters are used.
  797.  
  798. Unfortunately, due to the way confirmation from the servers work, it might be
  799. falsely reported that your nickname was successfully changed when it was not.
  800. The server will come back and say so and finally irc-mode will wise-up and
  801. note that your nickname was not changed.
  802.  
  803. All the above things change from server version to server version, so they may
  804. or may not work. Try it." (quote (""))])
  805. (fset 'irc-execute-quit #[(text) "¼Σ┴┬ \"½â─ ┼╞╟    \n    ¼─\në ½ƒ┴ @ \"½Å ╟ëöO╠ ╟ò╞OQ¬i Aë ¼a)Të═V½é╬ G╧W½å╨ë    ¬?─ ¬8+╤╬!ê╤╥ \"ê╙╘ P!ê╒╓!ê╫p!┘!½ï┌█\"ê▄!ê)▌ ëç" [irc-called-from-buffer string-match "^ *$" text yow ("\n" "  " "    ") nil 0 n ok parias p " " 10 "" 80 t irc-insert "/QUIT %s" irc-send "QUIT :" sit-for 2 get-buffer-process proc processp irc-sentinel "finished\n" delete-process irc-current-time irc-idle-last-sent] 6 "\
  806. Usage: /QUIT [reason]
  807.  
  808. Exit IRC.  The connection is closed but the buffer is left behind.
  809. If you want, you can give a reason for quitting IRC." (quote (""))])
  810. (fset 'irc-execute-away #[(text) "┴ÿ½ê\n¼à├─!¬üë┴ÿ½ª½ÿ╚P    ╩╦╠P    ═╬O$ê)¬ó╩╨#ê¬ÿ\n¼ë╩┴!ê╩╤\"ê╥╙P!ê╘╒Q╓╫ !ê)╪ ëç" [text "" irc-called-from-buffer read-string "Reason to be away? " reason irc-away irc-msg-info-pre "You are " pre irc-insert "%smarked as being away: \"%s\", " "use /HERE to remove the mark%s" 2 -1 irc-msg-info-post "%sYou are not currently marked as being away%s" "/AWAY %s" irc-send "AWAY :" " [" "]" set-buffer-modified-p buffer-modified-p irc-current-time irc-idle-last-sent] 7 "\
  811. Usage: /AWAY [message]
  812.  
  813. Mark yourself as away, giving TEXT to people who send you private messages.
  814. Without any arguments it will just insert a message about your current status." (quote (""))])
  815. (fset 'irc-execute-here #[(cruft) "¼ê┴┬!ê┴├!ê─┼!ê╞╚╔ !ê╩ ë ç" [irc-called-from-buffer irc-insert "" "/HERE" irc-send "AWAY" nil irc-away set-buffer-modified-p buffer-modified-p irc-current-time irc-idle-last-sent] 2 "\
  816. Usage: /HERE
  817.  
  818. Mark yourself as present (ie, not \"away\") on IRC.  Any arguments to this
  819. command are ignored." (quote (""))])
  820. (fset 'irc-execute-topic #[(topic) "┴ÿ½ï\n¼ê├─╞Q!¬ü╚╔\"½ê╩ò╦O¬é\f╚╔\"½û═öº½Ä═òº½ë═ö═òO¬ä┴¬ü\n¼î╧┴!ê╧╨\f#ê╤ÿ½å╧╥!ê¬╕╙!½á╘ ½£╚╒\f\"½ë╓╫P!ê¬₧╓╫╪\fR!ê¬Æ╙!½å╧┘!ê¬ç╓┌\fP!ê+█ ëç" [topic "" irc-called-from-buffer read-string "Topic for channel " irc-channel "? (RET to check) " top1 string-match "^\\([#&][^ :]+\\) *" 0 nil top 1 chn irc-insert "/TOPIC %s %s" "0" "%%You aren't on any channel." irc-is-multijoinable-channel irc-server-has-settable-topic-on-multijoinable-channel "^ *$" irc-send "TOPIC " " :" "%%Can't set the topic of a #channel." "TOPIC :" irc-current-time irc-idle-last-sent] 5 "\
  821. Usage: /TOPIC channel [topic ...]
  822.       or: /TOPIC [topic ...]
  823.  
  824. Make 'topic' the description of the named channel; * for channelname means
  825. the current channel you're talking to.
  826.  
  827. With no topic, doesn't change the topic but only inspects it.
  828.  
  829. If no channel is given (and the first word of the topic doesn't looks like
  830. a channel name), the command operates on the current channel you're talking to.
  831. " (quote (""))])
  832. (fset 'irc-execute-oper #[(oper) "└┴\n\"½¢├öº½ì├òº½ê\n├ö├òO¬ü─\n┼ò╞OB¬á└╟\n\"½ù├öº½ì├òº½ê\n├ö├òO¬ü──B¬â─ëBë@ë    ─ÿ½è╩╦\fû═Q!¬é    ╧!╧A!ë─ÿ½ö─Ö½Ä╥╙╘\fû═░!¬é╧!─ÿ½å╫╪!ê¬ó─ÿ½å╫┘!ê¬û¼ê╫─!ê╫█!ê▄▌▐R!ê.▀ ë ç" [string-match "^ *\\([^: ]+\\) +" oper 1 "" 0 nil "^ *\\([^: ]+\\) *$" pair n read-string "Operator name at server " irc-server "? " n1 irc-nuke-whitespace name p irc-read-passwd "Password for operator " " at server " p1 password irc-insert "%%No operator name given." "%%No password given." irc-called-from-buffer "/OPER ..." irc-send "OPER " " " irc-current-time irc-idle-last-sent] 7 "\
  833. Usage: /OPER [ name [ password ]]
  834.  
  835. Attempt to become an IRC Operator.  Can take the name of the operator
  836. and the password as arguments.  If name is missing then it will be read
  837. from the minibuffer; if password is missing it will be read and hidden
  838. in the minibuffer.
  839.  
  840. If you become an operator then the word \"operator\" will appear in the
  841. minibuffer along with the mode name." (quote (""))])
  842. (fset 'irc-execute-summon #[(user) "└┴┬P \"½Å ─ö─òO ┼ö┼òOB¬ô└╞ \"½è ─ö─òO╟B¬â╟ëB╔@╟ÿ½ë\n¼à╦╠!¬â@!╔╟ÿ¼ÿA╟ÿ½æ\n¼ì╬╧╨\"╟╤╥!#¬âA!ë╟ÿ½ä¬é╟ÿ½å╓╫!ê¬Ü\n¼î╓╟!ê╓╪#ê┘┌█R!ê,▄ ëç" [string-match "^ *\\([^ @]*\\) *@ *" "\\([^ @]*\\) *$" user 1 2 "^ *\\([^ @]*\\) *$" "" pair irc-nuke-whitespace irc-called-from-buffer read-string "Login-name of person to summon? " login irc-read-object format "Server \"%s\" is on? " irc-recall-all irc-servernames s irc-server server irc-insert "%%No login name given." "/SUMMON %s@%s" irc-send "SUMMON " "@" irc-current-time irc-idle-last-sent] 7 "\
  843. Usage: /SUMMON login-name@server
  844.  
  845. Summon a user not on IRC to join IRC.  The argument provided may either be
  846. a user name on the local machine or user@server, where server is another
  847. machine on the IRC-net.  The user must be signed on to the specified server." (quote (""))])
  848. (fset 'irc-execute-users #[(host) "└    ┬ÿ½Æ ¼Å─┼╞╟P\"┬╔╩!#¬ü    !ë ┬ÿ½ä¬é \f ¼è═┬!ê═╬\f\"ê╧╨\fP!ê*╤ ëç" [irc-nuke-whitespace host "" irc-called-from-buffer irc-read-object format "List users on which host?" " (RET for %s) " irc-server irc-recall-all irc-servernames h hst irc-insert "/USERS %s" irc-send "USERS " irc-current-time irc-idle-last-sent] 7 "\
  849. Usage: /USERS [ server ]
  850.  
  851. Get a list of the users signed on to \"server\".  If no server name is provided
  852. then the server to which you are connected is used.  When called interactively
  853. a prefix argument means to prompt for the server to query." (quote (""))])
  854. (fset 'irc-execute-ignore #[(user) "└    ┬ÿ½î ¼ë─┼    ╞╟!#¬ü    !ë┬ÿ½ú╔╩!¼ö╦╠╬╧╨╞╩!╤#╥\"$ê¬Ü╦╘#ê¬É╒╩\"ê╦╓$ê)╫ ëç" [irc-nuke-whitespace user "" irc-called-from-buffer irc-read-object "Ignore which user? (RET to view) " irc-recall-all irc-nicknames usr irc-nothing-remembered-p irc-ignored-ppl irc-insert "%sYou are currently ignoring %s%s" irc-msg-info-pre irc-subst-comma mapconcat eval ", " "and" irc-msg-info-post "%sYou are not ignoring anyone%s" irc-remember "%sYou are now ignoring %s%s" irc-current-time irc-idle-last-sent] 9 "\
  855. Usage: /IGNORE username@host [event]
  856.  
  857. Used to ignore a user. The first argument is a specification of whose messages
  858. to ignore. The second specifies which kind of messages should be ignored from
  859. that particular user.
  860.  
  861. When specifying a user, you can give either just the user's login name at the
  862. remote site (you can see what it is by doing a /whois), or you can give the
  863. user's login name followed by a @ and the name of the user's and the host of
  864. the user (i.e. the name of host the user's client is running on). You can give
  865. a * instead of a username to ignore everyone at the given client machine.
  866.  
  867. One can either ignore all signs of the user, or just certain events. The events
  868. include
  869.     CTCP-ANSWER = Don't display any client to client protocol answers (they
  870.                   *might* be spurios). Also, don't react on erronous answers.
  871.     CTCP-QUERY  = Neither display nor answer any client to client protocoll
  872.                   questions from the user.
  873.     INVITE      = Don't display 
  874.     JOIN
  875.     NICK
  876.     NOTICE
  877.     PART
  878.     PRIVMSG
  879.     QUIT
  880.     channel
  881.     
  882. THIS IS ALL NOT YET IMPLEMENTED.
  883.  
  884. " (quote (""))])
  885. (fset 'irc-execute-info #[(nick) "└    ┬ÿ½Ä ¼ï─┼╞╟Q┬╚ #¬ü    !ë    ┬ÿ½Ñ\n;½á ╠P╬G╧\"╤╥╙╘╒R\n$ê*é╘    ┬ÿ½¢ ╫P╬G╧\"╤╪┘P#ê*¬±    ┌ÿ½æ ¼ê╤┬!ê╤█!ê▄▌!ê¬┌▐    !½▒ ¼ï╤┬!ê╤▀    P!ê╤αßP     $ê▄Γπ    ë#!ê▄Σ    σµτΦ░!ê¬úΘ    !½ù ¼ï╤┬!ê╤Ω    P!ê▄δ    P!ê¬å╤∞    \"ê)φ ë.ç" [irc-nuke-whitespace nick "" irc-called-from-buffer irc-read-object "Info for which user or server? (RET" " for yourself, * for server program)" " " irc-get-names-and-servers name irc-userinfo irc-msg-info-pre "You have " pre make-string 32 irc-msg-cont-used irc-insert "%sgiven the information \"%s\" about" " yourself. Use /USERINFO to change it." " (Warning: /USERINFO with no argument will" " clear the information)%s" irc-msg-info-post "You haven't " "%sgiven any information about" " yourself yet. Use /USERINFO to do so%s" "*" "/INFO *" irc-send "INFO" irc-is-receiver "/INFO " "%sQuerying client of user %s for user supplied" " information%s" format "WHOIS %s %s" "PRIVMSG " " :FINGER" "VERSION" "USERINFO" "SOURCE" irc-is-hostname "/ADMIN " "ADMIN " "%%Can't be a users nickname: \"%s\"." irc-current-time irc-idle-last-sent] 8 "\
  886. Usage: /INFO nick
  887.  
  888. With * as the argument, show some information about who built IRC.
  889. Else query a users client and show the information she/he has given
  890. about her/himself. With no argument, show the information you have
  891. given about yourself. You can set the information with the command
  892. /USERINFO." (quote (""))])
  893. (fset 'irc-execute-userinfo #[(information) "┴ÿ½è\n¼ç├─┼P!¬ü╟!ë┴ÿ½ì╔\n╦╠#ê¬Ä\n╦╧\n$ê*╨ ëç" [information "" irc-called-from-buffer read-string "What information do you wish to" " disclose? (RET to remove) " info irc-nuke-whitespace inf nil irc-userinfo irc-insert "%sCleared your information string%s" irc-msg-info-pre irc-msg-info-post "%sThe information string is: \"%s\"%s" irc-current-time irc-idle-last-sent] 6 "\
  894. Usage: /USERINFO [information]
  895.  
  896. Set some information (any text you want) to be given out to anybody
  897. querying this client for it. With no argument, remove all information
  898. you have given about yourself, making further queries \"draw a
  899. blank\". You can use /INFO to query other clients. Be warned though,
  900. other clients may or may not know of this query so you may sometimes
  901. get back no answer or strange responses." (quote (""))])
  902. (fset 'irc-execute-kill #[(user-etc) "└┴\n\"½⌐├öº½ì├òº½ê\n├ö├òO¬ü─┼öº½ì┼òº½ê\n┼ö┼òO¬ü─B¬á└╞\n\"½ù├öº½ì├òº½ê\n├ö├òO¬ü──B¬â─ëB╚@!    ╚    ─ÿ½ì\n¼ë╦╠─═╬!#¬é    !╚A!╚─ÿ½Å─Ö½ë\n¼à╤╥!¬é!─Ö½¿─Ö½£\n¼î╘─!ê╘╒#ê╓╫╪R!ê¬è╘┘!ê¬ä╘┌!ê-█ ëç" [string-match "^ *\\([^ ]+\\) +\\(.\\|\n\\)+ *$" user-etc 1 "" 2 "^ *\\([^ ]+\\) *$" pair irc-nuke-whitespace u irc-called-from-buffer irc-read-object "Nuke which user? " irc-recall-all irc-nicknames user c read-string "Comment? (In English please) " comm irc-insert "/KILL %s %s" irc-send "KILL " " " "%%No comment given to /KILL command." "%%No user given, no killing take place." irc-current-time irc-idle-last-sent] 6 "\
  903. Usage: /KILL user comment
  904.  
  905. Forcibly remove a user from IRC. The mandotory comment will be displayed to
  906. the victim and to all the IRC operators online. The topic should be in English,
  907. which after all is the lingua franca of IRC.
  908.  
  909. This command is reserved for IRC operators." (quote (""))])
  910. (fset 'irc-execute-invite #[(user) "└┴\n\"½Å\n├ö├òO\n─ö─òOB¬ô└┼\n\"½è\n├ö├òO╞B¬â╞ëB╚@╞ÿ½ì    ¼ë╩╦╞╠═!#¬â@!╚A╞ÿ½º╞Ö½í    ¼¥╩╨ÿ½ç╤╥\"¬ê╤╙╘$╞╠╒!#¬âA!ë╞ÿ½ä¬é╞ÿ½å╪┘!ꬿ╨ÿ½å╪┌!ꬣ    ¼Ä╪╞!ê╪█▄!#ê▌╤▐#!ê,▀ ë ç" [string-match "^ *\\([^ ]+\\) +\\([^ ]+\\) *$" user 1 2 " *\\([^ ]+\\) *$" "" pair irc-nuke-whitespace irc-called-from-buffer irc-read-object "Invite which user? " irc-recall-all irc-nicknames usr irc-channel "0" format "Invite \"%s\" to which channel? " "Invite \"%s\" %s \"%s\") " "to which channel? (RET for" irc-subscribed-channels c1 chn irc-insert "%%No users nick given." "%%Can't invite to \"channel\" 0." "/INVITE %s %s" irc-clean-up-message irc-send "INVITE %s %s" irc-current-time irc-idle-last-sent] 8 "\
  911. Usage: /INVITE user [ channel ]
  912.  
  913. Ask \"user\" on IRC to join \"channel\".  If channel is 0, * or not provided
  914. then the invitation de faults to your current channel, ie the on you're talking
  915. to. If you are not talking to any channel and channel is 0 or not provided then
  916. no invitation is sent -- you can't invite someone to \"go private\". When
  917. called interactively, channel is set to the prefix argument; with no argument
  918. or - the current channel is assumed." (quote (""))])
  919. (fset 'irc-execute-names #[(channel) "┴ÿ½¢\n¼ÿ├─┼╟ÿ½â╚¬ä╔P\"┴╩╦!#¬üë\f═ÿ½ä¬é\fë┴ÿ½¥╩╧!╤╥!ê½Å╙@╥\"êAë¼q)\n¼è╘┴!ê╘╒\"ê╓╫P!ê╪ ½ä┘ ¼æ╘┴!ê╘┌!ê╘█!ê▄▌ !ê*▐ ëç" [channel "" irc-called-from-buffer irc-read-object format "Names of persons on which channel? (%s) " irc-channel "0" "RET for all" "RET for all, * for " irc-recall-all irc-subscribed-channels c "*" chn irc-services lst irc-forget-all irc-nicknames irc-remember irc-insert "/NAMES %s" irc-send "NAMES " irc-terminal-is-slow irc-server-has-end-of-names "Name of channel Users Nicknames" "--------------- ----- ---------" set-buffer-modified-p buffer-modified-p irc-current-time irc-idle-last-sent] 6 "\
  920. Usage: /NAMES [ channel ]
  921.  
  922. Show which channels everyone is on.  Optional argument \"channel\" means
  923. to show just the users on that channel.  * means to show people on the
  924. current channel.
  925.  
  926. Each line starts with a column for the channel number and is followed
  927. by the nicknames of the people on that channel.  Users who are on
  928. private channels or who are not on any channel are listed as
  929. \"Private\".  Users who are on secret channels (channels less than 0)
  930. are not shown at all.  A %-sign is appended to the current channel's
  931. name or number." (quote (""))])
  932. (fset 'irc-execute-wall #[(message) "┴ÿ½ê\n¼à├─!¬üë┴ÿ½å╞╟!ê¬Æ\n¼ë╞┴!ê╞╚\"ê╔╩P!ê)╦ ë\fç" [message "" irc-called-from-buffer read-string "Message to send to everyone? " msg irc-insert "%%No message." "/WALL %s" irc-send "WALL " irc-current-time irc-idle-last-sent] 4 "\
  933. Usage: /WALL message
  934.  
  935. Send 'message' to everyone on IRC.  This can only be done by IRC Operators." (quote (""))])
  936. (fset 'irc-execute-wallops #[(message) "┴ÿ½ê\n¼à├─!¬ü┴Ö½╢╞╚\"    \n¼ë╩┴!ê╩╦\"ê╠═P!ê½û╩╧╨╤╥╙p!!    GZ╘Z]╒\"    #ê)¬ä╩╓!ê)╫ ëç" [message "" irc-called-from-buffer read-string "Message to send to all enabled IRC operators? " msg format irc-msg-sent "all ENABLED operators of IRC" data irc-insert "/WALLOPS %s" irc-send "WALLOPS " irc-confirm "%s%s" make-string 0 window-width get-buffer-window 1 32 "%%No message given, no message sent." irc-current-time irc-idle-last-sent] 7 "\
  937. Usage: /WALLOPS message
  938.  
  939. Send 'message' to every enabled IRC-operator on IRC.
  940. If you got any problems you think an enabled IRC operator might be the right
  941. person to help you with, *use* /WALLOPS. (But please don't *ABuse* it)." (quote (""))])
  942. (fset 'irc-execute-rehash #[(cruft) "¼ê┴┬!ê┴├!ê─┼!ê╞ ëç" [irc-called-from-buffer irc-insert "" "/REHASH" irc-send "REHASH" irc-current-time irc-idle-last-sent] 2 "\
  943. Usage: /REHASH
  944.  
  945. Force the server to which you are connected to reread it's irc.conf file.
  946. Arguments are ignored.  This command is only available to IRC Operators." (quote (""))])
  947. (fset 'irc-execute-trace #[(server) "┴ÿ½É\n¼ì├─┼╟R┴╚ #¬ü    \n¼è╩┴!ê╩╦    \"ê╠═    P!ê)╬ ëç" [server "" irc-called-from-buffer irc-read-object "Trace route to server/user?" " (RET for " irc-server ") " irc-get-names-and-servers srvr irc-insert "/TRACE %s" irc-send "TRACE " irc-current-time irc-idle-last-sent] 5 "\
  948. Usage: /TRACE [ server ]
  949.  
  950. Find the route from the server to which you are attached to 'server'; if the
  951. server argument is not provided then the servers to which the current server
  952. is directly connected are listed.  This command is only available to IRC
  953. Operators." (quote (""))])
  954. (fset 'irc-execute-squit #[(server) "┴ÿ½î\n¼ë├─┴┼╞!#¬ü\n¼è╚┴!ê╚╔\"ê╩╦P!ê╚╠$ê)╧ ëç" [server "" irc-called-from-buffer irc-read-object "Shut down link to which server? " irc-recall-all irc-servernames srvr irc-insert "/SQUIT %s" irc-send "SQUIT " "%sClosing the link to server %s%s" irc-msg-info-pre irc-msg-info-post irc-current-time irc-idle-last-sent] 5 "\
  955. Usage: /SQUIT [ server ]
  956.  
  957. Shut down a server-to-server link.
  958. The link shut down is the the one next farest away from you, ie if you do a
  959. /SQUIT BYE.EDU and the path to it is your.server.edu!a!b!bye.edu, then the
  960. link between b and bye.edu will be disconnected.
  961.  
  962. You have to be an enabled IRC operator to issue this conmmand." (quote (""))])
  963. (fset 'irc-execute-connect #[(new) "└┴┬P \"½╜─öº½ì─òº½ê ─ö─òO¬ü┼╞öº½ì╞òº½ê ╞ö╞òO¬ü┼╟öº½ì╟òº½ê ╟ö╟òO¬ü┼BB¬╒└╚ \"½½─öº½ì─òº½ê ─ö─òO¬ü┼╞öº½ì╞òº½ê ╞ö╞òO¬ü┼┼BB¬ñ└╔ \"½Ö─öº½ì─òº½ê ─ö─òO¬ü┼┼ëBB¬à┼ëëBBë\n@ë ┼ÿ½Å\f¼ï═╬╧P┼╨╤!#¬é ╙!\nA@ë┼ÿ½ò┼Ö½Å\f¼ï═╓╫P┼╪┘D#¬é╙!ë┼ÿ½â▄¬ä▌!\nAAë┼ÿ½û┼Ö½É\f¼î═αßΓQ┼╨╤!#¬é#╙#!ë$┼ÿ½ä%¬é$&└τ\"½çΦΘ\"¬╒└τ&\"½çΦΩ&\"¬╟\f¼ÜΦ┼!ê┼ÿ½åΦδ!ê¬èΦ∞&$ê┼ÿ½àΦφ!¬₧ε∩≡&$!êΦ±≥P3û&û4&.\fç" [string-match "^ *\\([^ ]+\\) +\\([^ ]+\\) +" "\\([^ ]+\\) *$" new 1 "" 2 3 "^ *\\([^ ]+\\) +\\([^ ]+\\) *$" "^ *\\([^ ]+\\) *$" tri h1 irc-called-from-buffer irc-read-object "Connect server-link to which" " internet host? " irc-recall-all irc-servernames h2 irc-nuke-whitespace new-host p1 "Use which TCP-port for" " server-link? (RET for 6667) " "194" "6667" p2 p3 6667 string-to-int new-port s1 "Execute connect command at which" " (reachable) server? (RET for" " local) " s2 s3 irc-server remote-server " " irc-insert "%%Spaces aren't allowed in hostnames (%s)." "%%Spaces aren't allowed in servername (%s)." "/CONNECT" "/CONNECT %s %d %s" "%%No host to connect too given." irc-send format "CONNECT %s %d %s" "%sConnecting a server-link to host %s on" " port %d from server %s%s" irc-msg-info-pre irc-msg-info-post] 8 "\
  964. Usage: /CONNECT [ newhost [ port [remoteserver ] ] ]
  965.  
  966. Connect the local server to SERVER on tcp-port PORT.
  967.  
  968. You have to be an enabled IRC operator to issue this conmmand." (quote (""))])
  969. (fset 'irc-execute-send #[(slist) "└    !┬    ─ÿ½ä┬¬á╞┬╟╚╔    !\"\"ë½è╩╦ ╠#═P¬ë╬    ÿ¼ä╧╨!ê¼ë╧╤╥╙Q!ê¬╢╘ÿ½ÿ╧╒╓╫Q┌ÿ½â█¬é$ê¬Ö╧▌▐P▀╩╦╔αGSO!ß#Γ\"$ê)π ë$ç" [irc-nuke-whitespace slist nil matches "-" irc-default-to delq mapcar #[(arg) "└┴┬! \" ┼ÿ½é ç ╞ÿ½å╟╚!ê╔ç\fG╩U½â\f@ç\f╔=½ç╟╦ \"ê╔ç╟╠═P ╬╧╨\f╤#╥\"#ê╔ç" [irc-check-list irc-recall-all irc-nicknames arg matches "*" "0" irc-insert "%%You can't send to channel 0." nil 1 "%%No names found to match \"%s\"." "%%Ambiguous recipient %s;" " could be %s." irc-subst-comma mapconcat #[(arg) "└    └Qç" ["\"" arg] 3] ", " "or"] 8] irc-burst-comma mapconcat eval "," ";" "" irc-insert "%%No matches -- sendlist not changed." "%%Your default sendlist is disabled. (Ie you" " are not sending to anyone when failing to" " give an explicit receiver)" "*;" "%sYou are now using the default send list (ie" " sending to the current channel (%s) when" " failing to give an explicit receiver)%s" irc-msg-info-pre irc-channel "0" "none" irc-msg-info-post "%sYou are sending to %s, use /SEND * to" " get back default sendlist%s" irc-subst-comma 0 ", " "and" irc-current-time irc-idle-last-sent] 11 "\
  970. Usage: /SEND [ sendlist | - ]
  971.  
  972. Set the default sendlist for IRC messages.  This is a comma separated list
  973. of the intended recipient(s) of messages which do not have an explicit
  974. sendlist.  '-' as an argument means to disable the default sendlist; every
  975. message sent then must have an explicit recipient provided with the message.
  976. Without any arguments this command just displays the current default sendlist.
  977.  
  978. Each item specified is checked to see whether you can send there; ambiguous
  979. references to users are not allowed.
  980.  
  981. \"*\" is always allowed and means to send to the current channel, ie the
  982. channel you are talking to.
  983. If no item in the new list can be set then the sendlist is not changed." "sDefault recipient(s) for messages? "])
  984. (fset 'irc-execute-service #[(service) "└┴┬P \"½⌐─öº½ì─òº½ê ─ö─òO¬ü┼╞öº½ì╞òº½ê ╞ö╞òO¬ü┼B¬á└╟ \"½ù╚─öº½ì─òº½ê ─ö─òO¬ü┼B¬â┼ëBë    @\n╦\n┼ÿ½ì\f¼ë═╬╧P┼╨#¬é\n!└╥ù\"?¡ü╙    A╦┼ÿ½⌐\f¼Ñ═╓╫½â╪¬ü┘½â┌¬ü█▄$┼½à▌▐!¬â▌▀!#¬é! ▌▀!ë!Gë\"─U½â┼¬üπ$σ!µτ#(\f¼ÆΘ┼!êΘΩ½â╚¬üδ #ê ┼ÿ½ñ∞▀!½èΘφ./#ê¬╩Θ≡±≥Q.\"$ë(/&ê¬╡╙\fΘ≤.½â⌠¬ü⌡ ½â÷¬ü≈/&ê½ê° ▀\"ê¬å∙ ▀\"ê·┼!ê).\n√ ë<ç" [string-match "^ *\\(+\\|-\\) *" "\\([^ ]+\\) *$" service 1 "" 2 "^ *\\([^ ]+\\) *$" "+" pair a irc-nuke-whitespace irc-called-from-buffer irc-read-object "Mark or unmark nick as" " service? (RET to mark) " ("mark" "unmark") a2 "\\(unmark\\|-\\)" t action n format "%sark which %s as service? (%s) " "M" "Unm" "nick" "service" "RET to view existing" irc-recall-all irc-nicknames irc-services nick s-list s-len "s" plural irc-listify ", " "and" lst irc-insert "/SERVICE %s%s" "-" irc-nothing-remembered-p "%sNo users marked as automatons%s" irc-msg-info-pre irc-msg-info-post "%s%d \"user%s\" marked as being" " automaton%s (which provide some service):" " %s%s" "%s%sing \"%s\" %s being treated as a service%s" "Add" "Remov" "as" "from" irc-remember irc-forget irc-execute-service irc-current-time irc-idle-last-sent] 9 "\
  985. Usage: /SERVICE [ [+]nick | -nick ]
  986.  
  987. Show or update list of services. A service is an automaton which looks
  988. like a normal user, ie it has a nickname. It doesn't act as a normal
  989. user though; normaly you can ask it for some service. For instance, at
  990. NICKSERV you can register your nick name (do \"nickserv; help\" for
  991. more information). Services often talk to you with so called NOTICE's.
  992. When a service isn't marked as being one, these messages will be
  993. displayed in a somewhat annoying format. Use this command to get a
  994. nicer display.
  995.  
  996. With no argument, show which nicknames are assumed to be services." (quote (""))])
  997. (fset 'irc-execute-event #[(events) "└    !┬    ├ëë─    \n╦    Ö⪠   ─╠═    \"«ä╠╬    \"O        ─ò├O╠╧    \"ê    ╨ö╨òO╤ÿ    ─ò├Oë╦ÿ?¡ë╥├╙╘\n\"\"@╦ÿ½ë½à├¬,╦ÿ½å\n¬ ¼î╓╫$ꬽê╥\"¬É>¼çB¬éé½ô╓┌█▄▌▐#▀\"$ê¬ê╓α#ê.ß ë\"ç" [irc-nuke-whitespace events (ctcp join nick quit topic) nil 0 count event off sym str recog "" string-match " +" "$" "^\\([---+]?\\)" 1 "-" delq mapcar #[(arg) "└┴┬ !P─!\"¡üç" [string-match "^" regexp-quote event prin1-to-string arg] 4] irc-events irc-insert "%sEvent: Unknown argument \"%s\"%s" irc-msg-info-pre irc-msg-info-post "%sEvent notification is currently enabled for %s%s" irc-subst-comma mapconcat prin1-to-string ", " "and" "%sNotification is currently disabled%s" irc-current-time irc-idle-last-sent] 9 "\
  998. Usage: /EVENT [ [+]event | -event ] [...]
  999.  
  1000. Set the list of events to notify you about with a message.  Notification
  1001. is a one-line message inserted when someone causes that event to occur.
  1002. Events are added with +event or simply event; they are removed with -event.
  1003. + adds all supported events and - removes all supported events.  More than
  1004. one event can be specified in the arguments.  In case of conflict, the argument
  1005. which appears later overrides the argument with which it conflicts.
  1006.  
  1007. Currently supported by /EVENT are the \"ctcp\", \"join\", \"nick\", \"quit\"
  1008. and \"topic\" events.
  1009.  
  1010. CTCP happens whenever someone send you a CTCP query.
  1011. Join happens whenever someone enters or leaves a channel which you are on.
  1012. Nick occurs when someone changes nicknames; recognition of this event is
  1013. currently limited to when the person making the change is on the same channel
  1014. as you.
  1015. Quit happens when someone quits from IRC and you see it.
  1016. Topic happens when the topic of a channel you listen to is changed.
  1017.  
  1018.  
  1019. " "sNotify for events: "])
  1020. (fset 'irc-execute-confirm #[(str) "└    ┬ÿ½è ¼ç─┼┬╞#¬ü    !╚╔\"½â╩¬ö╚╦\"½â╠¬è┬ÿ½â┬¬ü═ë¼å╧╨!ê¬ó╩ÿ½â╤╠ÿ½â═╧╙½â╒¬ü╓$ê*╪ ëç" [irc-nuke-whitespace str "" irc-called-from-buffer irc-read-object "Turn confirm on or off? (RET to view) " ("+" "on" "-" "off") c1 string-match "^\\(on\\|+\\)$" "+" "^\\(off\\|-\\)$" "-" nil conf irc-insert "%Huh? Try /HELP CONFIRM." t irc-confirm "%sMessage confirmation is %s%s" irc-msg-info-pre "on" "off" irc-msg-info-post irc-current-time irc-idle-last-sent] 6 "\
  1021. Usage: /CONFIRM [ + | - ]
  1022.  
  1023. Turn on message confirmation with + or off with -.  Any other arguments or no
  1024. arguments just gives a message about the current setting.
  1025.  
  1026. Message confirmation is a line indicating to whom a message was sent.
  1027. Occasionally this will say that a message has been sent to someone who
  1028. was not present but another message soon after will set the record straight." (quote (""))])
  1029. (fset 'irc-execute-notify #[(users) "└    ┬ÿ½î ¼ë─┼┬╞╟!#¬ü    !╔└╩╦!!\"\f══\f?\f½Σ\f@╤H╥Uë½ê\f@╘═O¬â\f@╓╫\"┘!¼ê┌█\"ꬡ½ù½çB▄\f@╘═O╫\"ê¬Æ¼çB▌\f@╫\"ê+\fAë\f¼▐╞╫!!ê½Ω╞▀! ╞╫!!Γπ$\"%µ%Gτ\"(!¼ë┌Θ$*#¬┴┌δ%∞!φε##ê(╤∩G[O(┌≡( ¼â±¬₧≥ G╘U½â≤¬ü⌠∞ φε# G╘U½â⌡¬ü÷R*$,¬±¡ïΓ≈∞╩!φε#\"8¡ôΓ∙½â·¬ü√∞╩!φε##<½ì½ëΓ²8<#¬æ½ä8¬ë½ä<¬ü■ ≤\"½à╤òT«é(@µ@τ\"(┌üA$*$--ç" [irc-nuke-whitespace users "" irc-called-from-buffer irc-read-object "Notify when detecting whom? (RET to show list) " irc-recall-all irc-nicknames str mapcar reverse irc-burst-comma list nil added removed show-current 0 45 subtract 1 name irc-recall irc-notify-looked-for is-in-list irc-is-nickname irc-insert "%%This doesn't look like a nickname: \"%s\"." irc-forget irc-remember irc-who-is-on irc-notify-detected detected looked-for format "%sOf the persons " irc-msg-info-pre pre make-string 32 irc-msg-cont-used "%sYou're not looking for anybody%s" irc-msg-info-post "%syou want notifications for (%s)," irc-listify ", " "and" "the persons " "%s%s on IRC at the moment%s" "no one is" "the person" " " "s " " is" " are" "Added %s to" a "%semoved %s from" ", and r" "R" r "%s%s" "No change to" string-match indent "%s%s the notification list%s"] 10 "\
  1030. Usage: /NOTIFY [ + | [-]nick ... ]
  1031.  
  1032. Add and delete nicknames from your notifylist. When people on the list get
  1033. detected, you will be notified. When they quit IRC, you will be notified of
  1034. this fact too.
  1035.  
  1036. With no argument, show the people on list, no matter if they've been
  1037. detected or not.
  1038.  
  1039. With a list of nicknames as the argument (each optionally prepended by
  1040. a \"-\"), add those nicknames to the list, unless a \"-\" was
  1041. prepended, in which case the nickname is removed." (quote (""))])
  1042. (fset 'irc-execute-unignore #[(user) "└    ┬ÿ½î ¼ë─┼┬╞╟!#¬ü    !ë┬ÿ½ú╔╟!½è╩╦\f#ê¬╝╩╬\f╧╨╤╞╟!╥#╙\"$ꬿ╘╒\"½Ä╓╟!ê╩╫\f#ê¬ô┬    Ö½Ä╪    ╟\"ê╩┘\f    $ê)┌ ëç" [irc-nuke-whitespace user "" irc-called-from-buffer irc-read-object "Stop ignoring whom? (RET to view) " irc-recall-all irc-ignored-ppl usr irc-nothing-remembered-p irc-insert "%sYou are not ignoring anyone%s" irc-msg-info-pre irc-msg-info-post "%sYou are currently ignoring %s%s" irc-subst-comma mapconcat eval ", " "and" string-match "^[---+]$" irc-forget-all "%sYou are no longer ignoring anyone%s" irc-forget "%sYou are no longer ignoring %s%s" irc-current-time irc-idle-last-sent] 9 "\
  1043. Usage: /UNIGNORE user | + | -
  1044.  
  1045. Stop ignoring a user who has been /IGNOREd.  The special arguments + or -
  1046. mean to stop ignoring everyone who is being ignored." (quote (""))])
  1047. (fset 'irc-execute-kick #[(kick) "└┴\n\"½ê\n├ö├òO¬ü\fë╞ÿ½â\f¬ü└╚\n\"½ê\n├ö├òO¬ü\n    ╩    !¼å    ╞ÿ¡ä╦!ë\f½ì    ╞ÿ½â\f¬å    ¬é\f½ä¬é    └╧\"½å╨╤!ê¬Ü¼î╨╙!ê╨╘#ê╒╓╫R!ê.╪ ëç" [string-match "^ *[^: ]+ +\\([^: ]+\\) *$" kick 1 irc-channel c "*" chn "^ *\\([^: ]+\\) +[^: ]+ *$" usr irc-is-channelname irc-is-nickname reversed chan user "^ *$" irc-insert "%%No user given, use /HELP KICK for help." irc-called-from-buffer "" "/KICK %s %s" irc-send "KICK " " :" irc-current-time irc-idle-last-sent] 6 "\
  1048. Usage: /KICK user [channel]
  1049.    or: /KICK channel user
  1050.  
  1051. Kick user out from a channel. If no channel is given, defaults to the channel
  1052. you are currently talking to." nil])
  1053. (fset 'irc-execute-mail #[(m) "¼ë┴┬!ê┴├\f\"ê┼╞\fP!ê╟ ëç" [irc-called-from-buffer irc-insert "" "/MAIL %s" m irc-send "MAIL " irc-current-time irc-idle-last-sent] 3 "\
  1054. Usage: /MAIL [command [arguments]]
  1055.  
  1056. Give commands to the MAIL subsystem of IRC. This has nothing to do with
  1057. \"regular email\".
  1058. Do \"/MAIL HELP\" for seeing what commands are supported and how to use them.
  1059. Be warned though, the syntax in the help is somewhat ... nonstandard." nil])
  1060. (fset 'irc-execute-stats #[(args) "└┴\n\"½⌐├öº½ì├òº½ê\n├ö├òO¬ü─┼öº½ì┼òº½ê\n┼ö┼òO¬ü─B¬á└╞\n\"½ù├öº½ì├òº½ê\n├ö├òO¬ü──B¬â─ëBë@A    ╩─ÿ½ì ¼ë╠═╬P─╧#¬é!╩    ─ÿ½Æ ¼Ä╠╤╥╘R─╒╓!#¬é    ! ¼ÿ╪─!ê╪┘û─ÿ¼â┌¬ü─Q\"ê█▄┌QP!ê▌ ë-ç" [string-match "^ *\\([^ ]+\\) +\\([^ ]+\\) *$" args 1 "" 2 "^ *\\([^ ]+\\) *$" pair c s irc-nuke-whitespace irc-called-from-buffer irc-read-object "Which STATS command? (C, I, K, L," " M, Q, R, S, U, Y or Z) " ("C" "I" "K" "L" "M" "Q" "R" "S" "U" "Y" "Z") cmd "STATS at which server? " "(RET for " irc-server ") " irc-recall-all irc-servernames server irc-insert "/STATS %s" " " irc-send "STATS " irc-current-time irc-idle-last-sent] 7 "\
  1061. Usage: /STATS [ type [ server ] ]
  1062.  
  1063. Get statistics from a server. There are different kind of statistics
  1064. one can obtain:
  1065.     C    tells which other servers etc a server will accept
  1066.         connections from and will connect to
  1067.     H    tells which servers are treated as HUBS and LEAVES
  1068.     I    tells which masks are used to allow client connections
  1069.         at a server
  1070.     K    tells which user isn't allowed to use a specific server
  1071.     L    tells how much data has passed over the currently
  1072.         active links
  1073.         M       tells how many times the different (server level) commands
  1074.                 has been seen by the server
  1075.         N       same as C
  1076.     Q    tells which servers are in quarantine, ie for which servers
  1077.         a server disconnects its local link in that direction
  1078.         R       tells some internal resource statistics regarding traffic on
  1079.                 the server
  1080.         S       tells which services are connected to a server
  1081.         U       tells the uptime of a server
  1082.     Y    tells the connection classes in effect at a server
  1083.         Z       tells some internal resource statistics regarding the servers
  1084.                 memory usage
  1085.  
  1086. If no server is given, the current server (ie the one your client is
  1087. connected to at the time of the command) is used." (quote (""))])
  1088. (fset 'irc-execute-mode #[(mode) "└┴\n\"½├├öº½ì├òº½ê\n├ö├òO¬ü─┼öº½ì┼òº½ê\n┼ö┼òO¬ü─╞öº½ì╞òº½ê\n╞ö╞òO¬ü─\n╟ò╚OPBB¬╦└╔\n\"½▒├öº½ì├òº½ê\n├ö├òO¬ü─┼öº½ì┼òº½ê\n┼ö┼òO¬ü─\n╟ò╚OP─BB¬ö└╩\n\"½ë╦\n!─ëBB¬à─ëëBB\f╦\f@!╦─ÿ½á¼£╧╨╤╙ÿ?¡à╘╒\"Q─╓╫╪!C\"#¬é!ë─ÿ¼å█ÿ½ä¬é▌!╦\fA@!╦─ÿ½ƒ─Ö½Ö¼ò╧╘αßΓQ\"─½âπ¬üΣ#¬é!%╦\fAA!&╦&─ÿ½á─Ö½Ü└τ%\"½ô¼Å╧╘Φ%#─╫Θ!#¬é&!*¼Äδ─!êδ∞%*$êφ╘ε%*$!ê.    ∩ ë0ç" [string-match "^ *\\([^ ]+\\) +\\([^ ]+\\) +\\([^ ]\\)" mode 1 "" 2 3 0 nil "^ *\\([^ ]+\\) +\\([^ ]\\)" "^ *[^ ]" irc-nuke-whitespace tri ch1 irc-called-from-buffer irc-read-object "Get/set mode of what channel/user" "? " irc-channel "0" format "(RET for %s) " append irc-recall-all irc-subscribed-channels irc-nick ch2 "*" channel irc-is-nickname is-nick cmd1 "Mode commands for" " channel %s? (RET to" " view) " ("+" "-" "i" "o" "s" "w") ("+" "-" "b" "i" "k" "l" "m" "n" "o" "p" "s" "t" "v") command a1 "[LOlo]" "Arguments to \"/MODE %s %s\"? " irc-nicknames arg irc-insert "/MODE %s %s %s" irc-send "MODE %s %s %s" irc-current-time irc-idle-last-sent] 8 "\
  1089. Usage: /MODE [channel [commands [arguments]]]
  1090.    or: /MODE nick [commands [arguments]]
  1091.  
  1092. Change or inspect the mode of a channel or a user.
  1093. The following modes exist for channels:
  1094.    a      Make channel anonymous (not supported by any servers yet)
  1095.    b      Manipulate a channels list of banned people
  1096.    i      Make channel joinable only with an invitation
  1097.    k      Add or remove channel key (password)
  1098.    l      Limit the number of users on the channel (argument: count)
  1099.    m      Make channel moderated
  1100.    n      Forbid /MSG's into channel
  1101.    o      Make someone a channel operator of this channel (argument: user)
  1102.    p      Make the channel private (ie channel invisible, users shown as being
  1103.           on some private channel)
  1104.    s      Make the channel secret (ie both channel and users invisible)
  1105.    t      Lock the topic of the channel (only settable by channel operators)
  1106.    v      Gives a user a voice on a moderated channel
  1107.  
  1108. The following modes exist for a user:
  1109.    i      Invisible
  1110.    o      Operator on IRC - can only be set with /OPER command
  1111.    s      Statusmessages, receive from server
  1112.    w      WALLOPS, receive from server
  1113. At the moment, only one self can be manipulated, and only i, s and w
  1114. can be set.
  1115.  
  1116. Prepend the mode command character with a + to turn the correspending
  1117. mode on, or with a - to turn it off.
  1118.  
  1119. Examples:
  1120.     /mode                    Show the mode of the current channel.
  1121.     /mode #foo               Show the mode of the channel named \"#foo\".
  1122.     /mode #foo +t            Locks the topic of channel \"#foo\".
  1123.     /mode * +i+o WiZ         Makes the current channel invite only and
  1124.                              gives user WiZ channel operator status.
  1125.     /mode * -o+l+o WiZ 3 `   Removes channel operator status for the
  1126.                              current channel from user WiZ, sets the
  1127.                              maximum number of users to 3 and makes
  1128.                              user ` a channel operator.
  1129.  
  1130.     /mode WiZ                Show the mode of user WiZ.
  1131.     /mode WiZ +s             Start receiving local status messages, such as
  1132.                              other servers connecting to this server etc.
  1133.     /mode WiZ +i-w           Become invisible and stop receiving WALLOPS.
  1134.  
  1135. " (quote (""))])
  1136. (fset 'irc-execute-die #[(&optional dummy) "¼ê┴┬!ê┴├!ê─┼░!ê╞ ëç" [irc-called-from-buffer irc-insert "" "/DIE" irc-send "DIE" irc-current-time irc-idle-last-sent] 2 "\
  1137. Usage: /DIE
  1138.  
  1139. Tells your local server to go belly-up." nil])
  1140. (fset 'irc-execute-finger #[(nick) "└    !└\n├ÿ½î\f¼ë┼╞├╟╚!#¬ü\n!ë    ├ÿ½å╩╦!ê¬ò\f¼è╩├!ê╩╠    \"ê═╬    ╧Q!ê*╨ ëç" [irc-nuke-whitespace nick u "" irc-called-from-buffer irc-read-object "Get FINGER info from whom? " irc-recall-all irc-nicknames user irc-insert "%%No nick name given." "/FINGER %s" irc-send "PRIVMSG " " :FINGER" irc-current-time irc-idle-last-sent] 7 "\
  1141. Usage: /FINGER user
  1142.  
  1143. Query a users client to get users finger information. As some clients don't
  1144. understand this query, you might or might not get back a valid answer.
  1145. Sometime you'll get back a confused \"What?\" from user instead." (quote (""))])
  1146. (fset 'irc-execute-describe #[(str) "┴┬├\"O┴ò┼O╟\f!╟╔ÿ½ì\n¼ë╦╠╔═╬!#¬é!╟!╟╔ÿ½ï\n¼ç╦╤╔┼#¬é!╔ÿ½å╙╘!ꬿ╔ÿ½å╙╒!ꬣ\n¼î╙╔!ê╙╓#ê╫╪┘┌░!ê.█ ëç" [str 0 string-match " +\\|$" nick nil action irc-nuke-whitespace u "" irc-called-from-buffer irc-read-object "Send a ACTION message to whom? " irc-recall-all irc-nicknames user m "What is your action? " msg irc-insert "%%No nick name given." "%%No action given." "/DESCRIBE %s %s" irc-send "PRIVMSG " " :ACTION " "" irc-current-time irc-idle-last-sent] 6 "\
  1147. Usage: /DESCRIBE user action
  1148.  
  1149. Send a CTCP ACTION message to a user. As some clients don't understand
  1150. this message, you might get back a confused \"What?\" from user instead.
  1151.  
  1152. See also: /ME" (quote (""))])
  1153. (fset 'irc-execute-me #[(action) "└    !└\n├ÿ½è\f¼ç┼╞├╟#¬ü\n!╔\n! ╠ ├ÿ½å╬╧!ê¬╞\f¼è╬├!ê╬╨\"ê╤½è ½å╥\nP¬ü╙╘╒R!ê╓╫\n\"┘┌█▄p!!GZ▌Z]▐\"╬α#ê*,ß ë\"ç" [irc-nuke-whitespace action m "" irc-called-from-buffer irc-read-object "What is your action? " nil msg irc-is-multijoinable-channel irc-channel on-hash irc-server-has-multijoinable-channels newsrvr irc-insert "%%No action given." "/ME %s" irc-send "PRIVMSG " "MSG" " :ACTION " "" format "(Description sent to channel %s)" confirm make-string 0 window-width get-buffer-window 1 32 padding "%s%s" irc-current-time irc-idle-last-sent] 5 "\
  1154. Usage: /ME action
  1155.  
  1156. Send a CTCP ACTION message to current channel. As some clients don't
  1157. understand this message, you might get back a confused \"What?\" from
  1158. some users.
  1159.  
  1160. See also: /DESCRIBE" (quote (""))])
  1161. (fset 'irc-execute-ping #[(nicks) "└┴\n\"½■├─!ê┼öº½ì┼òº½ê\n┼ö┼òO¬ü╞\n┼ò╚Oë    ╩! ╩ ╞ÿ½ì\f¼ë═╬╞╧╨!#¬é !ë╥ÿ½ä¬éë╞ÿ½å╒╓!ê¬í\f¼è╒╞!ê╒╫\"ê╪┘┌█▄Q▌ A@▌ A@$!ê-é▌ ëç" [string-match "^ *\\([^ :]+\\) *" nicks sit-for 0 1 "" nick nil dummy irc-nuke-whitespace n irc-called-from-buffer irc-read-object "Get PING distance to whom? " irc-recall-all irc-nicknames v "*" irc-channel victim irc-insert "%%No name given." "/PING %s" irc-send format "PRIVMSG %s :" "ERRMSG PING RELAY %d" "PING %d" irc-current-time irc-idle-last-sent] 7 "\
  1162. Usage: /PING nick ...
  1163.  
  1164. Query a user's client (using CTCP) and calculate the distance between
  1165. the two of you in tenth of seconds. As some clients don't understans this
  1166. query, you might or might not get back a valid answer. Sometimes you
  1167. might even get back a confused \"What?\" from the user of the client.
  1168.  
  1169. Due to some technical limits and sojges laziness, the measurment isn't
  1170. foolproof. If the result seems to be totally wrong, resubmit the query.
  1171.  
  1172. The granularity is 500 ms." (quote (""))])
  1173. (fset 'irc-execute-memberships #[(&optional dummy) "¼ê┴┬!ê┴├!ê─ ê┼ ëç" [irc-called-from-buffer irc-insert "" "/MEMBERSHIPS" irc-show-subscribed-channels irc-current-time irc-idle-last-sent] 2 "\
  1174. Usage: /MEMBERSHIPS
  1175.  
  1176. Show which channels you're listening to, and which one you're talking to.
  1177.  
  1178. Use /JOIN to join more or other channels, /LEAVE to leave some." (quote (""))])
  1179. (fset 'irc-execute-signal #[(sigs) "└    !┬├ëëëë    ╩    Ö½     ╦╠═    \"O    ╦ò├O╠╬\"ê╧ö╧òO╨ÿ╦ò├Oë╩ÿ?¡ë╤├╥╙    \"\"@\f╩ÿ½î½ë╥╘    \"¬3\f╩ÿ½ë╥╓    \"¬%¼ï╫╪\f$ꬽï█\"├íê¬█\"▄íêé╤├╥▌    \"\"ë½ô╫▐▀αßΓ#π\"$ê¬ê╫Σ#ê.σ ë&ç" [irc-nuke-whitespace sigs (backtalk detect invite join nick private public wall topic) nil event off on sym str recog "" 0 string-match " +\\|$" "^\\([---+]?\\)" 1 "-" delq mapcar #[(arg) "└┴┬ !P─!\"¡üç" [string-match "^" regexp-quote event prin1-to-string arg] 4] list irc-signals #[(arg) "┴Dç" [arg t] 2] irc-insert "%%Signal: Unknown argument %s." irc-msg-info-pre irc-msg-info-post assoc (t) #[(arg) "└    \n\"A@├=¡ü    ç" [assoc arg irc-signals t] 3] "%sSignalling is enabled for %s%s" irc-subst-comma mapconcat prin1-to-string ", " "and" "%sAll signalling is currently disabled%s" irc-current-time irc-idle-last-sent] 9 "\
  1180. Usage: /SIGNAL [ + | - | [+]event | -event ] [...]
  1181.  
  1182. Set the events which will get signals (aks bells or dings) when they
  1183. occur.  Events supported are:
  1184.  
  1185. backtalk -- your nick is mentioned            private  -- private messages
  1186. detect   -- nick in notify list seen/gone     public   -- public messages
  1187. invite   -- invitations                       topic    -- channel topic changes
  1188. join     -- channel changes                   wall     -- broadcast messages
  1189. nick     -- nickname changes                  
  1190.  
  1191. Without any arguments /SIGNAL simply prints a message about what signals
  1192. are currently enabled.  With event or +event turn on all signalling for that
  1193. event.  Remove all signals for an event with -event.  /SIGNAL + or /SIGNAL -
  1194. adds or removes all signals respectively.  Multiple arguments are accepted;
  1195. later ones take precedence over the ones which came before them.  For example,
  1196. \"/SIGNAL - +w +i\" would turn off all signals and then turn on signalling only
  1197. for wall messages and invitations." "sSet signal: "])
  1198. (fset 'irc-execute-stamp #[(stamp) "└    !┬ëëë╟    Öâ═    ╚╔╩    \"O    ╚ò┬O╔╦\"ê╠ö╠òO═ÿ╠ò┬Oë╟ÿ½â┬¬ª╔╬╧\f!P╨\"½â╤¬Ö╔╬╧\f!P╥\"½â╙¬î╘╒\f!@!¡ä╒\f!@\f╟ÿ½ê ½à┬¬\f╟ÿ½à╫¬¼ï╪┘\f$ê¬╘!½åé ½ò▌╫=½â▐¬âC\"@é¼â¬æ╫=¼å=½ä¬ü╫é,╪▀╫=½âα¬ì¼â߬åΓπ!!╚U½â╟¬àΣσ\"%êµ ë'ç" [irc-nuke-whitespace stamp nil off event sym str "" 0 string-match " +\\|$" "^\\([---+]?\\)" 1 "-" "^" regexp-quote "private" private "public" public natnump read-from-string irc-message-stamp t irc-insert "%%Stamp: Unknown argument %s." irc-msg-info-pre irc-msg-info-post irc-time-stamp delq (private public) "%s%s messages get time-stamps.%s%s" "Private and public" "No" capitalize prin1-to-string format "  The time interval is %d minutes." irc-current-time irc-idle-last-sent] 8 "\
  1199. Usage: /STAMP [ + | - | [+]event | -event | interval ] [...]
  1200.  
  1201. Set time-stamping for IRC.  + means to turn it on for all messages from users
  1202. and - means to turn it off for them.  +event or just event will turn it on for
  1203. that class of message and -event means to disable it for those messages.  An
  1204. integer interval means to insert a message indicating the time every N minutes,
  1205. where N is the interval.  With no arguments simply insert a message indicating
  1206. the current time-stamps.
  1207.  
  1208. The current time in HH:MM format can appear two different ways in IRC.  One is
  1209. to have it associate with 'event'; two events, 'private' and 'public' messages,
  1210. are supported this way.  The other is to have it as a stand-alone message
  1211. indicating the current time.  Both can be very useful in noting when someone
  1212. actually sent you a message or when another event happened if you happen to be
  1213. away for a while.  The accuracy of the interval timer is currently limited to
  1214. 0-2 minutes beyond the interval if display-time is not running; accuracy is
  1215. greatly improved if it is.  It can be turned off by setting the interval
  1216. to 0." "sSet time-stamp: "])
  1217. (fset 'irc-execute-alias #[(alias) "t½á└┴\n\"½Ü\n├─┼╞╟P\n\"╚╔╩╦\f╦\"\"\"#Q╧\n!└╨\n\"ê╤öº½ì╤òº½ê\n╤ö╤òO¬ü╚û╥öº½ì╥òº½ê\n╥ö╥òO¬ü╚û╧\n╥ò╙O!╙ë╚ÿ½╝\fëG┘V½ª½ÿ┌█@@@A%êAë¼h┌▐#ê¬ê┌▀#ê)é+╚ÿ½Ñα\f\"ë½Ä┌█\n@\nA%ê¬è┌ß$ê)¬█Γ╔π╦\"\"Σ#ëG╤U¼¥½æ┌σµτΦΘ#Ω\"#ê¬░┌δ\"ꬿ∞@ù╚ÿ½â╚¬ü├Qφ#ê┌εα\f\"A%ê,∩ ë0ç" [string-match "[^: ]+" alias " " irc-read-object format "Alias \"%s\" to which command? " "(Including optional arguments) " "" mapcar #[(pair) "Aûç" [pair] 1] append irc-alias-alist irc-command-alist irc-operator-alist irc-nuke-whitespace "^/?\\([^: ]*\\) */?\\([^: ]*\\) *" 1 2 nil match arg cmd new aliases 0 irc-insert "%s/%s is aliased to mean \"/%s\"%s" irc-msg-info-pre irc-msg-info-post "%sListed all aliases%s" "%sYou don't have any aliases%s" assoc "%s\"/%s\" is not aliased%s" irc-check-list car start-only "%%Ambiguous command /%s; could be %s." irc-subst-comma mapconcat #[(arg) "└    └Qç" ["\"" arg] 3] ", " "or" "%%Command not found: /%s." irc-change-alias add "%s\"/%s\" has been aliased to mean \"/%s\"%s" irc-current-time irc-idle-last-sent] 13 "\
  1218. Usage: /ALIAS alias [command] [args for command]]]
  1219.  
  1220. Allow 'alias' to be equivalent to 'command'.
  1221. For example, \"/ALIAS tf time tut.fi\" will make typing \"/tf\" be equivalent
  1222. to having issued the command \"/time tut.fi\".  Aliases can only be made
  1223. to existing commands, not other aliases.  They are also only recognized when
  1224. in the command name position of a line.  If given with no arguments then
  1225. all aliases are displayed; if given with just an alias name then the alias
  1226. with that name will be shown.  Aliases can be removed with /UNALIAS." "sWhat name should the new alias have? (RET to view all) "])
  1227. (fset 'irc-execute-unalias #[(alias) "┴ÿ½Å\n¼î├─┴┼╞╟╚!\"#¬ü    ╩    ! ╠┼═\" ╬#ëG╨U¼¥½æ╤╥û╙╘╒╓#╫\"#ꬢ╤╪û\"ê¬ô┘@┌█#ê╤▄@$ê+▀ ë ç" [alias "" irc-called-from-buffer irc-read-object "Remove which alias? " mapcar #[(p) "@ûç" [p] 1] irc-recall-all irc-alias-alist tmpalias irc-nuke-whitespace a irc-check-list car t match 1 irc-insert "%%%s is an ambiguous alias. Could be %s." irc-subst-comma mapconcat #[(arg) "└    └Qç" ["\"" arg] 3] ", " "or" "%%No alias found to match %s." irc-change-alias nil remove "%s\"%s\" is no longer aliased%s" irc-msg-info-pre irc-msg-info-post irc-current-time irc-idle-last-sent] 9 "\
  1228. Usage: /UNALIAS alias
  1229.  
  1230. Remove the 'alias' for a command." (quote (""))])
  1231. (fset 'irc-execute-help #[(topic) "└┴\n\"└┴\f\"└┴\"└┴\"    ╩ ╠ÿ½û¼Æ╬╧╠╨ ¡ü    $#¬é !¼è╙╠!ê╙╘\"ê╠ÿ½╒╒╓P╪╨ ¡ü    $┘\"ë½▒█▄@A@«ü╠▌8«ü╠▐8«ü╠▀8«ü╠&Pα¢ë¼OßÉΓ!æ*é½π╨ ¡ü    $Σ#%µ%\"'µ%\"(µ%    \")Ω+%A½╝∞└φ%A\"!½▓(½£%@C%ε)½â∩¬ê'½â≡¬ü±≥Q+¬ÆßÉΓ█≤⌠⌡÷R%@7#!æê%¼Å¼ïπΣ#ë%'%¼ê╙°û\"¬·%A½æ╙∙û·√ⁿ%²#■\"#¬Σ%@?ßÉ(½╛ü@?\"AAΓ█üB?A#!ê+½àΓ+!êΓ█üCüDAüEüFüGA\"Oû!\"!)¬Ö)½ìΓü@?\"A!¬êΓüD?!!æ)--ç" [mapcar car irc-command-alist normal-commands irc-operator-alist oper-commands irc-alias-alist alias-commands irc-help-topic-alist help-topics irc-nuke-whitespace topic "" irc-called-from-buffer irc-read-object "Help for which command or topic? " append irc-operator top irc-insert "/HELP %s" "Help is available for the following IRC-mode" " commands:\n" str sort string< topics format "\n%14s%14s%14s%14s%14s" 2 3 4 5 "*Help*" princ irc-check-list t matches irc-common-element matches-oper matches-alias matches-topic nil shadowingalias irc-all-true #[(x) "    @ÿç" [x matches] 2] "\n\nThis shadows the " "general help on the topic" "operator command" "command" " with the same name." "There are several things called %s, " "and no way to know \nwhich one you " "want help on.  This is a bug--please " "contact \n%s." irc-hacker "%%No help is available for \"%s\"." "%%Ambiguous help topic %s; could be %s." irc-subst-comma mapconcat #[(arg) "└    └Qç" ["\"" arg] 3] ", " "or" match assoc aliasfor "%s is an alias for \"/%s\"." "\n\n%s" irc-help-for-command 0 string-match " "] 11 "\
  1232. Usage: /HELP topic
  1233.  
  1234. Get the documentation for \"command\".  If no command is given then a list
  1235. of the possible topics is shown.  Note that commands for IRC Operators will
  1236. not appear in the help topics when not an IRC Operator." (quote (""))])
  1237. (fset 'irc-help-for-command #[(command) "└┴┬├\f\"A«å├\f\"AP!«ü╟!ç" [documentation intern-soft "irc-execute-" assoc command irc-command-alist irc-operator-alist irc-internal-error-dummy] 6 "\
  1238. Returns the documentation string for the irc command COMMAND."])
  1239. (fset 'irc-common-element #[(list1 list2) "¼é┴ç@\n>½é├ç─A\n\"ç" [list1 nil list2 t irc-common-element] 3 "\
  1240. True if two lists have at least one common element.
  1241. The predicate eq is used for the comparisions."])
  1242. (fset 'irc-all-true #[(list) "¼é┴ç@¡ä┬A!ç" [list t irc-all-true] 2 "\
  1243. Is true if all args in LIST are true."])
  1244. (defun irc-later-execute-lusers nil "\
  1245. Dummy function. Used when it's desired to do a irc-execute-lusers in a
  1246. little while. Not implemented yet." nil)
  1247. (defun irc-internal-error-dummy nil "\
  1248. Internal error.
  1249.  
  1250. No internal function associated with this command. This should never happen.
  1251. Please report this to the person mentioned in variable irc-hacker." nil)
  1252. (fset 'irc-truncate-buffer #[(max min) "└     Y¡Üè\nbê├ê`\fW½å┼`T|¬ç╞╟╚p!    #)ç" [buffer-size max min nil irc-mark 1 message "Warning: %s exceeding %s characters.  Couldn't truncate." buffer-name] 4 "\
  1253. Remove as many lines from the beginning of the buffer as is
  1254. necessary to get it under MAX number of characters, downto MIN number
  1255. of characters. This function is used by irc-mode to prevent an
  1256. irc-session from consuming gross amounts of space.
  1257.  
  1258. See irc-filter about not truncating the Kiwi buffer at all."])
  1259. (fset 'irc-read-passwd #[(&optional prompt) "└┴┬½à╟!ê╚ ë╔U¼╡ ╩U¼░ ╦U¼à ╠U½ÅG┴V½Å┴GSO¬å═ !P½P╟╬G╧\"P!ê¬C½ä╟└!ê+ç" ["" 0 nil char echo-keystrokes passwd prompt message read-char 13 10 8 127 char-to-string make-string 42] 5 "\
  1260. Allow user to type a string without it showing.  Returns string.
  1261. If optional PROMPT non-nil, use it as the prompt string in the minibuffer."])
  1262. (fset 'irc-read-object #[(prompt object list) "└┴\n\"¼é├ç─\n┼ö┼òO╞\n├ÿ¼ì╔\n\n\"ëG┼U¼⌐╦╠═\n├ÿ½â├¬Ä╠G╬U½â╧¬ü╨\n\"#╥╩├\nB\"╞ë\n%¬â@+ç" [string-match "^ *\\([^: ]*\\)" object "" t 1 nil match completion-ignore-case irc-check-list list completing-read format "%s%s" 0 "No names match %s.  " "\"%s\" is ambiguous.  " prompt mapcar] 6 "\
  1263. Prompting with PROMPT, read an IRC objects name from the minibuffer.
  1264. Second argument OBJECT is a string which is checked for a non-ambiguous match
  1265. before the minibuffer read is done.  Optional third argument LIST is a
  1266. list to use for checking rather than the irc-nicknames.
  1267.  
  1268. It returns either the name of a object or an empty string (\"\")."])
  1269. (fset 'irc-nuke-whitespace #[(str) "└┴\n\"¡à\n├ò─Oë¼â\n¬ï└╞\"¡à├ëöO)ç" [string-match "^ *" str 0 nil tmp " *$"] 4 "\
  1270. One string argument.  Returns it with surrounding whitespace removed."])
  1271. (fset 'irc-stringlist-to-string #[(list &optional sep) "└┴\n #ç" [mapconcat (lambda (arg) arg) list sep] 4 "\
  1272. Take a LIST of strings and concate all string into one single string.
  1273. Optionally takes as a second argument a string to use as a seperator."])
  1274. (fset 'irc-subst-comma #[(str newsep) "└┴\n\"½Å\n├ëöO─\n├öT╞ORç\nç" [string-match ", [^,]*$" str 0 " " newsep nil] 6 "\
  1275. Return the string formed by substituting for the last \", \" in STR
  1276. the string NEWSEP followed by a space.  For example:
  1277.   (irc-subst-comma \"1, 2, 3\" \"or\") => \"1, 2 or 3\"
  1278.  
  1279. This function is especially designed for making message from irc-mode
  1280. more grammatically correct and the strings which it operates on should
  1281. be carefully chosen so as to avoid possibly blowing away a comma that
  1282. really wasn't separating elements in a list."])
  1283. (fset 'irc-listify #[(list sep conn) "└┴\n \"\f\"ç" [irc-subst-comma irc-stringlist-to-string list sep conn] 4 "\
  1284. Take a LIST of strings, and put them together into one single string, using
  1285. the SEPerator string between every pair of string, except the last pair where
  1286. the CONNector is used.
  1287. Example: (irc-listify '(\"a\" \"b\" \"c\") \", \" \"and\") returns
  1288. \"a, b and c\"."])
  1289. (fset 'irc-get-time #[nil "└ ë┬├    \"─òO)ç" [current-time-string time string-match "[0-2][0-9]:[0-5][0-9]" 0] 5 "\
  1290. Return the hour and minutes of the current time in the form \"HH:MM\"."])
  1291. (fset 'irc-current-time #[nil "└┴ !ç" [irc-time-to-int current-time-string] 2 "\
  1292. Return current time as number of seconds since 1-jan-1970 0:00:00.
  1293. As this is a 32 bit number but GNU Emacs only handles 16 bit numbers, split
  1294. it up in a cons with the car being the high order 16 bit numer and the cdr
  1295. the low order 16 bit number.
  1296.  
  1297. Written by Stephen Ma <ma_s@maths.su.oz.au>"])
  1298. (fset 'irc-time-to-int #[(timestr) "└┬─╞╟O!─╔╩O! ─╠═O!─╧╨O!S─╥╙O!╒ª╓U½Æ╫ª╓U¼è╪╒┘O┌\"A¬ê╪╒┘O█\"A▄Z▌_▐Z╒Ñ▀Z╫Ñ[\\\\\\\\      ß     ß     ╙╓ D\"╓D\"\"╓ D\"\"╓D\".ç" [(lambda (num1 num2) (let ((sumh (+ (car num1) (car num2))) (suml (+ (car (cdr num1)) (car (cdr num2))))) (list (+ sumh (/ suml 65536)) (% suml 65536)))) norm+ (lambda (num1 num2) (let ((prodh (* num1 (car num2))) (prodl (* num1 (car (cdr num2))))) (list (+ prodh (/ prodl 65536)) (% prodl 65536)))) norm* string-to-int timestr 17 19 seconds 14 16 minutes 11 13 hours 8 10 partdays 20 24 years 4 0 100 assoc 7 (("Jan" . 0) ("Feb" . 31) ("Mar" . 60) ("Apr" . 91) ("May" . 121) ("Jun" . 152) ("Jul" . 182) ("Aug" . 213) ("Sep" . 244) ("Oct" . 274) ("Nov" . 305) ("Dec" . 335)) (("Jan" . 0) ("Feb" . 31) ("Mar" . 59) ("Apr" . 90) ("May" . 120) ("Jun" . 151) ("Jul" . 181) ("Aug" . 212) ("Sep" . 243) ("Oct" . 273) ("Nov" . 304) ("Dec" . 334)) 1970 365 1969 1901 days 60] 11 "\
  1299. Convert from time in string format as returned by current-time-string
  1300. to a double integer format, as returned by file-attributes.
  1301.  
  1302. Written by Stephen Ma <ma_s@maths.su.oz.au>"])
  1303. (fset 'irc-time= #[(a b) "@    @U¡çA@    A@Uç" [a b] 2 "\
  1304. Compare two time, return true if they're equal."])
  1305. (fset 'irc-time< #[(a b) "@    @W«Ä@    @U¡çA@    A@Wç" [a b] 2 "\
  1306. Compare two times, return t if the first is earlier than the second."])
  1307. (fset 'irc-time-diff #[(a b) "@    @U½è┬A@    A@ZDç    A@A@V½Æ@    @Z├ZA@─\\    A@ZDç@    @ZA@    A@ZDç" [a b 0 1 65536] 3 "\
  1308. Return the difference between two times. This functions requires
  1309. the first argument to be later in time than the second argument."])
  1310. (fset 'irc-idle-time #[nil "└         º¼ç @\n@U¼â─¬ç A@\nA@Z*ç" [irc-current-time irc-idle-last-sent then now -1] 2 "\
  1311. Return a approximation of the idle time. The time is the number of seconds
  1312. which have passed since the last write to the server. If a valid idle-time
  1313. can't be returned, -1 is returned instead."])
  1314. (fset 'irc-internal-time #[nil "└┴!¼å┬┴!├Lê    ¿¼ä─ëç    Tëç" [boundp irc-internal-time make-local-variable nil 0] 2 "\
  1315. Return a new value every time irc-internal-time is called. The new value is
  1316. larger than the latest returned, starting at 0."])
  1317. (fset 'irc-check-time #[nil "¼é┴┬ ─└!½ç;½â¬ü ╞╟╚O!    ╞ ╟╚O!\n º½ä ¬ü┴\f┴U¡ä┴U?¡▄ ÿ?¡╓\në    W½â╧¬ü┴\\\n \f\n    Z\\ ┴U¼ò ZW¼ï╤ ê╥╙!ê ┴U?¡Ö ZW?¡Ä╤ ê╒╓╫!!ê ë-ç" [irc-last-time 0 irc-get-time time boundp last string-to-int 3 nil old-minute new-minute irc-total-time total-time irc-time-stamp irc-notify-interval 60 irc-last-stamp irc-wrap-display-time irc-send "TIME" irc-last-notify irc-who-is-on irc-recall-all irc-notify-looked-for] 4 "\
  1318. Check to see whether it is time to insert a current-time message into
  1319. the *IRC* buffer."])
  1320. (fset 'irc-wrap-display-time #[nil "└┴!¡Ä└┬!?¡ê┬┴KMê┴├Mç" [fboundp display-time-filter original-display-time-filter #[(proc str) "è└     ½û┬├    @!!ë½å\fqê┼ ê    A)¬g*╞\"ç" [irc-active-servers procs buffer-name process-buffer buf irc-check-time original-display-time-filter proc str] 4 "\nThe filter for the display-time-process.  This function has been modified\nfor IRC-mode to call irc-check-time before calling the original\ndisplay-time-filter."]] 2 "\
  1321. Set up a wrapper around the display-time-filter to hopefully provide a
  1322. little better accuracy for the time stamps."])
  1323. (fset (quote irc-who-is-on) #[(&optional list) "└┴!½Å    <½ï    @º½å    A@º¼å┬┴!├Lê─ ╞    \"ë@╚U½êA@╔V¡░─ ╩ ¼à╠═!¬é ½æ╨@QAë¼o╤╥╙\"!**ç" [boundp irc-last-who-is-on make-local-variable (0 0) irc-current-time now irc-time-diff diff 0 60 "" list irc-recall-all irc-notify-looked-for namelist str " " irc-send format "ISON :%s"] 5])
  1324. (fset 'irc-change-alias #[(alias cmd add) "└    û\n\"\f½à\f┼=½ê╞ \n\"ë¬Æ ½å í¬ë    ûB\nBë)ç" [assoc alias irc-alias-alist entry add remove delq cmd] 3 "\
  1325. Modify ALIAS for CMD in the irc-alias-alist.  ADD non-nil means to put the
  1326. alias in the list, nil (or the symbol \"remove\") means to clear it.  This
  1327. function does no hand-holding like /ALIAS; its intended use is in
  1328. irc-mode-hook."])
  1329. (fset 'irc-signal #[(user event) "└    \n\"A─ >«Æ┼ ╟#«è┼└╞\n\"A╟#)ç" [assoc event irc-signals signal t irc-member-general user string=] 5 "\
  1330. Return t if a ding should be issued for a USER/EVENT pair.
  1331. Currently only the event part of things is supported by /SIGNAL."])
  1332. (fset 'irc-check-list #[(list item &optional start-only) "└┴┬ !╞└╟╚    \"\"ë½â¬£╞└╟╩    \"\"ë½â¬ì ?¡ê╞└╟╠    \"\"+ç" [nil t regexp-quote item case-fold-search return delq mapcar #[(arg) "└┴\n├Q\f\"¡ü\fç" [string-match "^" item "$" arg] 4] list #[(arg) "└┴\nP \"¡ü ç" [string-match "^" item arg] 3] start-only #[(arg) "└┴\nP \"¡ü ç" [string-match "." item arg] 3]] 5 "\
  1333. See if LIST has string ITEM.  Returns a list of possible matches.  The list
  1334. returned is based on the following precedence rules:  if there is an exact
  1335. match, it is returned.  If there are any strings in the list whose beginning
  1336. match the item, they are returned.  If that fails and optional argument
  1337. START-ONLY is missing or nil, strings which have the item match anywhere are
  1338. returned.  As a last resort, nil is returned.
  1339. This function is not case-sensitive."])
  1340. (fset 'irc-list-remember #[(item list) "û\n¼à├B¬σ\n@û    Ö½à\nB¬┘\n@û    ÿ½ç\náê\n¬╦\nëA½Ä    \fA@ûÖ½å\fAë¬o\fA¼ê\f├Bíê¬⌐\fA@û    ÿ½ç\fAáê¬Ü\fA@û    Ö½ë\f\fABíê¬ë┼╞╟\n\f$!ê)\n)ç" [item ui list nil ptr error format "NOT possible! item=%s, list=%s, ptr=%s."] 7 "\
  1341. Add string ITEM to ordered LIST destructivly, returning the new list in
  1342. reversed order. The intended way to call this is like:
  1343.   (setq lst (irc-list-remember \"foo\" lst)).
  1344.  
  1345. This function is case insensitive."])
  1346. (fset 'irc-hash-value #[(str tbl-size) "└ë┴\nG^\f W½Æ╞_\n\fHû\\ª\fTë¬j+ç" [0 4 str l i h 256 tbl-size] 5 "\
  1347. Return a hash value (index into a hash table) for string ITEM according to
  1348. a table of size SIZE."])
  1349. (defconst irc-hash-index-size 0 "\
  1350. Index of size field in a Kiwi hash table.")
  1351. (defconst irc-hash-index-timestamp 1 "\
  1352. Index of timestamp field in a Kiwi hash table.")
  1353. (defconst irc-hash-index-cleanflag 2 "\
  1354. Index of cleanstamp in a Kiwi hash table. Either a symbol or a list.")
  1355. (defconst irc-hash-index-bucketarray 3 "\
  1356. Index of bucketarray in a Kiwi hash table.")
  1357. (fset 'irc-create-new-hash-table #[(size) "└┴┬\"ë\fIê ╟ Iê ╔Iê \n└┬\"Iê )ç" [make-vector 4 nil htbl irc-hash-index-size size irc-hash-index-timestamp irc-internal-time irc-hash-index-cleanflag empty irc-hash-index-bucketarray] 6 "\
  1358. Create a empty hash table of size SIZE."])
  1359. (fset 'irc-nothing-remembered-p #[(bag) "Jë\nHë½ê ─=½â ¬«    H    Hë    ╩    ╦V½Å    S        H?ë¼k\f½ä╠!ê\f,*ç" [bag htbl irc-hash-index-cleanflag flg empty irc-hash-index-bucketarray a irc-hash-index-size size i t 0 irc-forget-all] 3 "\
  1360. True if the BAG is empty."])
  1361. (fset 'irc-remember #[(item bag) "Jë\nH─=½«┼û!ë¼â╚¬¥╔╩\"½ö╦╠═╬Q\"ê½ä╨╤!ê╚¬é)é╒╥=¼Å╙=¼è╘=¼à╒=½àé╒╓=¼è╫=¼à╪=½╓┘ÿ½ç╦┌!ê╚¬µ█H▄U½ç▌╚O¬╫╔▐\"½ö╦╠▀αQ\"ê½ä╨ß!ê╚¬╝╔Γ\"½ö╦╠παQ\"ê½ä╨Σ!ê╚¬í¬¥╔▐\"½ö╦╠σµQ\"ê½ä╨τ!ê╚¬éë(¡╧Θ(    *H\"+ +HG, +φ( +H\"Iê, +HGU¼ì    .∩ Iê    0±Iê╓=¡ö≥(╫\"?¡î≥(╪\"¡à≤⌠╪!!*+ç" [bag htbl irc-hash-index-bucketarray a irc-servernames irc-extract-hostname item i nil string-match "^ *$" irc-insert "%%Function irc-remember" " found a space in" " a hostname %s)." debug-on-error error "SPC in hostname" irc-linksinfo irc-namtree irc-whotree irc-listtree irc-nicknames irc-notify-detected irc-notify-looked-for "" "%%Skipped \"\" in irc-nicknames." 0 64 1 " " " found a space in a" " nickname (%s)." "SPC in nickname" "\\." " found a dot in a" "Dot in nickname" " found a space in an item" " (%s)." "SPC in item" fixed irc-hash-value irc-hash-index-size idx oldlen irc-list-remember irc-hash-index-timestamp irc-internal-time irc-hash-index-cleanflag dirty irc-recall irc-who-is-on irc-recall-all] 7 "\
  1362. Store a string ITEM in the named BAG."])
  1363. (fset 'irc-debug-check-all-hashtables #[nil "└ ┬├    \"┼╞╟\")ç" [irc-internal-time n format "DEBUGGING CLIENT -- %s." irc-userinfo mapcar #[(p) "└    @    A\n#ç" [irc-debug-check-hashtable p n] 4] ((irc-nicknames . irc-is-nickname) (irc-ignored-ppl . irc-is-nickname) (irc-linksinfo) (irc-listtree) (irc-notify-looked-for . irc-is-nickname) (irc-notify-detected . irc-is-nickname) (irc-namtree) (irc-servernames . irc-is-hostname) (irc-subscribed-channels . irc-is-channelname) (irc-services . irc-is-nickname) (irc-whotree))] 3 "\
  1364. "])
  1365. (fset 'irc-debug-check-hashtable #[(bag chkfcn &optional mark) "└    !ë\f¼â┼¬ü\f╟╔\n╦╠!ê═╬    $ê═╨    \n#ê ½└╤\n @\"ëGë╘U½è═╒ @#ê¬á╠U½ì═╓ @#ê╟\n¬ì═╫ @$ê╟\n A*¬=═╪\"ê╦╠!꽬\në½ñ @!½ï═┘ @    $ê¬î═┌ @    $ê╔ Aë¼\\)═█\n½â▄¬ü▌½â▌¬ü▄$ê═▐\"ê╦╠!-ç" [irc-recall-all bag data lst mark "" id t consistent nil doublettes sit-for 0 irc-insert "DEBUG: %s checking if hashtable %s is consistent using %s." chkfcn "DEBUG: %s = %s." irc-check-list matches l 1 "DEBUG: %s  OK, \"%s\" found once." "DEBUG: %s Huh? \"%s\" not found." "DEBUG: %s ERROR \"%s\" FOUND %d TIMES." "DEBUG: %s checked for doublettes, done." "DEBUG: %s item \"%s\" of %s -- OK." "DEBUG: %s item \"%s\" of %s FAILED CHECK." "DEBUG: %s done checking: doublettes %s, consistent %s" "FAILED" "OK" "DEBUG: %s --------------"] 6 "\
  1366. "])
  1367. (fset 'irc-list-recall #[(item list) "û\n½ì    \n@ûÖ½å\nAë¼s\n??¡ë\n@û    ÿ¡é\n@)ç" [item ui list] 3 "\
  1368. Check if a string ITEM is in the LIST. The comparsion is not case
  1369. sensitive. If the item is found, return the stored spelling, else nil."])
  1370. (fset 'irc-recall #[(item bag) "J┬     \fH\"╞     H┬     \fH\"H\"*ç" [bag htbl irc-hash-value item irc-hash-index-size idx irc-list-recall irc-hash-index-bucketarray] 7 "\
  1371. Check if a string ITEM is in the BAG. If so, return the stored spelling,
  1372. else ni. All checking is done without being case sensitive."])
  1373. (fset 'irc-recall-all #[(bag) "Jë\nHë<    H    HëGU¼à╔╩\"ê\f½â ¬┐╦╦\f╧V½ƒSHë\f½k\f@B\fAë\f¬n╨╤\"    \nIê,-ç" [bag htbl irc-hash-index-cleanflag cached-data is-clean irc-hash-index-bucketarray buckets irc-hash-index-size size irc-insert "%%Bad hash list %s, size != length bucketarray." nil a i r 0 sort (lambda (a b) (string< (upcase a) (upcase b))) s] 4 "\
  1374. Return a sorted list representation of all strings in the BAG."])
  1375. (fset 'irc-recall-all-and-display #[(bag ind &optional plur sing) "└    !┬├\f┼\"ë½ö╔╩@\"êTAë¼l ;½╛┬U½ÿ╠ ½ê╔═ \"ê¬┤╔╬ $ꬿ╔╤ë╥U½ì;½ä¬å ¬é %ê¬ê╔╘#ê+╔╒!ç" [irc-recall-all bag 0 make-string ind 32 irc-msg-cont-used n lst irc-insert "%s" plur irc-terminal-is-slow "%%No %s." "%sEnd of (unsorted) %s list%s" irc-msg-info-pre irc-msg-info-post "%s%d %s%s" 1 sing "%sEnd of (unsorted) list%s" ""] 7 "\
  1376. Enter the nodes in the BAG as seperate lines in the irc buffer. Entries
  1377. longer than 1 line are continued with an indentation of IND, a number.
  1378.  
  1379. If you supply the optional arguments PLUR and SING, then after the lines
  1380. a short message of the form \"[%d %s]\" is printed. If only PLUR is supplied,
  1381. it is always used. If both PLUS and SING is supplied, then SING is used if
  1382. exactly one line was printed, else PLUR is used."])
  1383. (fset 'irc-list-forget #[(item list) "û\n¼â\n¬╨\n@û    Ö½â\n¬╞\n@û    ÿ½ä\nA¬╗\nëA½Ä     A@ûÖ½å Aë¬o A½í A@û    Ö¼Ö A@û    ÿ½ê ëAAíê¬ë─┼╞P\n $ê)\n)ç" [item ui list ptr error "irc-list-forget: NOT possible!" " item=%s, list=%s, ptr=%s."] 6 "\
  1384. Remove a string ITEM from a LIST of string, if it's found. The comparsions
  1385. are not case sensitive."])
  1386. (fset 'irc-forget #[(item bag) "J┬     \fH\"    HëHG╔ H\"Iê╩=½Æ╦ ╠\"½î╦ ═\"½å╬╧═!!êHGU?¡î    ╤ Iê    ╙I,ç" [bag htbl irc-hash-value item irc-hash-index-size idx irc-hash-index-bucketarray a oldlen irc-list-forget irc-nicknames irc-recall irc-notify-detected irc-notify-looked-for irc-who-is-on irc-recall-all irc-hash-index-timestamp irc-internal-time irc-hash-index-cleanflag dirty] 7 "\
  1387. Remove a string ITEM from the BAG, if the item was there. Not case
  1388. sensitive."])
  1389. (fset 'irc-forget-all #[(bag) "Jë\nH    \fH╞╞ W½Ä╚IêTë¬n        ╩ Iê     ╠I,ç" [bag htbl irc-hash-index-size size irc-hash-index-bucketarray a 0 i nil irc-hash-index-timestamp irc-internal-time irc-hash-index-cleanflag empty] 4 "\
  1390. Empty BAG."])
  1391. (fset 'irc-get-names-and-servers #[nil "└┴!¼å┬┴!├Lê    ½æ    @\fHW¼ë    @HW½├╟╞!╟─!    ├\n½É@\nB\nAë¼p    ½É    @\nB\n    Aë    ¼p╦\n╠\"╬ B,    Aç" [boundp irc-cache-n+s make-local-variable nil irc-nicknames irc-hash-index-timestamp irc-servernames irc-recall-all servers names data sort (lambda (a b) (string< (upcase a) (upcase b))) s irc-internal-time] 4 "\
  1392. Return a alphabetically sorted list of all the nick- and servernames which
  1393. are known by the client."])
  1394. (fset 'irc-get-channels-and-nicks-and-servers #[nil "└┴!¼å┬┴!├Lê    ½Ü    @\fHW¼Æ    @HW¼ë    @HW½▄╚─!    ╚╞!\n╚╟! ├\f    ½É    @\fB\f    Aë    ¼p\n½É\n@\fB\f\nAë\n¼p ½É @\fB\f Aë ¼p═\f╬\"╨ B-    Aç" [boundp irc-cache-c+n+s make-local-variable nil irc-subscribed-channels irc-hash-index-timestamp irc-nicknames irc-servernames irc-recall-all channels nicks servers data sort (lambda (a b) (string< (upcase a) (upcase b))) s irc-internal-time] 4 "\
  1395. Return a alphabetically sorted list of all the channel-, nick- and server-
  1396. names which are known by the client."])
  1397. (fset 'irc-sec-to-time #[(n) "└└ë_ë├_\fÑë╟U½â╚¬Ä╔U½â╩¬à╦╠\"\fªë\nÑë╟U½â╚¬Ä╔U½â╨¬à╦╤\"\nªë    Ñë╟U½â╚¬Ä╔U½â╒¬à╦╓\"    ªë╟U½â╚¬Ä╔U½â┘¬à╦┌\"▄╚ÿ¼çB╚ÿ¼çB╚ÿ¼çB╚ÿ¼çBG╟U½â▐¬╚G╔U½à@¬╝G▀U½î╦α@A@#¬⌐GßU½É╦Γ@A@▀8$¬Æ╦π@A@▀8ß8%.ç" [60 one-minute one-hour 24 one-day n days 0 "" 1 "1 day" format "%d days" day-string m hours "1 hour" "%d hours" hour-string l minutes "1 minute" "%d minutes" min-string seconds "1 second" "%d seconds" sec-string nil acc "0 seconds" 2 "%s and %s" 3 "%s, %s and %s" "%s, %s, %s and %s"] 8 "\
  1398. Convert number of SECONDS into a time string of one of the following
  1399. formats \"SS seconds\" or \"MM minutes and SS seconds\"
  1400. or \"HH hours, MM minutes and SS seconds\"
  1401. or \"DD days, HH hourse, MM minutes and SS seconds\"."])
  1402. (fset 'irc-burst-comma #[(str) "└ë┴┼╞\"ê┼╚\n#½ò\n┴öOë╞ÿ¼ä \fB┴ò¬cG\nU¼ë\n└O\fB¬ü\f+ç" [nil 0 beg sub list string-match "" str ",+\\| +\\|,+ +"] 4 "\
  1403. Take a comma or space separated STR and turn it into a list of its elements.
  1404. Example: \"1, 2,3,4,  6  7\" becomes the list
  1405. (\"7\" \"6\" \"4\" \"3\" \"2\" \"1\")."])
  1406. (fset 'irc-member-general #[(x l comparison) "└\n½É    ½ì \f\n@\"?\núë¼p    )?ç" [t not-found l comparison x] 4 "\
  1407. Is X a member of L under COMPARISON?"])
  1408. (fset 'irc-walk-windows #[(proc &optional no-mini) "└ ┬     \"ë╞╚!ê     ê┬ \"ë\f=ë½k╚    !,ç" [selected-window real-start next-window no-mini start current nil done select-window proc] 4 "\
  1409. Applies PROC to each visible window (after selecting it, for convenience).
  1410. Optional arg NO-MINI non-nil means don't apply PROC to the minibuffer
  1411. even if it is active."])
  1412. (fset 'irc-count-windows #[(&optional no-mini) "└┬├\f\"ê    )ç" [0 count irc-walk-windows #[nil "Tëç" [count] 2] no-mini] 3 "\
  1413. Returns the number of visible windows.
  1414. Optional arg NO-MINI non-nil means don't count the minibuffer
  1415. even if it is active."])
  1416. (fset 'irc-minibuffer-message #[(format &rest args) "└ ┴U½å┬├\f#ç╞è╚└ S╔Qqê╩Ädb┬─\f#cê╦╠!+ç" [minibuffer-depth 0 apply message format args nil p " *Minibuf-" "*" ((byte-code "d|ç" [p] 2)) sit-for 2] 4 "\
  1417. Print a temporary message at the end of the Minibuffer.
  1418. After 2 seconds or when a key is typed, erase it."])
  1419. (fset 'irc-find-to #[(str &optional explicit) "└┴\n\"¡ô├öº½ì├òº½ê\n├ö├òO¬ü─ë¼â─¬ò╞öº½ì╞òº½ê\n╞ö╞òO¬ü─P¡╜─ÿ«╕└╔╩P\"½º├ö╦ò├ò\f╧\fO!½è╨O¬â╤+¬P╧!)½ä¬è½ä¬é+ç" [string-match "^ *\\([^;:]*\\) *\\([:;]\\)" str 1 "" part 2 retval s "^ *\\([^ ,]+\\)" " *, *" 0 e1 e0 b1 irc-is-receiver nil ":" matched explicit irc-default-to] 5 "\
  1420. Find the part of STRING that IRC-mode will interpret as the sendlist.
  1421. If no explicit list is found, irc-default-to is returned.  The string returned
  1422. is either : or ; terminated.
  1423.  
  1424. If optional EXPLICIT is non-nil, then return t if a sendlist was explicitly
  1425. specified, nil if the sendlist was implicit."])
  1426. (fset 'irc-find-message #[(string) "┴!G┬Oç" [string irc-find-to nil] 3 "\
  1427. Find the message that IRC will see if STR were sent.  For messages
  1428. sent with explicit lists, this is everything following the colon or
  1429. semi-colon.  For everything else, it is just the string."])
  1430. (fset 'irc-add-to-hist #[(str) "└┴\n\"½ê \n─\nGOP┼\nC\"ëGV¡è╚ë!A!ëç" [string-match "^[;:]" str irc-last-explicit 1 append irc-history irc-max-history reverse] 5 "\
  1431. Put STRING at the head of the irc-history list."])
  1432. (fset 'irc-yank-prev-command #[nil "db|ê┴\n▒êTbç" [irc-mark "/" irc-last-command] 2 "\
  1433. Put the last IRC /command in the input-region." nil])
  1434. (fset 'irc-history-prev #[(arg) "«à    «ü┬T 8ë¼è┼╞«é    T\"¬ödb|ê\fcêbê«é    Të)ç" [arg irc-history-index 0 irc-history str message "No message %d in history." irc-mark] 4 "\
  1435. Select the previous message in the IRC history list.  ARG means
  1436. select that message out of the list (0 is the first)." "P"])
  1437. (fset 'irc-history-next #[(arg) "½ä┴!ç\n├U½ä─┼!çdb|ê\n╟U½â╚¬à\nS    8cê\nSëç" [arg irc-history-prev irc-history-index -1 message "No next message in history." irc-mark 0 "" irc-history] 2 "\
  1438. Select the next message in the IRC history list.  With prefix ARG
  1439. select that message out of the list (same as irc-history-prev if
  1440. called with a prefix arg)." "P"])
  1441. (fset 'irc-kill-input #[nil "db|ê┴ëç" [irc-mark -1 irc-history-index] 2 "\
  1442. Delete the input region and start out fresh.  This function is recommended
  1443. over any other way of killing the input-region interactively because it
  1444. also resets the index for the history list." nil])
  1445. (fset 'irc-complete-name #[nil "`è`eU¼Ä┴`S{!½å┬├!ê¬m`)ë{ù╞╟╚ \"    ╩    \"ë ╠=«░ ¼ë═ ê╬╧\"¬ú ÿ¼ë\f|ê c¬ö╨╤╥    ╙ë%!\f|êc)-ç" [end irc-is-receiver backward-char 1 beg pattern mapcar #[(s) "ùCç" [s] 1] irc-get-names-and-servers alist try-completion completion t ding message "Can't find completion for \"%s\"" irc-nuke-whitespace completing-read "Who? " nil name] 8 "\
  1446. Not completed yet." nil])
  1447. (fset 'irc-line-count #[(buf) "èqê┴┬!ê├e─ T\")ç" [buf goto-line 1 count-lines buffer-size] 3 "\
  1448. Returns the size of the buffer BUF."])
  1449. (fset 'irc-log-in-debug-buffer #[(line) "└p!┴P├\n!¡å─├\n!\")ç" [buffer-name "-*debug*" debug-buffer get-buffer irc-append-string-to-buffer line] 4 "\
  1450. Append a LINE to the debug buffer associated with a session, appending a
  1451. newline to the line. If the debug buffer doesn't exist, do nothing."])
  1452. (fset 'irc-append-string-to-buffer #[(str buf) "èqê┴ Tbê\n├▒)ç" [buf buffer-size str "\n"] 2 "\
  1453. Append the string STR to the buffer BUF as a line."])
  1454. (fset 'irc-get-buffers-nth-line #[(n buf) "└    !\nY½ÿè    qê├\n!ê`┼╞╟ T╚#ê\f`S{*ç╔ç" [irc-line-count buf n goto-line p search-forward "\n" buffer-size non-nil-non-t ""] 4 "\
  1455. Returns the line number N in the buffer BUF as a string.
  1456. The first line inb the buffer is line number 1.
  1457. If the buffer is empty, returns \"\"."])
  1458. (fset 'irc-sort-lines-in-buffer #[(buf &optional reverse) "èqê┴\ne├ T#)ç" [buf sort-lines reverse buffer-size] 4 "\
  1459. Sort the lines in buffer BUF.
  1460. An optional argument REVERSE can be supplied as non-nil to sort the buffer
  1461. in reversed order."])
  1462. (fset 'irc-history-menu #[nil "└    ┬è╞╟!qê╚ ê╔ ê\f½É╩╦ \f@#cê\fA T¬m ┬U½â╠cê═╬!êebê)╧╟!+ç" [t irc-history 0 line hist pop-up-windows get-buffer-create "*IRC History*" fundamental-mode erase-buffer format "%2d: %s\n" "No messages have been sent to IRC yet." set-buffer-modified-p nil display-buffer] 4 "\
  1463. List the history of messages kept by irc-mode in another buffer." nil])
  1464. (fset 'irc-version #[(&optional arg) "½â    cç┬    !ç" [arg irc-version princ] 2 "\
  1465. Print the current version of irc.el in the minibuffer.  With optional
  1466. ARG, insert it in the current buffer." "P"])
  1467. (byte-code "└┴Mê┬ ç" [irc-fatal #[(msg item) "└┴\n #ç" [irc-insert "FATAL ERROR: \"%s\" \"%s\"." msg item] 4] garbage-collect] 2)
  1468. (fset 'irc-execute-news #[(dummy) "è└┴!qê┬ ê├─!cêebê)┼┴!ç" [get-buffer-create "*IRC-mode News*" erase-buffer documentation irc-execute-news display-buffer] 2 "\
  1469. Shows news about latest changes to this GNU Emacs client.
  1470. Even shows news about old changes -- what a wonderous function indeed.
  1471.  
  1472. Latest changes to IRC mode, oldest at bottom, newest at top:
  1473.  
  1474. *** NEEDS TO BE UPDATED ***" (quote (""))])
  1475. (fset 'irc-report-bug #[(client-message server-message type) "└┴\n\"ê└├\f#ê└╞\"ê└╚    \n $ç" [irc-insert "%%%s" client-message "%% \"%s\" (%s)." server-message type "%% Please tell %s, it might be a bug." irc-hacker "%% (Client \"%s\", server %s version %d.%d)." irc-version irc-major-version irc-minor-version] 5 "\
  1476. "])
  1477. (provide (quote irc))
  1478.