• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/emacs-93/emacs/lisp/gnus/

Lines Matching +defs:function +defs:document

159   :type '(repeat function))
178 (defcustom gnus-summary-thread-gathering-function
186 :type '(radio (function-item gnus-gather-threads-by-subject)
187 (function-item gnus-gather-threads-by-references)
188 (function :tag "other")))
334 subject line of the first unread article), or a function to be called to
437 :type '(repeat (choice (list :value (fun) function)
703 Each function takes two articles and returns non-nil if the first
705 function, the primary sort function should be the last. You should
720 :type '(repeat (choice (function-item gnus-article-sort-by-number)
721 (function-item gnus-article-sort-by-author)
722 (function-item gnus-article-sort-by-subject)
723 (function-item gnus-article-sort-by-date)
724 (function-item gnus-article-sort-by-score)
725 (function-item gnus-article-sort-by-random)
726 (function :tag "other"))))
732 Each function takes two threads and returns non-nil if the first
734 function, the primary sort function should be the last. You should
747 `gnus-thread-sort-by-total-score' (see `gnus-thread-score-function').
752 :type '(repeat (choice (function-item gnus-thread-sort-by-number)
753 (function-item gnus-thread-sort-by-author)
754 (function-item gnus-thread-sort-by-subject)
755 (function-item gnus-thread-sort-by-date)
756 (function-item gnus-thread-sort-by-score)
757 (function-item gnus-thread-sort-by-total-score)
758 (function-item gnus-thread-sort-by-random)
759 (function :tag "other"))))
761 (defcustom gnus-thread-score-function '+
764 The function is called with the scores of the article and each
769 :type 'function)
780 See `gnus-thread-score-function' for en explanation of what a
880 The default function `gnus-summary-highlight-line' will
994 (defcustom gnus-alter-header-function nil
996 The function is called with one parameter, the article header vector,
999 function)
1002 (defvar gnus-decode-encoded-word-function 'mail-decode-encoded-word-string
1005 (defvar gnus-decode-encoded-address-function
1035 :function-document
1040 :variable-document
1050 :parameter-document "\
1085 (defcustom gnus-alter-articles-to-read-function nil
1087 :type '(choice (const nil) function)
1154 (defvar gnus-sort-gathered-threads-function 'gnus-thread-sort-by-number
1173 (defvar gnus-summary-display-article-function nil)
1174 (defvar gnus-summary-highlight-line-function nil
1395 gnus-newsgroup-prepared gnus-summary-highlight-line-function
1425 Note: The default expressions will be evaluated (using function `eval')
1598 (gnus-map-function gnus-simplify-subject-functions subject))
1623 This is a handy function to add to `gnus-summary-exit-hook' to
1735 "\M-\C-d" gnus-summary-read-document
2196 ;; provide intern'ed function symbols.
2276 (gnus-check-backend-function
2280 (gnus-check-backend-function
2283 (gnus-check-backend-function
2286 (gnus-check-backend-function
2292 (gnus-check-backend-function
2297 (gnus-check-backend-function
2539 (gnus-check-backend-function
2566 ;; Note: The :set function in the `gnus-summary-tool-bar*' variables will only
2567 ;; affect _new_ message buffers. We might add a function that walks thru all
2571 Setter function for custom variables."
2574 ;; When used as ":set" function:
2627 :visible (gnus-check-backend-function 'request-expire-articles
3125 ;; this one. That function has to be the parent.
3170 (put 'gnus-save-hidden-threads 'lisp-indent-function 0)
3454 (funcall gnus-decode-encoded-address-function to)))))
3595 This function is intended to be used in
3641 ;; The entry function called above goes to the next
3742 (setq gnus-summary-highlight-line-function
3763 ;; Return nil from this function.
3835 (funcall gnus-summary-thread-gathering-function
3851 (gnus-map-function gnus-simplify-subject-functions subject))
3956 "Sort subtreads inside each gathered thread by `gnus-sort-gathered-threads-function'."
3961 (sort (cdar threads) gnus-sort-gathered-threads-function)))
4179 ;; This function has to be called with point after the article number
4198 (funcall gnus-decode-encoded-word-function
4203 (funcall gnus-decode-encoded-address-function
4225 (when gnus-alter-header-function
4226 (funcall gnus-alter-header-function header))
4598 threads (gnus-make-sort-function gnus-thread-sort-functions)))
4603 threads (gnus-make-sort-function
4613 (sort articles (gnus-make-sort-function
4726 ;; This function find the total score of THREAD.
4732 (apply gnus-thread-score-function 0
4770 ;; This function find the total score of the thread below ROOT.
4772 (apply gnus-thread-score-function
5547 (when gnus-alter-articles-to-read-function
5550 (funcall gnus-alter-articles-to-read-function
5704 (when (and (gnus-check-backend-function
5976 ;; This implementation of this function, with nine
5978 ;; a case (which basically was the old function) is actually
5998 (funcall gnus-decode-encoded-word-function
6005 (funcall gnus-decode-encoded-address-function
6092 (when gnus-alter-header-function
6093 (funcall gnus-alter-header-function header)
6306 (put 'gnus-summary-iterate 'lisp-indent-function 1)
6532 ;; This function returns a list of article numbers based on the
6585 ;; This function returns a sequence of article numbers based on the
7270 (if gnus-summary-display-article-function
7271 (funcall gnus-summary-display-article-function article all-header)
7296 gnus-summary-display-article-function)
7337 "Obsolete function."
8208 ;; is done by recursing down the thread using this function, so this
8471 to guess what the document format is."
8477 gnus-display-mime-function
8504 (funcall gnus-decode-encoded-address-function
8509 ;; document type.
8537 (defun gnus-summary-read-document (n)
8651 (gnus-display-mime-function nil)
8944 gnus-display-mime-function
9092 For this function to work, both the current newsgroup and the
9102 (not (gnus-check-backend-function
9106 (not (gnus-check-backend-function
9110 (prefix (if (gnus-check-backend-function
9133 (let ((gnus-display-mime-function nil)
9147 (unless (gnus-check-backend-function
9417 (unless (gnus-check-backend-function 'request-accept-article group)
9459 (unless (gnus-check-backend-function 'request-accept-article group)
9494 (gnus-check-backend-function
9524 (let ((nnmail-expiry-wait-function nil)
9574 (unless (gnus-check-backend-function 'request-expire-articles
10490 Note that this function will only catch up the unread article
10611 (if (not (gnus-check-backend-function
10626 (put 'gnus-with-article 'lisp-indent-function 1)
11020 (gnus-sort-gathered-threads-function
11037 "Save the current article using the default saver function.
11042 The variable `gnus-default-article-saver' specifies the saver function.
11056 ;; function to save articles other than the first one.
11057 (saver2 (get gnus-default-article-saver :function))
11072 (let ((gnus-display-mime-function (when decode
11073 gnus-display-mime-function))
11243 (gnus-get-function (gnus-find-method-for-group
11312 (let ((gnus-display-mime-function nil)
11334 (gnus-map-function
11604 (when gnus-summary-highlight-line-function
11605 (funcall gnus-summary-highlight-line-function article face))))))
11645 (when (gnus-check-backend-function 'request-set-mark group)