;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. (byte-code "\300\301!\210\300\302!\210\303\304\305\306\307\301%\210\310\311\312\313\314\315\316\317&\207" [require company cl-lib custom-declare-group company-bbdb nil "Completion backend for BBDB." :group custom-declare-variable company-bbdb-modes '(message-mode) "Major modes in which `company-bbdb' may complete." :type (repeat (symbol :tag "Major mode")) :package-version (company . "0.8.8")] 8) (defalias 'company-bbdb--candidates #[(arg) "\300\301\302\303!\"\207" [cl-mapcan #[(record) "\301\302\303\304\"\"\207" [record mapcar #[(mail) "\302 \"\207" [record mail bbdb-dwim-mail] 3] bbdb-record-get-field mail] 5] eval (bbdb-search (bbdb-records) arg nil arg)] 4]) #@45 `company-mode' completion backend for BBDB. (defalias 'company-bbdb #[(command &optional arg &rest ignore) "\305\267\202-\306\307!\207 \n>\205.\310\311!\205.\312\313\314\315 \")\205.\316\317!\207\320\f!\207\312\207\312\207\321\207" [command major-mode company-bbdb-modes case-fold-search arg #s(hash-table size 5 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (interactive 6 prefix 10 candidates 37 sorted 41 no-cache 43)) company-begin-backend company-bbdb featurep bbdb-com t looking-back "^\\([^ :]*-\\)?\\(To\\|B?Cc\\|From\\):.*? *\\([^,;]*\\)" line-beginning-position match-string-no-properties 3 company-bbdb--candidates nil] 3 (#$ . 761) (list 'interactive)]) (provide 'company-bbdb)