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

Lines Matching +defs:news +defs:reply

8 ;; Keywords: news, mail
51 :group 'news
367 (defface gnus-group-news-1
379 (put 'gnus-group-news-1-face 'face-alias 'gnus-group-news-1)
381 (defface gnus-group-news-1-empty
393 (put 'gnus-group-news-1-empty-face 'face-alias 'gnus-group-news-1-empty)
395 (defface gnus-group-news-2
407 (put 'gnus-group-news-2-face 'face-alias 'gnus-group-news-2)
409 (defface gnus-group-news-2-empty
421 (put 'gnus-group-news-2-empty-face 'face-alias 'gnus-group-news-2-empty)
423 (defface gnus-group-news-3
435 (put 'gnus-group-news-3-face 'face-alias 'gnus-group-news-3)
437 (defface gnus-group-news-3-empty
449 (put 'gnus-group-news-3-empty-face 'face-alias 'gnus-group-news-3-empty)
451 (defface gnus-group-news-4
463 (put 'gnus-group-news-4-face 'face-alias 'gnus-group-news-4)
465 (defface gnus-group-news-4-empty
477 (put 'gnus-group-news-4-empty-face 'face-alias 'gnus-group-news-4-empty)
479 (defface gnus-group-news-5
491 (put 'gnus-group-news-5-face 'face-alias 'gnus-group-news-5)
493 (defface gnus-group-news-5-empty
505 (put 'gnus-group-news-5-empty-face 'face-alias 'gnus-group-news-5-empty)
507 (defface gnus-group-news-6
519 (put 'gnus-group-news-6-face 'face-alias 'gnus-group-news-6)
521 (defface gnus-group-news-6-empty
533 (put 'gnus-group-news-6-empty-face 'face-alias 'gnus-group-news-6-empty)
535 (defface gnus-group-news-low
547 (put 'gnus-group-news-low-face 'face-alias 'gnus-group-news-low)
549 (defface gnus-group-news-low-empty
561 (put 'gnus-group-news-low-empty-face 'face-alias 'gnus-group-news-low-empty)
1097 (broken-reply-to . t)))"
1267 "news"))
1275 news is to be fetched, the second is the address.
1277 For instance, if you want to get your news via \"flab.flab.edu\" using
1310 If you want to save your mail in one group and the news articles you
1314 '((if (message-news-p)
1315 \"misc-news\"
1345 "A list of secondary methods that will be used for reading news.
1357 '("news.announce.newusers" "news.groups.questions" "gnu.emacs.gnus")
1378 If you are reading news from the local spool (with nnspool), fetching
1404 "/ftp@sunsite.doc.ic.ac.uk:/pub/usenet/news-faqs/"
1405 "/ftp@src.doc.ic.ac.uk:/usenet/news-FAQS/"
1432 src.doc.ic.ac.uk /usenet/news-FAQS
1443 '(("no" . (concat "http://no.news-admin.org/charter/" name ".txt"))
1446 ("england" . (concat "http://england.news-admin.org/charters/" name))
1451 ("aus" . (concat "http://aus.news-admin.org/groupinfo.cgi/" name))
1588 In that case, Gnus scans NoCeM messages when checking new news if this
1590 argument to some commands, e.g. `gnus', `gnus-group-get-new-news', etc.
1782 articles from a mail-to-news gateway. Posting directly to this group
1801 present in a news group, you'll get mail group semantics when doing
1883 ("\\(^\\|:\\)\\(comp\\|rec\\|alt\\|sci\\|soc\\|news\\|gnu\\|bofh\\)\\>" iso-8859-1))
2615 '((marked . tick) (replied . reply)
2644 (defvar gnus-article-reply nil)
2840 gnus-uu-mark-over gnus-uu-post-news)
2845 gnus-group-post-news gnus-group-mail gnus-group-news
2846 gnus-summary-post-news gnus-summary-news-other-window
2849 gnus-post-news gnus-summary-reply gnus-summary-reply-with-original
2852 gnus-summary-wide-reply gnus-summary-followup-to-mail
2854 gnus-summary-wide-reply-with-original
2855 gnus-summary-post-forward gnus-summary-wide-reply-with-original
2871 gnus-group-setup-buffer gnus-group-get-new-news
3385 (defun gnus-news-group-p (group &optional article)
3386 "Return non-nil if GROUP (and ARTICLE) come from a news server."
3387 (cond ((gnus-member-of-valid 'post group) ;Ordinary news group
3388 t) ;is news of course.
3392 (eq (gnus-request-type group (mail-header-id article)) 'news))
3394 (eq (gnus-request-type group) 'news)) ;(unknown ==> mail)
3398 (eq (gnus-request-type group article) 'news)))) ;use it.
4218 "Read network news as a slave, without connecting to the local server."
4224 "Read network news.
4236 "Read news as a slave."
4242 "Pop up a frame to read news.
4289 "Read network news.