163
|
1 ;;; DO NOT MODIFY THIS FILE
|
183
|
2 (if (featurep 'rmail-autoloads) (error "Already loaded"))
|
163
|
3
|
|
4 ;;;### (autoloads (rmail-input rmail-mode rmail) "rmail" "rmail/rmail.el")
|
|
5
|
|
6 (defvar rmail-dont-reply-to-names nil "\
|
|
7 *A regexp specifying names to prune of reply to messages.
|
|
8 A value of nil means exclude your own name only.")
|
|
9
|
|
10 (defvar rmail-default-dont-reply-to-names "info-" "\
|
|
11 A regular expression specifying part of the value of the default value of
|
|
12 the variable `rmail-dont-reply-to-names', for when the user does not set
|
|
13 `rmail-dont-reply-to-names' explicitly. (The other part of the default
|
|
14 value is the user's name.)
|
|
15 It is useful to set this variable in the site customization file.")
|
|
16
|
|
17 (defvar rmail-delete-after-output nil "\
|
|
18 *Non-nil means automatically delete a message that is copied to a file.")
|
|
19
|
|
20 (defvar rmail-primary-inbox-list nil "\
|
|
21 *List of files which are inboxes for user's primary mail file `~/RMAIL'.
|
|
22 `nil' means the default, which is (\"/usr/spool/mail/$USER\")
|
|
23 \(the name varies depending on the operating system,
|
|
24 and the value of the environment variable MAIL overrides it).")
|
|
25
|
|
26 (defvar rmail-mail-new-frame nil "\
|
|
27 *Non-nil means Rmail makes a new frame for composing outgoing mail.")
|
|
28
|
|
29 (defvar rmail-retry-setup-hook nil "\
|
|
30 Hook that `rmail-retry-failure' uses in place of `mail-setup-hook'.")
|
|
31
|
|
32 (defvar rmail-last-file nil)
|
|
33
|
|
34 (autoload 'rmail "rmail" "\
|
|
35 Read and edit incoming mail.
|
|
36 Moves messages into file named by `rmail-file-name' (a babyl format file)
|
|
37 and edits that file in RMAIL Mode.
|
|
38 Type \\[describe-mode] once editing that file, for a list of RMAIL commands.
|
|
39
|
|
40 May be called with filename as argument; then performs rmail editing on
|
|
41 that file, but does not copy any new mail into the file." t nil)
|
|
42
|
|
43 (autoload 'rmail-mode "rmail" "\
|
|
44 Rmail Mode is used by \\<rmail-mode-map>\\[rmail] for editing Rmail files.
|
|
45 All normal editing commands are turned off.
|
|
46 Instead, these commands are available:
|
|
47
|
|
48 \\[rmail-beginning-of-message] Move point to front of this message (same as \\[beginning-of-buffer]).
|
|
49 \\[scroll-up] Scroll to next screen of this message.
|
|
50 \\[scroll-down] Scroll to previous screen of this message.
|
|
51 \\[rmail-next-undeleted-message] Move to Next non-deleted message.
|
|
52 \\[rmail-previous-undeleted-message] Move to Previous non-deleted message.
|
|
53 \\[rmail-next-message] Move to Next message whether deleted or not.
|
|
54 \\[rmail-previous-message] Move to Previous message whether deleted or not.
|
|
55 \\[rmail-first-message] Move to the first message in Rmail file.
|
|
56 \\[rmail-last-message] Move to the last message in Rmail file.
|
|
57 \\[rmail-show-message] Jump to message specified by numeric position in file.
|
|
58 \\[rmail-search] Search for string and show message it is found in.
|
|
59 \\[rmail-delete-forward] Delete this message, move to next nondeleted.
|
|
60 \\[rmail-delete-backward] Delete this message, move to previous nondeleted.
|
|
61 \\[rmail-undelete-previous-message] Undelete message. Tries current message, then earlier messages
|
|
62 till a deleted message is found.
|
|
63 \\[rmail-edit-current-message] Edit the current message. \\[rmail-cease-edit] to return to Rmail.
|
|
64 \\[rmail-expunge] Expunge deleted messages.
|
|
65 \\[rmail-expunge-and-save] Expunge and save the file.
|
|
66 \\[rmail-quit] Quit Rmail: expunge, save, then switch to another buffer.
|
|
67 \\[save-buffer] Save without expunging.
|
|
68 \\[rmail-get-new-mail] Move new mail from system spool directory into this file.
|
|
69 \\[rmail-mail] Mail a message (same as \\[mail-other-window]).
|
|
70 \\[rmail-continue] Continue composing outgoing message started before.
|
|
71 \\[rmail-reply] Reply to this message. Like \\[rmail-mail] but initializes some fields.
|
|
72 \\[rmail-retry-failure] Send this message again. Used on a mailer failure message.
|
|
73 \\[rmail-forward] Forward this message to another user.
|
|
74 \\[rmail-output-to-rmail-file] Output this message to an Rmail file (append it).
|
|
75 \\[rmail-output] Output this message to a Unix-format mail file (append it).
|
|
76 \\[rmail-input] Input Rmail file. Run Rmail on that file.
|
|
77 \\[rmail-add-label] Add label to message. It will be displayed in the mode line.
|
|
78 \\[rmail-kill-label] Kill label. Remove a label from current message.
|
|
79 \\[rmail-next-labeled-message] Move to Next message with specified label
|
|
80 (label defaults to last one specified).
|
|
81 Standard labels: filed, unseen, answered, forwarded, deleted.
|
|
82 Any other label is present only if you add it with \\[rmail-add-label].
|
|
83 \\[rmail-previous-labeled-message] Move to Previous message with specified label
|
|
84 \\[rmail-summary] Show headers buffer, with a one line summary of each message.
|
|
85 \\[rmail-summary-by-labels] Summarize only messages with particular label(s).
|
|
86 \\[rmail-summary-by-recipients] Summarize only messages with particular recipient(s).
|
|
87 \\[rmail-summary-by-regexp] Summarize only messages with particular regexp(s).
|
|
88 \\[rmail-summary-by-topic] Summarize only messages with subject line regexp(s).
|
|
89 \\[rmail-toggle-header] Toggle display of complete header." t nil)
|
|
90
|
|
91 (autoload 'rmail-input "rmail" "\
|
|
92 Run Rmail on file FILENAME." t nil)
|
|
93
|
|
94 ;;;***
|
|
95
|
|
96 ;;;### (autoloads (rmail-file-p) "rmailout" "rmail/rmailout.el")
|
|
97
|
|
98 (autoload 'rmail-file-p "rmailout" nil nil nil)
|
|
99
|
|
100 ;;;***
|
|
101
|
|
102 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "rmail/unrmail.el")
|
|
103
|
|
104 (autoload 'batch-unrmail "unrmail" "\
|
|
105 Convert Rmail files to mailbox files.
|
|
106 Specify the input Rmail file names as command line arguments.
|
|
107 For each Rmail file, the corresponding output file name
|
|
108 is made by adding `.mail' at the end.
|
|
109 For example, invoke `emacs -batch -f batch-unrmail RMAIL'." nil nil)
|
|
110
|
|
111 (autoload 'unrmail "unrmail" "\
|
|
112 Convert Rmail file FILE to mailbox-format file TO-FILE." t nil)
|
|
113
|
|
114 ;;;***
|
|
115
|
|
116 (provide 'rmail-autoloads)
|