Searched +refs:gnus +refs:article +refs:insert +refs:newline (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dspam-report.el32 (require 'gnus)
33 (require 'gnus-sum)
36 (autoload 'mm-url-insert "mm-url"))
45 If you are using spam.el, consider setting gnus-spam-process-newsgroups
46 or the gnus-group-spam-exit-processor-report-gmane group/topic parameter
52 (defcustom spam-report-gmane-use-article-number t
53 "Whether the article number (faster!) or the header should be used.
76 (nnheader-concat gnus-directory "spam/" "spam-report-requests.url")
90 "Report an article as spam through Gmane"
91 (dolist (article article
[all...]
H A Dgnus-agent.el0 ;;; gnus-agent.el --- unplugged support for Gnus
6 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
28 (require 'gnus)
29 (require 'gnus-cache)
32 (require 'gnus-sum)
33 (require 'gnus-score)
34 (require 'gnus-srvr)
35 (require 'gnus-util)
43 (autoload 'gnus-server-update-server "gnus
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el71 (require 'gnus-sum)
146 (defcustom org-insert-mode-line-in-empty-file nil
147 "Non-nil means insert the first line setting Org-mode in empty files.
216 terminated by a colon. You can insert a schedule keyword and
225 terminated by a colon. You can insert a schedule keyword and
442 "Should `org-insert-heading' leave a blank line before new heading/item?
450 (defcustom org-insert-heading-hook nil
528 "Non-nil means, update checkbox statistics after insert and toggle.
529 When this is set, checkbox statistics is updated each time you either insert
530 a new checkbox with \\[org-insert
[all...]

Completed in 211 milliseconds