%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
;ELC ;;; Compiled ;;; in Emacs version 25.2.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\300\302!\210\300\303!\210\300\304!\207" [require nnoo gnus-group message gnus-util] 2) #@33 Internal: stores current query. (defvar nnir-memo-query nil (#$ . 523)) #@34 Internal: stores current server. (defvar nnir-memo-server nil (#$ . 601)) #@33 Internal: stores search result. (defvar nnir-artlist nil (#$ . 681)) #@59 Internal: the history for querying search options in nnir (defvar nnir-search-history nil (#$ . 756)) #@29 Internal: temporary buffer. (defconst nnir-tmp-buffer " *nnir*" (#$ . 864)) #@70 Mapping from user readable keys to IMAP search items for use in nnir (defvar nnir-imap-search-arguments '(("whole message" . "TEXT") ("subject" . "SUBJECT") ("to" . "TO") ("from" . "FROM") ("body" . "BODY") ("imap" . "")) (#$ . 946)) #@140 The IMAP search item to use for anything other than `nnir-imap-search-arguments'. By default this is the name of an email header field (defvar nnir-imap-search-other "HEADER %S" (#$ . 1187)) #@49 The history for querying search options in nnir (defvar nnir-imap-search-argument-history nil (#$ . 1388)) #@40 Returns number of articles in artlist. (defalias 'nnir-artlist-length '(macro . #[(artlist) "\301D\207" [artlist length] 2 (#$ . 1501)])) #@64 Returns from ARTLIST the Nth artitem (counting starting at 1). (defalias 'nnir-artlist-article '(macro . #[(artlist n) "\302\303\304BB\305 \306DEE\207" [n artlist when > (0) elt 1-] 6 (#$ . 1646)])) #@37 Returns the group from the ARTITEM. (defalias 'nnir-artitem-group '(macro . #[(artitem) "\301\302BB\207" [artitem elt (0)] 3 (#$ . 1853)])) #@38 Returns the number from the ARTITEM. (defalias 'nnir-artitem-number '(macro . #[(artitem) "\301\302BB\207" [artitem elt (1)] 3 (#$ . 2000)])) #@67 Returns the Retrieval Status Value (RSV, score) from the ARTITEM. (defalias 'nnir-artitem-rsv '(macro . #[(artitem) "\301\302BB\207" [artitem elt (2)] 3 (#$ . 2149)])) #@31 Returns the group for ARTICLE (defalias 'nnir-article-group '(macro . #[(article) "\301\302\303ED\207" [article nnir-artitem-group nnir-artlist-article nnir-artlist] 4 (#$ . 2324)])) #@32 Returns the number for ARTICLE (defalias 'nnir-article-number '(macro . #[(article) "\301\302\303ED\207" [article nnir-artitem-number nnir-artlist-article nnir-artlist] 4 (#$ . 2514)])) #@29 Returns the rsv for ARTICLE (defalias 'nnir-article-rsv '(macro . #[(article) "\301\302\303ED\207" [article nnir-artitem-rsv nnir-artlist-article nnir-artlist] 4 (#$ . 2707)])) #@51 Returns the pair `(nnir id . real id)' of ARTICLE (defalias 'nnir-article-ids #[(article) "\211\302V\205 S\234\303\234B\207" [article nnir-artlist 0 1] 3 (#$ . 2891)]) (put 'nnir-article-ids 'byte-optimizer 'byte-compile-inline-expand) #@331 Sorts a sequence into categories and returns a list of the form `((key1 (element11 element12)) (key2 (element21 element22))'. The category key for a member of the sequence is obtained as `(keyfunc member)' and the corresponding element is just `member'. If `valuefunc' is non-nil, the element of the list is `(valuefunc member)'. (defalias 'nnir-categorize '(macro . #[(sequence keyfunc &optional valuefunc) "\303\304D\305\306\307\310\311\305\312 \313BD\314\n\203 \n\315B\202 \316DD\317BBEE\320BBBE\207" [sequence keyfunc valuefunc unless null let (value) mapc lambda (member) y (member) x (member) member ((if (assoc y value) (push x (cadr (assoc y value))) (push (list y (list x)) value))) (value)] 12 (#$ . 3138)])) (byte-code "\303\304!\210\305\236\203 \305\236A\306\307\310\"\240\210\202\"