File: gnus-uu.el.html

Defined variables (27)

gnus-uu-be-dangerousSpecifies what to do if unusual situations arise during decoding.
gnus-uu-correct-stripped-uucodeIf non-nil, *try* to fix uuencoded files that have had trailing spaces deleted.
gnus-uu-default-archive-rulesSee ‘gnus-uu-user-archive-rules’.
gnus-uu-default-view-rulesDefault actions to be taken when the user asks to view a file.
gnus-uu-digest-headersList of regexps to match headers included in digested messages.
gnus-uu-do-not-unpack-archivesIf non-nil, gnus-uu won’t peek inside archives looking for files to display.
gnus-uu-grabbed-file-functionsFunctions run on each file after successful decoding.
gnus-uu-ignore-default-archive-rulesNon-nil means that gnus-uu will ignore the default archive unpacking commands.
gnus-uu-ignore-default-view-rulesNon-nil means that gnus-uu will ignore the default viewing rules.
gnus-uu-ignore-files-by-nameA regular expression saying what files should not be viewed based on name.
gnus-uu-ignore-files-by-typeRegexp matching files that shouldn’t be viewed, based on MIME file type.
gnus-uu-kill-carriage-returnNon-nil means that gnus-uu will strip all carriage returns from articles.
gnus-uu-post-encode-methodFunction used for encoding binary files.
gnus-uu-post-include-before-composingIf non-nil, gnus-uu asks for a file to encode before you compose the article.
gnus-uu-post-lengthMaximum length of an article.
gnus-uu-post-separate-descriptionNon-nil means that the description will be posted in a separate article.
gnus-uu-post-threadedNon-nil means that gnus-uu will post the encoded file in a thread.
gnus-uu-pre-uudecode-hookHook run before sending a message to uudecode.
gnus-uu-save-in-digestIf non-nil, gnus-uu, when asked to save without decoding, will save in digests.
gnus-uu-save-separate-articlesNon-nil means that gnus-uu will save articles in separate files.
gnus-uu-tmp-dirVariable saying where gnus-uu is to do its work.
gnus-uu-unmark-articles-not-decodedIf non-nil, gnus-uu will mark unsuccessfully decoded articles as unread.
gnus-uu-unshar-warningText of warning message displayed by ‘gnus-uu-unshar-article’.
gnus-uu-user-archive-rulesA list that can be set to override the default archive unpacking commands.
gnus-uu-user-view-rulesWhat actions are to be taken to view a file.
gnus-uu-user-view-rules-endWhat actions are to be taken if no rule matched the file name.
gnus-uu-view-with-metamailNon-nil means that files will be viewed with metamail.

Defined functions (75)

gnus-message-process-mark(UNMARKP NEW-MARKED)
gnus-new-processable(UNMARKP ARTICLES)
gnus-uu-binhex-article(BUFFER IN-STATE)
gnus-uu-check-correct-stripped-uucode(START END)
gnus-uu-choose-action(FILE-NAME FILE-ACTION-LIST &optional NO-IGNORE)
gnus-uu-command(ACTION FILE)
gnus-uu-decode-binhex(N DIR)
gnus-uu-decode-binhex-view(N FILE)
gnus-uu-decode-postscript(&optional N)
gnus-uu-decode-postscript-and-save(N DIR)
gnus-uu-decode-postscript-and-save-view(N DIR)
gnus-uu-decode-postscript-article(PROCESS-BUFFER IN-STATE)
gnus-uu-decode-postscript-view(&optional N)
gnus-uu-decode-save(N FILE)
gnus-uu-decode-save-view(N FILE)
gnus-uu-decode-unshar(&optional N)
gnus-uu-decode-unshar-and-save(N DIR)
gnus-uu-decode-unshar-and-save-view(N DIR)
gnus-uu-decode-unshar-view(&optional N)
gnus-uu-decode-uu(&optional N)
gnus-uu-decode-uu-and-save(N DIR)
gnus-uu-decode-uu-and-save-view(N DIR)
gnus-uu-decode-uu-view(&optional N)
gnus-uu-decode-with-method(METHOD N &optional SAVE NOT-INSERT SCAN CDIR)
gnus-uu-decode-yenc(N DIR)
gnus-uu-delete-work-dir(&optional DIR)
gnus-uu-digest-mail-forward(&optional N POST)
gnus-uu-digest-post-forward(&optional N)
gnus-uu-dir-files(DIR)
gnus-uu-directory-files(DIR &optional FULL)
gnus-uu-expand-numbers(STRING-LIST &optional TRANSLATE)
gnus-uu-find-articles-matching(&optional SUBJECT ONLY-UNREAD DO-NOT-TRANSLATE)
gnus-uu-get-action(FILE-NAME)
gnus-uu-get-actions(FILES)
gnus-uu-get-list-of-articles(N)
gnus-uu-grab-articles(ARTICLES PROCESS-FUNCTION &optional SLOPPY LIMIT NO-ERRORS)
gnus-uu-grab-move(FILE)
gnus-uu-grab-view(FILE)
gnus-uu-initialize(&optional SCAN)
gnus-uu-invert-processable()
gnus-uu-ls-r(DIR)
gnus-uu-mark-all()
gnus-uu-mark-buffer()
gnus-uu-mark-by-regexp(REGEXP &optional UNMARK)
gnus-uu-mark-over(&optional SCORE)
gnus-uu-mark-region(BEG END &optional UNMARK)
gnus-uu-mark-series(&optional SILENT)
gnus-uu-mark-sparse()
gnus-uu-mark-thread()
gnus-uu-part-number(ARTICLE)
gnus-uu-post-encode-file(COMMAND PATH FILE-NAME)
gnus-uu-post-encode-mime(PATH FILE-NAME)
gnus-uu-post-encode-mime-uuencode(PATH FILE-NAME)
gnus-uu-post-encode-uuencode(PATH FILE-NAME)
gnus-uu-post-encoded(FILE-NAME &optional THREADED)
gnus-uu-post-insert-binary-in-article()
gnus-uu-post-make-mime(FILE-NAME ENCODING)
gnus-uu-post-news()
gnus-uu-post-news-inews()
gnus-uu-reginize-string(STRING)
gnus-uu-save-article(BUFFER IN-STATE)
gnus-uu-save-files(FILES DIR)
gnus-uu-scan-directory(DIR &optional REC)
gnus-uu-string<(L1 L2)
gnus-uu-treat-archive(FILE-PATH)
gnus-uu-unmark-buffer()
gnus-uu-unmark-by-regexp(REGEXP)
gnus-uu-unmark-list-of-grabbed(&optional DONT-UNMARK-LAST-ARTICLE)
gnus-uu-unmark-region(BEG END)
gnus-uu-unmark-thread()
gnus-uu-unpack-files(FILES &optional IGNORE)
gnus-uu-unshar-article(PROCESS-BUFFER IN-STATE)
gnus-uu-uudecode-sentinel(PROCESS EVENT)
gnus-uu-uustrip-article(PROCESS-BUFFER IN-STATE)
gnus-uu-yenc-article(BUFFER IN-STATE)

Defined faces (0)