Server IP : 111.118.215.189 / Your IP : 18.116.81.133 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/emacs/24.3/lisp/net/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
;ELC ;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:10:31 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/net/eudc.el ;;; in Emacs version 24.3.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\302\303!\204 \300\304!\210\302\305!\204 \306\305\307\"\210\300\310!\207" [require wid-edit fboundp make-overlay overlay custom-menu-create autoload "cus-edit" eudc-vars] 3) (defvar eudc-form-widget-list nil) (defvar eudc-mode-map (byte-code "\301 \302\303\304#\210\302\305\304#\210\302\306\307#\210\302\310\311#\210\302\312\313#\210\302\314\315#\210)\207" [map make-sparse-keymap define-key "q" kill-this-buffer "x" "f" eudc-query-form "b" eudc-try-bbdb-insert "n" eudc-move-to-next-record "p" eudc-move-to-previous-record] 4)) (set-keymap-parent eudc-mode-map widget-keymap) (defvar eudc-server-hotlist nil) (defvar eudc-local-vars nil) (defvar eudc-query-function nil) (defvar eudc-list-attributes-function nil) (defvar eudc-protocol-attributes-translation-alist nil) (defvar eudc-bbdb-conversion-alist nil) (defvar eudc-switch-to-server-hook nil) (defvar eudc-switch-from-server-hook nil) (defvar eudc-protocol-has-default-query-attributes nil) (defalias 'eudc-cadr #[(obj) "A@\207" [obj] 1]) (defalias 'eudc-cdar #[(obj) "@A\207" [obj] 1]) (defalias 'eudc-caar #[(obj) "@@\207" [obj] 1]) (defalias 'eudc-cdaar #[(obj) "@@A\207" [obj] 1]) #@50 Return t if PROP has a value specified in PLIST. (defalias 'eudc-plist-member #[(plist prop) "G\301\246\302U\204 \303\304!\210\305\306\215\207" [plist 2 0 error "Malformed plist" found (byte-code "\203 @=\203 \302\303\304\"\210AA\211\204 \305\207" [plist prop throw found t nil] 4)] 2 (#$ . 1733)]) #@252 Extract a value from a property list. PLIST is a property list, which is a list of the form (PROP1 VALUE1 PROP2 VALUE2...). This function returns the value corresponding to the given PROP, or DEFAULT if PROP is not one of the properties on the list. (defalias 'eudc-plist-get #[(plist prop &optional default) "\303 \"\203\f \304 \"\207\n\207" [plist prop default eudc-plist-member plist-get] 3 (#$ . 2049)]) #@328 Extract a value from a lax property list. PLIST is a lax property list, which is a list of the form (PROP1 VALUE1 PROP2 VALUE2...), where comparisons between properties are done using `equal' instead of `eq'. This function returns the value corresponding to PROP, or DEFAULT if PROP is not one of the properties on the list. (defalias 'eudc-lax-plist-get #[(plist prop &optional default) "G\301\246\302U\204 \303\304!\210\305\306\215\207" [plist 2 0 error "Malformed plist" found (byte-code "\203 @\232\203 \303\304A@\"\210AA\211\204 \n\207" [plist prop default throw found] 4)] 2 (#$ . 2467)]) (byte-code "\300\301!\204 \302\301\303\"\210\300\207" [fboundp split-string defalias #[(string &optional pattern) "\204 \304\305\306\307\306#\203A \306\224\306V\203! \306\211\224O\305B\306\225\307 #\203A \306\225 V\203A \306\224O\nB\306\225\202$ GW\203Q \305O\nB\202R \n\237*\207" [pattern start parts string "[ \f \n ]+" nil 0 string-match] 4 "Return a list of substrings of STRING which are separated by PATTERN.\nIf PATTERN is omitted, it defaults to \"[ \\f\\t\\n\\r\\v]+\"."]] 3) #@78 Replace all matches in STR for REGEXP with NEWTEXT. Value is the new string. (defalias 'eudc-replace-in-string #[(str regexp newtext) "\306\307\310\211\311\f \n#\211\203# \n\307\225 O\nQ\202 \n\310OP,\207" [prev-start match start rtn-str regexp str "" 0 nil string-match newtext] 4 (#$ . 3588)]) #@50 Return non-nil if VAR has server-local bindings. (defalias 'eudc-server-local-variable-p #[(var) "\301\302N\303\"\207" [var eudc-plist-member eudc-locals server] 3 (#$ . 3905)]) #@52 Return non-nil if VAR has protocol-local bindings. (defalias 'eudc-protocol-local-variable-p #[(var) "\301\302N\303\"\207" [var eudc-plist-member eudc-locals protocol] 3 (#$ . 4090)]) #@86 Set the EUDC default value of VAR to VAL. The current binding of VAR is not changed. (defalias 'eudc-default-set #[(var val) "\302\303\304\303N\305 ##\210\306\307\"\207" [var val put eudc-locals plist-put default add-to-list eudc-local-vars] 7 (#$ . 4281)]) #@184 Set the PROTOCOL-local binding of VAR to VAL. If omitted PROTOCOL defaults to the current value of `eudc-protocol'. The current binding of VAR is changed only if PROTOCOL is omitted. (defalias 'eudc-protocol-set #[(var val &optional protocol) "\306!\307=\203 \310\211J\"\210\301N\311 \303\"\312\n\206 \f #\312 \303\n#\313\301 #\210\314\315\"\210?\205: \316!*\207" [var eudc-locals protocol-locals protocol eudc-protocol val eudc-variable-default-value unbound eudc-default-set eudc-plist-get plist-put put add-to-list eudc-local-vars eudc-update-variable] 4 (#$ . 4549)]) #@176 Set the SERVER-local binding of VAR to VAL. If omitted SERVER defaults to the current value of `eudc-server'. The current binding of VAR is changed only if SERVER is omitted. (defalias 'eudc-server-set #[(var val &optional server) "\306!\307=\203 \310\211J\"\210\301N\311 \303\"\312\n\206 \f #\312 \303\n#\313\301 #\210\314\315\"\210?\205: \316!*\207" [var eudc-locals server-locals server eudc-server val eudc-variable-default-value unbound eudc-default-set eudc-plist-get plist-put put add-to-list eudc-local-vars eudc-update-variable] 4 (#$ . 5142)]) #@119 Set the most local (server, protocol or default) binding of VAR to VAL. The current binding of VAR is also set to VAL (defalias 'eudc-set #[(var val) "\302!\303=\204 \304 \"\210\202% \305!\303=\204 \306 \"\210\202% \307 \"\210 L\207" [var val eudc-variable-server-value unbound eudc-server-set eudc-variable-protocol-value eudc-protocol-set eudc-default-set] 3 (#$ . 5717)]) #@87 Return the default binding of VAR. Return `unbound' if VAR has no EUDC default value. (defalias 'eudc-variable-default-value #[(var) "\301N\302!\203 \203 \303 \304\305#\202 \305)\207" [var eudc-locals boundp eudc-plist-get default unbound] 4 (#$ . 6106)]) #@137 Return the value of VAR local to PROTOCOL. Return `unbound' if VAR has no value local to PROTOCOL. PROTOCOL defaults to `eudc-protocol' (defalias 'eudc-variable-protocol-value #[(var &optional protocol) "\301N\305\306!\203 \203 \307 \303\"\204 \310\202) \311 \303\"\312\n\206'