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

Lines Matching +defs:select +defs:articles

60   "*The address of the most recent (ding) articles."
101 unread articles in the groups.
107 (defcustom gnus-list-groups-with-ticked-articles t
108 "*If non-nil, list groups that have only ticked articles.
109 If nil, only list groups that have unread articles."
159 %M Only marked articles (character, \"*\" or \" \")
162 %N Number of unread articles (integer)
163 %I Number of dormant articles (integer)
165 %T Number of ticked articles (integer)
166 %R Number of read articles (integer)
167 %U Number of unseen articles (integer)
168 %t Estimated total number of articles (integer)
169 %y Number of unread, unticked articles (integer)
184 %z A string that look like `<%s:%n>' if a foreign select method is used
218 %M The native select method.
373 unread: The number of unread articles in the group.
374 method: The select method used.
378 ticked: The number of ticked articles."
409 unread: The number of unread articles in the group.
410 method: The select method used.
415 ticked: The number of ticked articles."
485 (?U (gnus-number-of-unseen-articles-in-group gnus-tmp-group) ?d)
550 "=" gnus-group-select-group
551 "\r" gnus-group-select-group
552 "\M-\r" gnus-group-quick-select-group
553 "\M- " gnus-group-visible-select-group
554 [(meta control return)] gnus-group-select-group-ephemerally
595 "\C-c\C-x" gnus-group-expire-articles
768 ["Select" gnus-group-select-group
771 ["Select " gnus-topic-select-group
773 ["See old articles" (gnus-group-select-group 'all)
779 '(:help "Mark unread articles in the current group as read"))]
780 ["Catch up " gnus-topic-catchup-articles
783 '(:help "Mark unread articles in the current group or topic as read"))]
784 ["Catch up all articles" gnus-group-catchup-current-all
786 ["Check for new articles" gnus-group-get-new-news-this-group
791 ["Check for new articles " gnus-topic-get-new-news-this-topic
814 ;; (gnus-check-backend-function 'request-expire-articles ...)
815 ["Expire articles" gnus-group-expire-articles
819 'request-expire-articles
821 ["Expire articles " gnus-topic-expire-articles
825 ["Select quick" gnus-group-quick-select-group (gnus-group-group-name)]
955 '(:help "Get newly arrived articles"))
966 ["Expire all expirable articles" gnus-group-expire-all-groups t]
1031 :help "Send articles from the queue group")
1121 `\\[gnus-group-list-groups]' will list all subscribed groups with unread articles, while `\\[gnus-group-list-zombies]'
1226 "List newsgroups with level LEVEL or lower that have unread articles.
1228 If argument UNREAD is non-nil, groups with no unread articles are also
1266 ;; Go to the first group with unread articles.
1294 If ALL (the prefix), also list groups that have no unread articles."
1311 "List all newsgroups with unread articles of level LEVEL or lower.
1313 if it is t, list groups that have no unread articles.
1353 ; We list groups with unread articles
1354 (and gnus-list-groups-with-ticked-articles
1472 (defun gnus-number-of-unseen-articles-in-group (group)
1632 (car (or method gnus-select-method)))
1633 gnus-valid-select-methods)))
1724 (gnus-tmp-news-server (cadr gnus-select-method))
1725 (gnus-tmp-news-method (car gnus-select-method))
1769 "Get the number of unread articles of the newsgroup on the current line."
1784 "Find the next newsgroup with unread articles.
1970 ;; No prefix, but a list of marked articles.
1973 ;; Neither marked articles or a prefix, so we return the
1996 (select-window ,window)
2006 (defun gnus-group-read-group (&optional all no-article group select-articles)
2008 If the prefix argument ALL is non-nil, already read articles become
2009 readable. IF ALL is a number, fetch this number of articles. If the
2025 ;; the number of unread articles from `gnus-active-hashtb'.
2037 no-article nil no-display nil select-articles)))
2039 (defun gnus-group-select-group (&optional all)
2043 If ALL is non-nil, already read articles become readable.
2045 articles in the group.
2047 articles in the group."
2053 (defun gnus-group-quick-select-group (&optional all)
2070 (defun gnus-group-visible-select-group (&optional all)
2071 "Select the current group without hiding any articles."
2076 (defun gnus-group-select-group-ephemerally ()
2086 gnus-summary-mode-hook gnus-select-group-hook
2093 (defun gnus-fetch-group (group &optional articles)
2099 (gnus-group-read-group articles nil group))
2107 (select-frame (window-frame window)))
2109 (select-frame (make-frame)))
2117 "The number of articles which indicates a large ephemeral newsgroup.
2120 If the number of articles in a newsgroup is greater than this value,
2124 :group 'gnus-group-select
2141 select-articles
2149 If SELECT-ARTICLES, only select those articles.
2151 If NUMBER, fetch this number of articles.
2162 ;; Transform the select method into a unique server.
2199 (gnus-group-read-group (or number t) t group select-articles))
2363 "Go to the first group with unread articles."
2371 (not (zerop unread))) ; Has unread articles.
2385 The user will be prompted for a NAME, for a select METHOD, and an
2396 (not (gnus-server-equal method gnus-select-method)))
2426 gnus-valid-select-methods)
2449 If FORCE (the prefix) is non-nil, all the articles in the group will
2557 ((eq part 'method) "select method")
2575 "Edit the select method of GROUP."
2595 gnus-select-method method))
2812 "Create the (ding) Gnus archive group of the most recent articles.
2831 mail messages or news articles in files that have numeric names."
2855 score file entries for articles to include in the group."
2940 "Expunge deleted articles in current nnimap GROUP."
3032 "Sort the group buffer by number of unread articles.
3117 "Sort the group buffer by number of unread articles.
3163 "Sort by number of unread articles."
3211 (gnus-get-unread-articles-in-group info (gnus-active group) t)
3224 (gnus-get-unread-articles)
3243 (gnus-get-unread-articles-in-group ',info ',(gnus-active group) t)
3255 "Mark all unread articles in the current newsgroup as read.
3257 caught up. If ALL is non-nil, marked articles will also be marked as
3258 read. Cross references (Xref: header) of articles are ignored.
3272 "Do you really want to mark all articles in %s as read? "
3273 "Mark all unread articles in %s as read? ")
3296 "Mark all articles in current newsgroup as read.
3297 Cross references (Xref: header) of articles are ignored."
3302 "Mark all articles in GROUP as read.
3303 If ALL is non-nil, all articles are marked as read.
3304 The return value is the number of articles that were marked as read,
3309 (unread (gnus-sequence-of-unread-articles group)))
3315 (gnus-update-read-articles group nil)
3325 (gnus-add-marked-articles group 'tick nil nil 'force)
3326 (gnus-add-marked-articles group 'dormant nil nil 'force))
3330 (gnus-add-marked-articles group 'expire (list article))
3337 (defun gnus-group-expire-articles (&optional n)
3338 "Expire all expirable articles in the current newsgroup.
3347 (gnus-group-expire-articles-1 group)
3351 (defun gnus-group-expire-articles-1 (group)
3352 (when (gnus-check-backend-function 'request-expire-articles group)
3353 (gnus-message 6 "Expiring articles in %s..."
3357 (cons nil (gnus-list-of-read-articles group))
3373 (gnus-request-expire-articles
3376 (gnus-request-expire-articles
3379 (gnus-message 6 "Expiring articles in %s...done"
3381 ;; Return the list of un-expired articles.
3385 "Expire all expirable articles in all newsgroups."
3391 (gnus-group-expire-articles nil)))
3734 "Get newly arrived articles.
3772 (gnus-get-unread-articles arg))
3774 (gnus-get-unread-articles arg)))
3801 (gnus-get-unread-articles-in-group
4006 "List all groups with unread articles that match REGEXP.
4009 If ALL, also list groups with no unread articles.
4096 (defvar gnus-backlog-articles)
4115 (setq gnus-backlog-articles nil)
4154 (not (gnus-server-opened gnus-select-method))
4182 If called interactively, this function will ask for a select method
4189 (append gnus-valid-select-methods gnus-server-alist)
4193 (if (assoc how gnus-valid-select-methods)
4216 ;; select method or the group parameters. We first check
4248 (or (gnus-info-method info) gnus-select-method))
4258 (gnus-list-of-unread-articles (car info))))))
4261 (defun gnus-group-set-method-info (group select-method)
4262 (gnus-group-set-info select-method group 'method))
4267 (defun gnus-add-marked-articles (group type articles &optional info force)
4270 ;; add, but replace marked articles of TYPE with ARTICLES.
4275 (or (null articles)
4278 articles t)))))))
4280 (or (null articles)
4282 (cons (cons type (gnus-compress-sequence articles t) )
4285 (if (null articles)
4288 (setcdr m (gnus-compress-sequence articles t)))
4291 (copy-sequence articles)) '<) t))))))
4300 (gnus-add-marked-articles group (cdr (assq mark gnus-article-mark-lists))
4309 This function can be used in hooks like `gnus-select-group-hook'
4336 "List all groups with cached articles.
4367 "List all groups with dormant articles.
4457 (gnus-group-make-articles-read group (list article))
4459 (gnus-add-marked-articles