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

Lines Matching +defs:more +defs:recent

19 ;; GNU General Public License for more details.
73 variable can also be a number. In that case, no more than that number
170 together. If `more', fill in all leaf nodes that Gnus can find. If
175 (const more)
364 If there are no more articles with the same subject, go to
516 (defcustom gnus-recent-mark ?N
517 "*Mark used for articles that are recent."
704 article should be sorted before the other. If you use more than one
733 thread should be sorted before the other. If you use more than one
744 `gnus-thread-sort-by-most-recent-number',
745 `gnus-thread-sort-by-most-recent-date',
893 (defcustom gnus-group-no-more-groups-hook nil
894 "*A hook run when returning to group mode having no more (unread) groups."
1308 (defvar gnus-newsgroup-recent nil
1309 "List of articles that have are recent in the current newsgroup.")
1386 gnus-newsgroup-recent
2614 ;; Some new commands that may need more suitable icons:
2667 ;; Some new command that may need more suitable icons:
2825 buffer; read the info pages for more information (`\\[gnus-info-find-node]').
3488 ((memq gnus-tmp-number gnus-newsgroup-recent)
3489 gnus-recent-mark)
4738 (defun gnus-thread-sort-by-most-recent-number (h1 h2)
4748 (defun gnus-thread-sort-by-most-recent-date (h1 h2)
5058 ((memq number gnus-newsgroup-recent)
5059 gnus-recent-mark)
5365 ;; We might want to build some more threads first.
5458 ((eq type 'recent)
5459 (memq article gnus-newsgroup-recent))
5543 ;; Select the N most recent articles.
5767 (format "{%d more}" gnus-tmp-unread-and-unticked))
5768 (t (format "{%d(+%d) more}"
6496 ;; obscured, either scroll one more line to make it fully
7098 (gnus-run-hooks 'gnus-group-no-more-groups-hook))
7154 (gnus-message 3 "No more%s articles"
7187 (gnus-message 7 "No more%s articles"
7387 (gnus-message 7 "No more%s articles" (if unread " unread" "")))
7396 (gnus-message 7 "No more%s articles (%s)..."
7421 "No more%s articles%s " (if unread " unread" "")
8127 (eq gnus-build-sparse-threads 'more))
8157 (eq gnus-build-sparse-threads 'more))
8178 (not (eq gnus-build-sparse-threads 'more))
8315 ;; References header, since this is slightly more
8684 ;; No more articles.
9899 (gnus-message 7 "No more articles"))
9927 (if (memq type '(processable cached replied forwarded recent saved))
10061 (gnus-message 7 "No more %sarticles" (if mark "" "unread ")))
10203 ((memq article gnus-newsgroup-recent)
10204 gnus-recent-mark)
10689 (error "No more than one article may be marked"))
10864 (gnus-message 7 "No more threads"))
11834 (gnus-message 7 "No more %sarticles" (if mark "" "unread ")))
11855 ;; We might want to build some more threads first.