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

Lines Matching defs:functions

151 (defcustom gnus-simplify-subject-functions nil
152 "List of functions taking a string argument that simplify subjects.
153 The functions are applied recursively.
155 Useful functions to put in this list include:
181 There are two pre-defined functions: `gnus-gather-threads-by-subject',
700 (defcustom gnus-article-sort-functions '(gnus-article-sort-by-number)
701 "*List of functions used for sorting articles in the summary buffer.
707 sorting functions -- preferably first. Also note that sorting by date
712 Ready-made functions include `gnus-article-sort-by-number',
717 When threading is turned on, the variable `gnus-thread-sort-functions'
728 (defcustom gnus-thread-sort-functions '(gnus-thread-sort-by-number)
729 "*List of functions used for sorting threads in the summary buffer.
736 sorting functions -- preferably first. Also note that sorting by date
741 Ready-made functions include `gnus-thread-sort-by-number',
750 `gnus-article-sort-functions' controls how articles are sorted."
767 Some functions you can use are `+', `max', or `min'."
1477 "Apply the functions from `gnus-encoded-word-methods' that match."
1597 (gnus-simplify-subject-functions
1598 (gnus-map-function gnus-simplify-subject-functions subject))
2642 "List of functions for the summary tool bar (GNOME style).
2677 "List of functions for the summary tool bar (retro look).
2890 ;; Summary data functions.
3207 ;; Various summary mode internalish functions.
3850 (gnus-simplify-subject-functions
3851 (gnus-map-function gnus-simplify-subject-functions subject))
4591 (if (not gnus-thread-sort-functions)
4598 threads (gnus-make-sort-function gnus-thread-sort-functions)))
4604 gnus-thread-sort-functions))))
4609 (when gnus-article-sort-functions
4614 gnus-article-sort-functions)))
7759 ;; Summary commands and functions for limiting the summary buffer.
8890 without any article massaging functions being run. Normally, the key
8940 ;; Bind the article treatment functions to nil.
8959 "Show the raw article without any article massaging functions being run."
9094 and `request-accept' functions.
9100 ;; Check whether the source group supports the required functions.
11015 (gnus-thread-sort-functions
11021 gnus-thread-sort-functions)
11022 (gnus-article-sort-functions
11335 mm-file-name-rewrite-functions