]> code.delx.au - gnu-emacs/blob - lisp/mh-e/mh-loaddefs.el
Upgraded to MH-E version 7.4.4.
[gnu-emacs] / lisp / mh-e / mh-loaddefs.el
1 ;;; mh-loaddefs.el --- automatically extracted autoloads
2 ;;
3 ;;; Copyright (C) 2003, 2004 Free Software Foundation, Inc.
4 ;;; Author: Bill Wohler <wohler@newt.com>
5 ;;; Keywords: mail
6 ;;; Commentary:
7 ;;; Change Log:
8 ;;; Code:
9 \f
10 ;;;### (autoloads (mh-letter-previous-header-field mh-letter-next-header-field-or-indent
11 ;;;;;; mh-beginning-of-word mh-complete-word mh-open-line mh-fully-kill-draft
12 ;;;;;; mh-yank-cur-msg mh-insert-letter mh-send-letter mh-insert-auto-fields
13 ;;;;;; mh-check-whom mh-insert-signature mh-to-fcc mh-to-field mh-fill-paragraph-function
14 ;;;;;; mh-send-other-window mh-send mh-reply mh-redistribute mh-forward
15 ;;;;;; mh-extract-rejected-mail mh-edit-again) "mh-comp" "mh-comp.el"
16 ;;;;;; (16625 53169))
17 ;;; Generated autoloads from mh-comp.el
18
19 (autoload (quote mh-edit-again) "mh-comp" "\
20 Clean up a draft or a message MSG previously sent and make it resendable.
21 Default is the current message.
22 The variable `mh-new-draft-cleaned-headers' specifies the headers to remove.
23 See also documentation for `\\[mh-send]' function." t nil)
24
25 (autoload (quote mh-extract-rejected-mail) "mh-comp" "\
26 Extract message MSG returned by the mail system and make it resendable.
27 Default is the current message. The variable `mh-new-draft-cleaned-headers'
28 gives the headers to clean out of the original message.
29 See also documentation for `\\[mh-send]' function." t nil)
30
31 (autoload (quote mh-forward) "mh-comp" "\
32 Forward messages to the recipients TO and CC.
33 Use optional RANGE argument to specify a message or sequence to forward.
34 Default is the displayed message.
35
36 Check the documentation of `mh-interactive-range' to see how RANGE is read in
37 interactive use.
38
39 See also documentation for `\\[mh-send]' function." t nil)
40
41 (autoload (quote mh-redistribute) "mh-comp" "\
42 Redistribute displayed message to recipients TO and CC.
43 Use optional argument MSG to redistribute another message.
44 Depending on how your copy of MH was compiled, you may need to change the
45 setting of the variable `mh-redist-full-contents'. See its documentation." t nil)
46
47 (autoload (quote mh-reply) "mh-comp" "\
48 Reply to MESSAGE.
49 Default is the displayed message.
50 If the optional argument REPLY-TO is not given, prompts for type of addresses
51 to reply to:
52 from sender only,
53 to sender and primary recipients,
54 cc/all sender and all recipients.
55 If optional prefix argument INCLUDEP provided, then include the message
56 in the reply using filter `mhl.reply' in your MH directory.
57 If the file named by `mh-repl-formfile' exists, it is used as a skeleton
58 for the reply. See also documentation for `\\[mh-send]' function." t nil)
59
60 (autoload (quote mh-send) "mh-comp" "\
61 Compose and send a letter.
62
63 Do not call this function from outside MH-E; use \\[mh-smail] instead.
64
65 The file named by `mh-comp-formfile' will be used as the form.
66 The letter is composed in `mh-letter-mode'; see its documentation for more
67 details.
68 If `mh-compose-letter-function' is defined, it is called on the draft and
69 passed three arguments: TO, CC, and SUBJECT." t nil)
70
71 (autoload (quote mh-send-other-window) "mh-comp" "\
72 Compose and send a letter in another window.
73
74 Do not call this function from outside MH-E; use \\[mh-smail-other-window]
75 instead.
76
77 The file named by `mh-comp-formfile' will be used as the form.
78 The letter is composed in `mh-letter-mode'; see its documentation for more
79 details.
80 If `mh-compose-letter-function' is defined, it is called on the draft and
81 passed three arguments: TO, CC, and SUBJECT." t nil)
82
83 (autoload (quote mh-fill-paragraph-function) "mh-comp" "\
84 Fill paragraph at or after point.
85 Prefix ARG means justify as well. This function enables `fill-paragraph' to
86 work better in MH-Letter mode." t nil)
87
88 (autoload (quote mh-to-field) "mh-comp" "\
89 Move point to the end of a specified header field.
90 The field is indicated by the previous keystroke (the last keystroke
91 of the command) according to the list in the variable `mh-to-field-choices'.
92 Create the field if it does not exist. Set the mark to point before moving." t nil)
93
94 (autoload (quote mh-to-fcc) "mh-comp" "\
95 Insert an Fcc: FOLDER field in the current message.
96 Prompt for the field name with a completion list of the current folders." t nil)
97
98 (autoload (quote mh-insert-signature) "mh-comp" "\
99 Insert the file named by `mh-signature-file-name' at point.
100 The value of `mh-letter-insert-signature-hook' is a list of functions to be
101 called, with no arguments, before the signature is actually inserted." t nil)
102
103 (autoload (quote mh-check-whom) "mh-comp" "\
104 Verify recipients of the current letter, showing expansion of any aliases." t nil)
105
106 (autoload (quote mh-insert-auto-fields) "mh-comp" "\
107 Insert custom fields if To or Cc match `mh-auto-fields-list'.
108 Sets buffer-local `mh-insert-auto-fields-done-local' when done and inserted
109 something. If NON-INTERACTIVE is non-nil, do not be verbose and only
110 attempt matches if `mh-insert-auto-fields-done-local' is nil.
111
112 An `identity' entry is skipped if one was already entered manually." t nil)
113
114 (autoload (quote mh-send-letter) "mh-comp" "\
115 Send the draft letter in the current buffer.
116 If optional prefix argument ARG is provided, monitor delivery.
117 The value of `mh-before-send-letter-hook' is a list of functions to be called,
118 with no arguments, before doing anything.
119 Run `\\[mh-edit-mhn]' if mhn directives are present; otherwise
120 run `\\[mh-mml-to-mime]' if mml directives are present.
121 Insert X-Mailer field if variable `mh-insert-x-mailer-flag' is set.
122 Insert X-Face field if the file specified by `mh-x-face-file' exists." t nil)
123
124 (autoload (quote mh-insert-letter) "mh-comp" "\
125 Insert a message into the current letter.
126 Removes the header fields according to the variable `mh-invisible-headers'.
127 Prefixes each non-blank line with `mh-ins-buf-prefix', unless
128 `mh-yank-from-start-of-msg' is set for supercite in which case supercite is
129 used to format the message.
130 Prompts for FOLDER and MESSAGE. If prefix argument VERBATIM provided, do
131 not indent and do not delete headers. Leaves the mark before the letter
132 and point after it." t nil)
133
134 (autoload (quote mh-yank-cur-msg) "mh-comp" "\
135 Insert the current message into the draft buffer.
136 Prefix each non-blank line in the message with the string in
137 `mh-ins-buf-prefix'. If a region is set in the message's buffer, then
138 only the region will be inserted. Otherwise, the entire message will
139 be inserted if `mh-yank-from-start-of-msg' is non-nil. If this variable
140 is nil, the portion of the message following the point will be yanked.
141 If `mh-delete-yanked-msg-window-flag' is non-nil, any window displaying the
142 yanked message will be deleted." t nil)
143
144 (autoload (quote mh-fully-kill-draft) "mh-comp" "\
145 Kill the draft message file and the draft message buffer.
146 Use \\[kill-buffer] if you don't want to delete the draft message file." t nil)
147
148 (autoload (quote mh-open-line) "mh-comp" "\
149 Insert a newline and leave point after it.
150 In addition, insert newline and quoting characters before text after point.
151 This is useful in breaking up paragraphs in replies." t nil)
152
153 (autoload (quote mh-complete-word) "mh-comp" "\
154 Complete WORD at from CHOICES.
155 Any match found replaces the text from BEGIN to END." nil nil)
156
157 (autoload (quote mh-beginning-of-word) "mh-comp" "\
158 Return position of the N th word backwards." nil nil)
159
160 (autoload (quote mh-letter-next-header-field-or-indent) "mh-comp" "\
161 Move to next field or indent depending on point.
162 In the message header, go to the next field. Elsewhere call
163 `indent-relative' as usual with optional prefix ARG." t nil)
164
165 (autoload (quote mh-letter-previous-header-field) "mh-comp" "\
166 Cycle to the previous header field.
167 If we are at the first header field go to the start of the message body." t nil)
168
169 ;;;***
170 \f
171 ;;;### (autoloads (mh-customize) "mh-customize" "mh-customize.el"
172 ;;;;;; (16625 53481))
173 ;;; Generated autoloads from mh-customize.el
174
175 (autoload (quote mh-customize) "mh-customize" "\
176 Customize MH-E variables.
177 With optional argument DELETE-OTHER-WINDOWS-FLAG, other windows in the frame
178 are removed." t nil)
179
180 ;;;***
181 \f
182 ;;;### (autoloads (mh-goto-cur-msg mh-update-sequences mh-folder-line-matches-show-buffer-p)
183 ;;;;;; "mh-e" "mh-e.el" (16627 18152))
184 ;;; Generated autoloads from mh-e.el
185
186 (autoload (quote mh-folder-line-matches-show-buffer-p) "mh-e" "\
187 Return t if the message under point in folder-mode is in the show buffer.
188 Return nil in any other circumstance (no message under point, no show buffer,
189 the message in the show buffer doesn't match." nil nil)
190
191 (autoload (quote mh-update-sequences) "mh-e" "\
192 Update MH's Unseen-Sequence and current folder and message.
193 Flush MH-E's state out to MH. The message at the cursor becomes current." t nil)
194
195 (autoload (quote mh-goto-cur-msg) "mh-e" "\
196 Position the cursor at the current message.
197 When optional argument MINIMAL-CHANGES-FLAG is non-nil, the function doesn't
198 recenter the folder buffer." nil nil)
199
200 ;;;***
201 \f
202 ;;;### (autoloads (mh-prefix-help mh-help mh-ephem-message mh-store-buffer
203 ;;;;;; mh-store-msg mh-undo-folder mh-sort-folder mh-print-msg mh-page-digest-backwards
204 ;;;;;; mh-page-digest mh-pipe-msg mh-pack-folder mh-list-folders
205 ;;;;;; mh-kill-folder mh-copy-msg mh-burst-digest) "mh-funcs" "mh-funcs.el"
206 ;;;;;; (16625 54011))
207 ;;; Generated autoloads from mh-funcs.el
208
209 (autoload (quote mh-burst-digest) "mh-funcs" "\
210 Burst apart the current message, which should be a digest.
211 The message is replaced by its table of contents and the messages from the
212 digest are inserted into the folder after that message." t nil)
213
214 (autoload (quote mh-copy-msg) "mh-funcs" "\
215 Copy the specified RANGE to another FOLDER without deleting them.
216
217 Check the documentation of `mh-interactive-range' to see how RANGE is read in
218 interactive use." t nil)
219
220 (autoload (quote mh-kill-folder) "mh-funcs" "\
221 Remove the current folder and all included messages.
222 Removes all of the messages (files) within the specified current folder,
223 and then removes the folder (directory) itself.
224 The value of `mh-kill-folder-suppress-prompt-hook' is a list of functions to
225 be called, with no arguments, which should return a value of non-nil if
226 verification is not desired." t nil)
227
228 (autoload (quote mh-list-folders) "mh-funcs" "\
229 List mail folders." t nil)
230
231 (autoload (quote mh-pack-folder) "mh-funcs" "\
232 Renumber the messages of a folder to be 1..n.
233 First, offer to execute any outstanding commands for the current folder. If
234 optional prefix argument provided, prompt for the RANGE of messages to display
235 after packing. Otherwise, show the entire folder." t nil)
236
237 (autoload (quote mh-pipe-msg) "mh-funcs" "\
238 Pipe the current message through the given shell COMMAND.
239 If INCLUDE-HEADERS (prefix argument) is provided, send the entire message.
240 Otherwise just send the message's body without the headers." t nil)
241
242 (autoload (quote mh-page-digest) "mh-funcs" "\
243 Advance displayed message to next digested message." t nil)
244
245 (autoload (quote mh-page-digest-backwards) "mh-funcs" "\
246 Back up displayed message to previous digested message." t nil)
247
248 (autoload (quote mh-print-msg) "mh-funcs" "\
249 Print RANGE on printer.
250
251 Check the documentation of `mh-interactive-range' to see how RANGE is read in
252 interactive use.
253
254 The variable `mh-lpr-command-format' is used to generate the print command.
255 The messages are formatted by mhl. See the variable `mhl-formfile'." t nil)
256
257 (autoload (quote mh-sort-folder) "mh-funcs" "\
258 Sort the messages in the current folder by date.
259 Calls the MH program sortm to do the work.
260 The arguments in the list `mh-sortm-args' are passed to sortm if the optional
261 argument EXTRA-ARGS is given." t nil)
262
263 (autoload (quote mh-undo-folder) "mh-funcs" "\
264 Undo all pending deletes and refiles in current folder.
265 Argument IGNORE is deprecated." t nil)
266
267 (autoload (quote mh-store-msg) "mh-funcs" "\
268 Store the file(s) contained in the current message into DIRECTORY.
269 The message can contain a shar file or uuencoded file.
270 Default directory is the last directory used, or initially the value of
271 `mh-store-default-directory' or the current directory." t nil)
272
273 (autoload (quote mh-store-buffer) "mh-funcs" "\
274 Store the file(s) contained in the current buffer into DIRECTORY.
275 The buffer can contain a shar file or uuencoded file.
276 Default directory is the last directory used, or initially the value of
277 `mh-store-default-directory' or the current directory." t nil)
278
279 (autoload (quote mh-ephem-message) "mh-funcs" "\
280 Display STRING in the minibuffer momentarily." nil nil)
281
282 (autoload (quote mh-help) "mh-funcs" "\
283 Display cheat sheet for the MH-Folder commands in minibuffer." t nil)
284
285 (autoload (quote mh-prefix-help) "mh-funcs" "\
286 Display cheat sheet for the commands of the current prefix in minibuffer." t nil)
287
288 ;;;***
289 \f
290 ;;;### (autoloads (mh-insert-identity mh-identity-list-set mh-identity-make-menu)
291 ;;;;;; "mh-identity" "mh-identity.el" (16625 54171))
292 ;;; Generated autoloads from mh-identity.el
293
294 (autoload (quote mh-identity-make-menu) "mh-identity" "\
295 Build (or rebuild) the Identity menu (e.g. after the list is modified)." nil nil)
296
297 (autoload (quote mh-identity-list-set) "mh-identity" "\
298 Update the `mh-identity-list' variable, and rebuild the menu.
299 Sets the default for SYMBOL (e.g. `mh-identity-list') to VALUE (as set in
300 customization). This is called after 'customize is used to alter
301 `mh-identity-list'." nil nil)
302
303 (autoload (quote mh-insert-identity) "mh-identity" "\
304 Insert proper fields for given IDENTITY.
305 Edit the `mh-identity-list' variable to define identity." t nil)
306
307 ;;;***
308 \f
309 ;;;### (autoloads (mh-inc-spool-list-set) "mh-inc" "mh-inc.el" (16625
310 ;;;;;; 54212))
311 ;;; Generated autoloads from mh-inc.el
312
313 (autoload (quote mh-inc-spool-list-set) "mh-inc" "\
314 Set-default SYMBOL to VALUE to update the `mh-inc-spool-list' variable.
315 Also rebuilds the user commands.
316 This is called after 'customize is used to alter `mh-inc-spool-list'." nil nil)
317
318 ;;;***
319 \f
320 ;;;### (autoloads (mh-index-choose mh-namazu-execute-search mh-swish++-execute-search
321 ;;;;;; mh-swish-execute-search mh-index-ticked-messages mh-index-new-messages
322 ;;;;;; mh-index-sequenced-messages mh-glimpse-execute-search mh-index-delete-from-sequence
323 ;;;;;; mh-index-add-to-sequence mh-index-execute-commands mh-index-update-unseen
324 ;;;;;; mh-index-visit-folder mh-index-delete-folder-headers mh-index-group-by-folder
325 ;;;;;; mh-index-insert-folder-headers mh-index-previous-folder mh-index-next-folder
326 ;;;;;; mh-index-parse-search-regexp mh-index-do-search mh-index-p
327 ;;;;;; mh-index-read-data mh-index-search mh-index-create-sequences
328 ;;;;;; mh-create-sequence-map mh-index-update-maps) "mh-index" "mh-index.el"
329 ;;;;;; (16625 54348))
330 ;;; Generated autoloads from mh-index.el
331
332 (autoload (quote mh-index-update-maps) "mh-index" "\
333 Annotate all as yet unannotated messages in FOLDER with their MD5 hash.
334 As a side effect msg -> checksum map is updated. Optional argument ORIGIN-MAP
335 is a hashtable which maps each message in the index folder to the original
336 folder and message from whence it was copied. If present the
337 checksum -> (origin-folder, origin-index) map is updated too." nil nil)
338
339 (autoload (quote mh-create-sequence-map) "mh-index" "\
340 Return a map from msg number to list of sequences in which it is present.
341 SEQ-LIST is an assoc list whose keys are sequence names and whose cdr is the
342 list of messages in that sequence." nil nil)
343
344 (autoload (quote mh-index-create-sequences) "mh-index" "\
345 Mirror sequences present in source folders in index folder." nil nil)
346
347 (autoload (quote mh-index-search) "mh-index" "\
348 Perform an indexed search in an MH mail folder.
349 Use a prefix argument to repeat the search, as in REDO-SEARCH-FLAG below.
350
351 If REDO-SEARCH-FLAG is non-nil and the current folder buffer was generated by a
352 index search, then the search is repeated. Otherwise, FOLDER is searched with
353 SEARCH-REGEXP and the results are presented in an MH-E folder. If FOLDER is
354 \"+\" then mail in all folders are searched. Optional argument WINDOW-CONFIG
355 stores the window configuration that will be restored after the user quits the
356 folder containing the index search results.
357
358 Four indexing programs are supported; if none of these are present, then grep
359 is used. This function picks the first program that is available on your
360 system. If you would prefer to use a different program, set the customization
361 variable `mh-index-program' accordingly.
362
363 The documentation for the following functions describes how to generate the
364 index for each program:
365
366 - `mh-swish++-execute-search'
367 - `mh-swish-execute-search'
368 - `mh-mairix-execute-search'
369 - `mh-namazu-execute-search'
370 - `mh-glimpse-execute-search'
371
372 If none of these programs are present then we use pick. If desired grep can be
373 used instead. Details about these methods can be found in:
374
375 - `mh-pick-execute-search'
376 - `mh-grep-execute-search'
377
378 This and related functions use an X-MHE-Checksum header to cache the MD5
379 checksum of a message. This means that already present X-MHE-Checksum headers
380 in the incoming email could result in messages not being found. The following
381 procmail recipe should avoid this:
382
383 :0 wf
384 | formail -R \"X-MHE-Checksum\" \"Old-X-MHE-Checksum\"
385
386 This has the effect of renaming already present X-MHE-Checksum headers." t nil)
387
388 (autoload (quote mh-index-read-data) "mh-index" "\
389 Read index data from file." nil nil)
390
391 (autoload (quote mh-index-p) "mh-index" "\
392 Non-nil means that this folder was generated by an index search." nil nil)
393
394 (autoload (quote mh-index-do-search) "mh-index" "\
395 Construct appropriate regexp and call `mh-index-search'." t nil)
396
397 (autoload (quote mh-index-parse-search-regexp) "mh-index" "\
398 Construct parse tree for INPUT-STRING.
399 All occurrences of &, |, ! and ~ in INPUT-STRING are replaced by AND, OR and
400 NOT as appropriate. Then the resulting string is parsed." nil nil)
401
402 (autoload (quote mh-index-next-folder) "mh-index" "\
403 Jump to the next folder marker.
404 The function is only applicable to folders displaying index search results.
405 With non-nil optional argument BACKWARD-FLAG, jump to the previous group of
406 results." t nil)
407
408 (autoload (quote mh-index-previous-folder) "mh-index" "\
409 Jump to the previous folder marker." t nil)
410
411 (autoload (quote mh-index-insert-folder-headers) "mh-index" "\
412 Annotate the search results with original folder names." nil nil)
413
414 (autoload (quote mh-index-group-by-folder) "mh-index" "\
415 Partition the messages based on source folder.
416 Returns an alist with the the folder names in the car and the cdr being the
417 list of messages originally from that folder." nil nil)
418
419 (autoload (quote mh-index-delete-folder-headers) "mh-index" "\
420 Delete the folder headers." nil nil)
421
422 (autoload (quote mh-index-visit-folder) "mh-index" "\
423 Visit original folder from where the message at point was found." t nil)
424
425 (autoload (quote mh-index-update-unseen) "mh-index" "\
426 Remove counterpart of MSG in source folder from `mh-unseen-seq'.
427 Also `mh-update-unseen' is called in the original folder, if we have it open." nil nil)
428
429 (autoload (quote mh-index-execute-commands) "mh-index" "\
430 Delete/refile the actual messages.
431 The copies in the searched folder are then deleted/refiled to get the desired
432 result. Before deleting the messages we make sure that the message being
433 deleted is identical to the one that the user has marked in the index buffer." nil nil)
434
435 (autoload (quote mh-index-add-to-sequence) "mh-index" "\
436 Add to SEQ the messages in the list MSGS.
437 This function updates the source folder sequences. Also makes an attempt to
438 update the source folder buffer if we have it open." nil nil)
439
440 (autoload (quote mh-index-delete-from-sequence) "mh-index" "\
441 Delete from SEQ the messages in MSGS.
442 This function updates the source folder sequences. Also makes an attempt to
443 update the source folder buffer if present." nil nil)
444
445 (autoload (quote mh-glimpse-execute-search) "mh-index" "\
446 Execute glimpse and read the results.
447
448 In the examples below, replace /home/user/Mail with the path to your MH
449 directory.
450
451 First create the directory /home/user/Mail/.glimpse. Then create the file
452 /home/user/Mail/.glimpse/.glimpse_exclude with the following contents:
453
454 */.*
455 */#*
456 */,*
457 */*~
458 ^/home/user/Mail/.glimpse
459 ^/home/user/Mail/mhe-index
460
461 If there are any directories you would like to ignore, append lines like the
462 following to .glimpse_exclude:
463
464 ^/home/user/Mail/scripts
465
466 You do not want to index the folders that hold the results of your searches
467 since they tend to be ephemeral and the original messages are indexed anyway.
468 The configuration file above assumes that the results are found in sub-folders
469 of `mh-index-folder' which is +mhe-index by default.
470
471 Use the following command line to generate the glimpse index. Run this
472 daily from cron:
473
474 glimpseindex -H /home/user/Mail/.glimpse /home/user/Mail
475
476 FOLDER-PATH is the directory in which SEARCH-REGEXP is used to search." nil nil)
477
478 (autoload (quote mh-index-sequenced-messages) "mh-index" "\
479 Display messages from FOLDERS in SEQUENCE.
480 By default the folders specified by `mh-index-new-messages-folders' are
481 searched. With a prefix argument, enter a space-separated list of folders, or
482 nothing to search all folders.
483
484 Argument SEQUENCE defaults to `mh-unseen-seq' and is the sequence that the
485 function searches for in each of the FOLDERS. With a prefix argument, enter a
486 sequence to use." t nil)
487
488 (autoload (quote mh-index-new-messages) "mh-index" "\
489 Display unseen messages.
490 All messages in the `unseen' sequence from FOLDERS are displayed.
491 By default the folders specified by `mh-index-new-messages-folders'
492 are searched. With a prefix argument, enter a space-separated list of
493 folders, or nothing to search all folders." t nil)
494
495 (autoload (quote mh-index-ticked-messages) "mh-index" "\
496 Display ticked messages.
497 All messages in the `tick' sequence from FOLDERS are displayed.
498 By default the folders specified by `mh-index-ticked-messages-folders'
499 are searched. With a prefix argument, enter a space-separated list of
500 folders, or nothing to search all folders." t nil)
501
502 (autoload (quote mh-swish-execute-search) "mh-index" "\
503 Execute swish-e and read the results.
504
505 In the examples below, replace /home/user/Mail with the path to your MH
506 directory.
507
508 First create the directory /home/user/Mail/.swish. Then create the file
509 /home/user/Mail/.swish/config with the following contents:
510
511 IndexDir /home/user/Mail
512 IndexFile /home/user/Mail/.swish/index
513 IndexName \"Mail Index\"
514 IndexDescription \"Mail Index\"
515 IndexPointer \"http://nowhere\"
516 IndexAdmin \"nobody\"
517 #MetaNames automatic
518 IndexReport 3
519 FollowSymLinks no
520 UseStemming no
521 IgnoreTotalWordCountWhenRanking yes
522 WordCharacters abcdefghijklmnopqrstuvwxyz0123456789-
523 BeginCharacters abcdefghijklmnopqrstuvwxyz
524 EndCharacters abcdefghijklmnopqrstuvwxyz0123456789
525 IgnoreLimit 50 1000
526 IndexComments 0
527 FileRules pathname contains /home/user/Mail/.swish
528 FileRules pathname contains /home/user/Mail/mhe-index
529 FileRules filename is index
530 FileRules filename is \\..*
531 FileRules filename is #.*
532 FileRules filename is ,.*
533 FileRules filename is .*~
534
535 If there are any directories you would like to ignore, append lines like the
536 following to config:
537
538 FileRules pathname contains /home/user/Mail/scripts
539
540 You do not want to index the folders that hold the results of your searches
541 since they tend to be ephemeral and the original messages are indexed anyway.
542 The configuration file above assumes that the results are found in sub-folders
543 of `mh-index-folder' which is +mhe-index by default.
544
545 Use the following command line to generate the swish index. Run this
546 daily from cron:
547
548 swish-e -c /home/user/Mail/.swish/config
549
550 FOLDER-PATH is the directory in which SEARCH-REGEXP is used to search." nil nil)
551
552 (autoload (quote mh-swish++-execute-search) "mh-index" "\
553 Execute swish++ and read the results.
554
555 In the examples below, replace /home/user/Mail with the path to your MH
556 directory.
557
558 First create the directory /home/user/Mail/.swish++. Then create the file
559 /home/user/Mail/.swish++/swish++.conf with the following contents:
560
561 IncludeMeta Bcc Cc Comments Content-Description From Keywords
562 IncludeMeta Newsgroups Resent-To Subject To
563 IncludeMeta Message-Id References In-Reply-To
564 IncludeFile Mail *
565 IndexFile /home/user/Mail/.swish++/swish++.index
566
567 Use the following command line to generate the swish index. Run this
568 daily from cron:
569
570 find /home/user/Mail -path /home/user/Mail/mhe-index -prune \\
571 -o -path /home/user/Mail/.swish++ -prune \\
572 -o -name \"[0-9]*\" -print \\
573 | index -c /home/user/Mail/.swish++/swish++.conf /home/user/Mail
574
575 You do not want to index the folders that hold the results of your searches
576 since they tend to be ephemeral and the original messages are indexed anyway.
577 The command above assumes that the results are found in sub-folders of
578 `mh-index-folder' which is +mhe-index by default.
579
580 On some systems (Debian GNU/Linux, for example), use index++ instead of index.
581
582 FOLDER-PATH is the directory in which SEARCH-REGEXP is used to search." nil nil)
583
584 (autoload (quote mh-namazu-execute-search) "mh-index" "\
585 Execute namazu and read the results.
586
587 In the examples below, replace /home/user/Mail with the path to your MH
588 directory.
589
590 First create the directory /home/user/Mail/.namazu. Then create the file
591 /home/user/Mail/.namazu/mknmzrc with the following contents:
592
593 package conf; # Don't remove this line!
594 $ADDRESS = 'user@localhost';
595 $ALLOW_FILE = \"[0-9]*\";
596 $EXCLUDE_PATH = \"^/home/user/Mail/(mhe-index|spam)\";
597
598 In the above example configuration, none of the mail files contained in the
599 directories /home/user/Mail/mhe-index and /home/user/Mail/spam are indexed.
600
601 You do not want to index the folders that hold the results of your searches
602 since they tend to be ephemeral and the original messages are indexed anyway.
603 The configuration file above assumes that the results are found in sub-folders
604 of `mh-index-folder' which is +mhe-index by default.
605
606 Use the following command line to generate the namazu index. Run this
607 daily from cron:
608
609 mknmz -f /home/user/Mail/.namazu/mknmzrc -O /home/user/Mail/.namazu \\
610 /home/user/Mail
611
612 FOLDER-PATH is the directory in which SEARCH-REGEXP is used to search." nil nil)
613
614 (autoload (quote mh-index-choose) "mh-index" "\
615 Choose an indexing function.
616 The side-effects of this function are that the variables `mh-indexer',
617 `mh-index-execute-search-function', and `mh-index-next-result-function' are
618 set according to the first indexer in `mh-indexer-choices' present on the
619 system." nil nil)
620
621 ;;;***
622 \f
623 ;;;### (autoloads (mh-junk-whitelist mh-junk-blacklist) "mh-junk"
624 ;;;;;; "mh-junk.el" (16625 54386))
625 ;;; Generated autoloads from mh-junk.el
626
627 (autoload (quote mh-junk-blacklist) "mh-junk" "\
628 Blacklist RANGE as spam.
629
630 Check the documentation of `mh-interactive-range' to see how RANGE is read in
631 interactive use.
632
633 First the appropriate function is called depending on the value of
634 `mh-junk-choice'. Then if `mh-junk-mail-folder' is a string then the message is
635 refiled to that folder. If nil, the message is deleted.
636
637 To change the spam program being used, customize `mh-junk-program'. Directly
638 setting `mh-junk-choice' is not recommended.
639
640 The documentation for the following functions describes what setup is needed
641 for the different spam fighting programs:
642
643 - `mh-bogofilter-blacklist'
644 - `mh-spamprobe-blacklist'
645 - `mh-spamassassin-blacklist'" t nil)
646
647 (autoload (quote mh-junk-whitelist) "mh-junk" "\
648 Whitelist RANGE incorrectly classified as spam.
649
650 Check the documentation of `mh-interactive-range' to see how RANGE is read in
651 interactive use.
652
653 First the appropriate function is called depending on the value of
654 `mh-junk-choice'. Then the message is refiled to `mh-inbox'.
655
656 To change the spam program being used, customize `mh-junk-program'. Directly
657 setting `mh-junk-choice' is not recommended." t nil)
658
659 ;;;***
660 \f
661 ;;;### (autoloads (mh-mime-inline-part mh-mime-save-part mh-push-button
662 ;;;;;; mh-press-button mh-mime-display mh-decode-message-header
663 ;;;;;; mh-mime-save-parts mh-display-emphasis mh-display-smileys
664 ;;;;;; mh-add-missing-mime-version-header mh-destroy-postponed-handles
665 ;;;;;; mh-mime-cleanup mh-mml-directive-present-p mh-mml-secure-message-encrypt-pgpmime
666 ;;;;;; mh-mml-secure-message-sign-pgpmime mh-mml-attach-file mh-mml-forward-message
667 ;;;;;; mh-mml-to-mime mh-mhn-directive-present-p mh-revert-mhn-edit
668 ;;;;;; mh-edit-mhn mh-mhn-compose-forw mh-mhn-compose-external-compressed-tar
669 ;;;;;; mh-mhn-compose-anon-ftp mh-mhn-compose-insertion mh-compose-forward
670 ;;;;;; mh-compose-insertion) "mh-mime" "mh-mime.el" (16625 54523))
671 ;;; Generated autoloads from mh-mime.el
672
673 (autoload (quote mh-compose-insertion) "mh-mime" "\
674 Add a directive to insert a MIME part from a file, using mhn or gnus.
675 If the variable `mh-compose-insertion' is set to 'mhn, then that will be used.
676 If it is set to 'gnus, then that will be used instead.
677 Optional argument INLINE means make it an inline attachment." t nil)
678
679 (autoload (quote mh-compose-forward) "mh-mime" "\
680 Add a MIME directive to forward a message, using mhn or gnus.
681 If the variable `mh-compose-insertion' is set to 'mhn, then that will be used.
682 If it is set to 'gnus, then that will be used instead.
683 Optional argument DESCRIPTION is a description of the attachment.
684 Optional argument FOLDER is the folder from which the forwarded message should
685 come.
686 Optional argument MESSAGE is the message to forward.
687 If any of the optional arguments are absent, they are prompted for." t nil)
688
689 (autoload (quote mh-mhn-compose-insertion) "mh-mime" "\
690 Add a directive to insert a MIME message part from a file.
691 This is the typical way to insert non-text parts in a message.
692
693 Arguments are FILENAME, which tells where to find the file, TYPE, the MIME
694 content type, DESCRIPTION, a line of text for the Content-Description field.
695 ATTRIBUTES is a comma separated list of name=value pairs that is appended to
696 the Content-Type field of the attachment.
697
698 See also \\[mh-edit-mhn]." t nil)
699
700 (autoload (quote mh-mhn-compose-anon-ftp) "mh-mime" "\
701 Add a directive for a MIME anonymous ftp external body part.
702 This directive tells MH to include a reference to a message/external-body part
703 retrievable by anonymous FTP.
704
705 Arguments are HOST and FILENAME, which tell where to find the file, TYPE, the
706 MIME content type, and DESCRIPTION, a line of text for the Content-description
707 header.
708
709 See also \\[mh-edit-mhn]." t nil)
710
711 (autoload (quote mh-mhn-compose-external-compressed-tar) "mh-mime" "\
712 Add a directive to include a MIME reference to a compressed tar file.
713 The file should be available via anonymous ftp. This directive tells MH to
714 include a reference to a message/external-body part.
715
716 Arguments are HOST and FILENAME, which tell where to find the file, and
717 DESCRIPTION, a line of text for the Content-description header.
718
719 See also \\[mh-edit-mhn]." t nil)
720
721 (autoload (quote mh-mhn-compose-forw) "mh-mime" "\
722 Add a forw directive to this message, to forward a message with MIME.
723 This directive tells MH to include the named messages in this one.
724
725 Arguments are DESCRIPTION, a line of text for the Content-description header,
726 and FOLDER and MESSAGES, which name the message(s) to be forwarded.
727
728 See also \\[mh-edit-mhn]." t nil)
729
730 (autoload (quote mh-edit-mhn) "mh-mime" "\
731 Format the current draft for MIME, expanding any mhn directives.
732
733 Process the current draft with the mhn program, which, using directives
734 already inserted in the draft, fills in all the MIME components and header
735 fields.
736
737 This step is performed automatically when sending the message, but this
738 function may be called manually before sending the draft as well.
739
740 The `\\[mh-revert-mhn-edit]' command undoes this command. The arguments in the
741 list `mh-mhn-args' are passed to mhn if this function is passed an optional
742 prefix argument EXTRA-ARGS.
743
744 For assistance with creating mhn directives to insert various types of
745 components in a message, see \\[mh-mhn-compose-insertion] (generic insertion
746 from a file), \\[mh-mhn-compose-anon-ftp] (external reference to file via
747 anonymous ftp), \\[mh-mhn-compose-external-compressed-tar] (reference to
748 compressed tar file via anonymous ftp), and \\[mh-mhn-compose-forw] (forward
749 message).
750
751 The value of `mh-edit-mhn-hook' is a list of functions to be called, with no
752 arguments, after performing the conversion.
753
754 The mhn program is part of MH version 6.8 or later." t nil)
755
756 (autoload (quote mh-revert-mhn-edit) "mh-mime" "\
757 Undo the effect of \\[mh-edit-mhn] by reverting to the backup file.
758 Optional non-nil argument NOCONFIRM means don't ask for confirmation." t nil)
759
760 (autoload (quote mh-mhn-directive-present-p) "mh-mime" "\
761 Check if the current buffer has text which might be a MHN directive." nil nil)
762
763 (autoload (quote mh-mml-to-mime) "mh-mime" "\
764 Compose MIME message from mml directives.
765 This step is performed automatically when sending the message, but this
766 function may be called manually before sending the draft as well." t nil)
767
768 (autoload (quote mh-mml-forward-message) "mh-mime" "\
769 Forward a message as attachment.
770 The function will prompt the user for a DESCRIPTION, a FOLDER and MESSAGE
771 number." nil nil)
772
773 (autoload (quote mh-mml-attach-file) "mh-mime" "\
774 Attach a file to the outgoing MIME message.
775 The file is not inserted or encoded until you send the message with
776 `\\[mh-send-letter]'.
777 Message disposition is \"inline\" or \"attachment\" and is prompted for if
778 DISPOSITION is nil.
779
780 This is basically `mml-attach-file' from gnus, modified such that a prefix
781 argument yields an `inline' disposition and Content-Type is determined
782 automatically." nil nil)
783
784 (autoload (quote mh-mml-secure-message-sign-pgpmime) "mh-mime" "\
785 Add directive to encrypt/sign the entire message." t nil)
786
787 (autoload (quote mh-mml-secure-message-encrypt-pgpmime) "mh-mime" "\
788 Add directive to encrypt and sign the entire message.
789 If called with a prefix argument DONTSIGN, only encrypt (do NOT sign)." t nil)
790
791 (autoload (quote mh-mml-directive-present-p) "mh-mime" "\
792 Check if the current buffer has text which may be an MML directive." nil nil)
793
794 (autoload (quote mh-mime-cleanup) "mh-mime" "\
795 Free the decoded MIME parts." nil nil)
796
797 (autoload (quote mh-destroy-postponed-handles) "mh-mime" "\
798 Free MIME data for externally displayed mime parts." nil nil)
799
800 (autoload (quote mh-add-missing-mime-version-header) "mh-mime" "\
801 Some mail programs don't put a MIME-Version header.
802 I have seen this only in spam, so maybe we shouldn't fix this ;-)" nil nil)
803
804 (autoload (quote mh-display-smileys) "mh-mime" "\
805 Function to display smileys." nil nil)
806
807 (autoload (quote mh-display-emphasis) "mh-mime" "\
808 Function to display graphical emphasis." nil nil)
809
810 (autoload (quote mh-mime-save-parts) "mh-mime" "\
811 Store the MIME parts of the current message.
812 If ARG, prompt for directory, else use that specified by the variable
813 `mh-mime-save-parts-default-directory'. These directories may be superseded by
814 mh_profile directives, since this function calls on mhstore or mhn to do the
815 actual storing." t nil)
816
817 (autoload (quote mh-decode-message-header) "mh-mime" "\
818 Decode RFC2047 encoded message header fields." nil nil)
819
820 (autoload (quote mh-mime-display) "mh-mime" "\
821 Display (and possibly decode) MIME handles.
822 Optional argument, PRE-DISSECTED-HANDLES is a list of MIME handles. If
823 present they are displayed otherwise the buffer is parsed and then
824 displayed." nil nil)
825
826 (autoload (quote mh-press-button) "mh-mime" "\
827 Press MIME button.
828 If the MIME part is visible then it is removed. Otherwise the part is
829 displayed." t nil)
830
831 (autoload (quote mh-push-button) "mh-mime" "\
832 Click MIME button for EVENT.
833 If the MIME part is visible then it is removed. Otherwise the part is
834 displayed. This function is called when the mouse is used to click the MIME
835 button." t nil)
836
837 (autoload (quote mh-mime-save-part) "mh-mime" "\
838 Save MIME part at point." t nil)
839
840 (autoload (quote mh-mime-inline-part) "mh-mime" "\
841 Toggle display of the raw MIME part." t nil)
842
843 ;;;***
844 \f
845 ;;;### (autoloads (mh-do-search mh-pick-do-search mh-do-pick-search
846 ;;;;;; mh-search-folder) "mh-pick" "mh-pick.el" (16625 54571))
847 ;;; Generated autoloads from mh-pick.el
848
849 (autoload (quote mh-search-folder) "mh-pick" "\
850 Search FOLDER for messages matching a pattern.
851 This function uses the MH command `pick' to do the work.
852 Add the messages found to the sequence named `search'.
853 Argument WINDOW-CONFIG is the current window configuration and is used when
854 the search folder is dismissed." t nil)
855
856 (autoload (quote mh-do-pick-search) "mh-pick" "\
857 Find messages that match the qualifications in the current pattern buffer.
858 Messages are searched for in the folder named in `mh-searching-folder'.
859 Add the messages found to the sequence named `search'.
860
861 This is a deprecated function and `mh-pick-do-search' should be used instead." t nil)
862
863 (autoload (quote mh-pick-do-search) "mh-pick" "\
864 Find messages that match the qualifications in the current pattern buffer.
865 Messages are searched for in the folder named in `mh-searching-folder'.
866 Add the messages found to the sequence named `search'." t nil)
867
868 (autoload (quote mh-do-search) "mh-pick" "\
869 Use the default searching function.
870 If \\[mh-search-folder] was used to create the search pattern then pick is used
871 to search the folder. Otherwise if \\[mh-index-search] was used then the
872 indexing program specified in `mh-index-program' is used." t nil)
873
874 ;;;***
875 \f
876 ;;;### (autoloads (mh-narrow-to-tick mh-toggle-tick mh-thread-refile
877 ;;;;;; mh-thread-delete mh-thread-ancestor mh-thread-previous-sibling
878 ;;;;;; mh-thread-next-sibling mh-thread-forget-message mh-toggle-threads
879 ;;;;;; mh-thread-add-spaces mh-thread-update-scan-line-map mh-thread-inc
880 ;;;;;; mh-delete-subject-or-thread mh-delete-subject mh-narrow-to-range
881 ;;;;;; mh-narrow-to-to mh-narrow-to-cc mh-narrow-to-from mh-narrow-to-subject
882 ;;;;;; mh-region-to-msg-list mh-interactive-range mh-range-to-msg-list
883 ;;;;;; mh-iterate-on-range mh-iterate-on-messages-in-region mh-add-to-sequence
884 ;;;;;; mh-notate-cur mh-notate-seq mh-map-to-seq-msgs mh-rename-seq
885 ;;;;;; mh-translate-range mh-read-range mh-read-seq-default mh-notate-deleted-and-refiled
886 ;;;;;; mh-widen mh-put-msg-in-seq mh-narrow-to-seq mh-msg-is-in-seq
887 ;;;;;; mh-list-sequences mh-delete-seq) "mh-seq" "mh-seq.el" (16625
888 ;;;;;; 54690))
889 ;;; Generated autoloads from mh-seq.el
890
891 (autoload (quote mh-delete-seq) "mh-seq" "\
892 Delete the SEQUENCE." t nil)
893
894 (autoload (quote mh-list-sequences) "mh-seq" "\
895 List the sequences defined in the folder being visited." t nil)
896
897 (autoload (quote mh-msg-is-in-seq) "mh-seq" "\
898 Display the sequences that contain MESSAGE.
899 Default is the displayed message." t nil)
900
901 (autoload (quote mh-narrow-to-seq) "mh-seq" "\
902 Restrict display of this folder to just messages in SEQUENCE.
903 Use \\<mh-folder-mode-map>\\[mh-widen] to undo this command." t nil)
904
905 (autoload (quote mh-put-msg-in-seq) "mh-seq" "\
906 Add RANGE to SEQUENCE.
907
908 Check the documentation of `mh-interactive-range' to see how RANGE is read in
909 interactive use." t nil)
910
911 (autoload (quote mh-widen) "mh-seq" "\
912 Remove last restriction from current folder.
913 If optional prefix argument ALL-FLAG is non-nil, then unwind to the beginning
914 of the view stack thereby showing all messages that the buffer originally
915 contained." t nil)
916
917 (autoload (quote mh-notate-deleted-and-refiled) "mh-seq" "\
918 Notate messages marked for deletion or refiling.
919 Messages to be deleted are given by `mh-delete-list' while messages to be
920 refiled are present in `mh-refile-list'." nil nil)
921
922 (autoload (quote mh-read-seq-default) "mh-seq" "\
923 Read and return sequence name with default narrowed or previous sequence.
924 PROMPT is the prompt to use when reading. If NOT-EMPTY is non-nil then a
925 non-empty sequence is read." nil nil)
926
927 (autoload (quote mh-read-range) "mh-seq" "\
928 Read a message range with PROMPT.
929
930 If FOLDER is non-nil then a range is read from that folder, otherwise use
931 `mh-current-folder'.
932
933 If DEFAULT is a string then use that as default range to return. If DEFAULT is
934 nil then ask user with default answer a range based on the sequences that seem
935 relevant. Finally if DEFAULT is t, try to avoid prompting the user. Unseen
936 messages, if present, are returned. If the folder has fewer than
937 `mh-large-folder' messages then \"all\" messages are returned. Finally as a
938 last resort prompt the user.
939
940 If EXPAND-FLAG is non-nil then a list of message numbers corresponding to the
941 input is returned. If this list is empty then an error is raised. If
942 EXPAND-FLAG is nil just return the input string. In this case we don't check
943 if the range is empty.
944
945 If ASK-FLAG is non-nil, then the user is always queried for a range of
946 messages. If ASK-FLAG is nil, then the function checks if the unseen sequence
947 is non-empty. If that is the case, `mh-unseen-seq', or the list of messages in
948 it depending on the value of EXPAND, is returned. Otherwise if the folder has
949 fewer than `mh-large-folder' messages then the list of messages corresponding
950 to \"all\" is returned. If neither of the above holds then as a last resort
951 the user is queried for a range of messages.
952
953 If NUMBER-AS-RANGE-FLAG is non-nil, then if a number, N is read as input, it
954 is interpreted as the range \"last:N\".
955
956 This function replaces the existing function `mh-read-msg-range'. Calls to:
957 (mh-read-msg-range folder flag)
958 should be replaced with:
959 (mh-read-range \"Suitable prompt\" folder t nil flag
960 mh-interpret-number-as-range-flag)" nil nil)
961
962 (autoload (quote mh-translate-range) "mh-seq" "\
963 In FOLDER, translate the string EXPR to a list of messages numbers." nil nil)
964
965 (autoload (quote mh-rename-seq) "mh-seq" "\
966 Rename SEQUENCE to have NEW-NAME." t nil)
967
968 (autoload (quote mh-map-to-seq-msgs) "mh-seq" "\
969 Invoke the FUNC at each message in the SEQ.
970 SEQ can either be a list of messages or a MH sequence. The remaining ARGS are
971 passed as arguments to FUNC." nil nil)
972
973 (autoload (quote mh-notate-seq) "mh-seq" "\
974 Mark the scan listing.
975 All messages in SEQ are marked with NOTATION at OFFSET from the beginning of
976 the line." nil nil)
977
978 (autoload (quote mh-notate-cur) "mh-seq" "\
979 Mark the MH sequence cur.
980 In addition to notating the current message with `mh-note-cur' the function
981 uses `overlay-arrow-position' to put a marker in the fringe." nil nil)
982
983 (autoload (quote mh-add-to-sequence) "mh-seq" "\
984 The sequence SEQ is augmented with the messages in MSGS." nil nil)
985
986 (autoload (quote mh-iterate-on-messages-in-region) "mh-seq" "\
987 Iterate over region.
988 VAR is bound to the message on the current line as we loop starting from BEGIN
989 till END. In each step BODY is executed.
990
991 If VAR is nil then the loop is executed without any binding." nil (quote macro))
992
993 (autoload (quote mh-iterate-on-range) "mh-seq" "\
994 Iterate an operation over a region or sequence.
995
996 VAR is bound to each message in turn in a loop over RANGE, which can be a
997 message number, a list of message numbers, a sequence, a region in a cons
998 cell, or a MH range (something like last:20) in a string. In each iteration,
999 BODY is executed.
1000
1001 The parameter RANGE is usually created with `mh-interactive-range'
1002 in order to provide a uniform interface to MH-E functions." nil (quote macro))
1003
1004 (autoload (quote mh-range-to-msg-list) "mh-seq" "\
1005 Return a list of messages for RANGE.
1006 RANGE can be a message number, a list of message numbers, a sequence, or
1007 a region in a cons cell." nil nil)
1008
1009 (autoload (quote mh-interactive-range) "mh-seq" "\
1010 Return interactive specification for message, sequence, range or region.
1011 By convention, the name of this argument is RANGE.
1012
1013 If variable `transient-mark-mode' is non-nil and the mark is active, then this
1014 function returns a cons-cell of the region.
1015
1016 If optional prefix argument is provided, then prompt for message range with
1017 RANGE-PROMPT. A list of messages in that range is returned.
1018
1019 If a MH range is given, say something like last:20, then a list containing
1020 the messages in that range is returned.
1021
1022 Otherwise, the message number at point is returned.
1023
1024 This function is usually used with `mh-iterate-on-range' in order to provide
1025 a uniform interface to MH-E functions." nil nil)
1026
1027 (autoload (quote mh-region-to-msg-list) "mh-seq" "\
1028 Return a list of messages within the region between BEGIN and END." nil nil)
1029
1030 (autoload (quote mh-narrow-to-subject) "mh-seq" "\
1031 Narrow to a sequence containing all following messages with same subject." t nil)
1032
1033 (autoload (quote mh-narrow-to-from) "mh-seq" "\
1034 Limit to messages with the same From header field as the message at point.
1035 With a prefix argument, prompt for the regular expression, REGEXP given to
1036 pick." t nil)
1037
1038 (autoload (quote mh-narrow-to-cc) "mh-seq" "\
1039 Limit to messages with the same Cc header field as the message at point.
1040 With a prefix argument, prompt for the regular expression, REGEXP given to
1041 pick." t nil)
1042
1043 (autoload (quote mh-narrow-to-to) "mh-seq" "\
1044 Limit to messages with the same To header field as the message at point.
1045 With a prefix argument, prompt for the regular expression, REGEXP given to
1046 pick." t nil)
1047
1048 (autoload (quote mh-narrow-to-range) "mh-seq" "\
1049 Limit to messages in RANGE.
1050
1051 Check the documentation of `mh-interactive-range' to see how RANGE is read in
1052 interactive use." t nil)
1053
1054 (autoload (quote mh-delete-subject) "mh-seq" "\
1055 Mark all following messages with same subject to be deleted.
1056 This puts the messages in a sequence named subject. You can undo the last
1057 deletion marks using `mh-undo' with a prefix argument and then specifying the
1058 subject sequence." t nil)
1059
1060 (autoload (quote mh-delete-subject-or-thread) "mh-seq" "\
1061 Mark messages for deletion intelligently.
1062 If the folder is threaded then `mh-thread-delete' is used to mark the current
1063 message and all its descendants for deletion. Otherwise `mh-delete-subject' is
1064 used to mark the current message and all messages following it with the same
1065 subject for deletion." t nil)
1066
1067 (autoload (quote mh-thread-inc) "mh-seq" "\
1068 Update thread tree for FOLDER.
1069 All messages after START-POINT are added to the thread tree." nil nil)
1070
1071 (autoload (quote mh-thread-update-scan-line-map) "mh-seq" "\
1072 In threaded view update `mh-thread-scan-line-map'.
1073 MSG is the message being notated with NOTATION at OFFSET." nil nil)
1074
1075 (autoload (quote mh-thread-add-spaces) "mh-seq" "\
1076 Add COUNT spaces to each scan line in `mh-thread-scan-line-map'." nil nil)
1077
1078 (autoload (quote mh-toggle-threads) "mh-seq" "\
1079 Toggle threaded view of folder." t nil)
1080
1081 (autoload (quote mh-thread-forget-message) "mh-seq" "\
1082 Forget the message INDEX from the threading tables." nil nil)
1083
1084 (autoload (quote mh-thread-next-sibling) "mh-seq" "\
1085 Jump to next sibling.
1086 With non-nil optional argument PREVIOUS-FLAG jump to the previous sibling." t nil)
1087
1088 (autoload (quote mh-thread-previous-sibling) "mh-seq" "\
1089 Jump to previous sibling." t nil)
1090
1091 (autoload (quote mh-thread-ancestor) "mh-seq" "\
1092 Jump to the ancestor of current message.
1093 If optional argument THREAD-ROOT-FLAG is non-nil then jump to the root of the
1094 thread tree the message belongs to." t nil)
1095
1096 (autoload (quote mh-thread-delete) "mh-seq" "\
1097 Mark current message and all its children for subsequent deletion." t nil)
1098
1099 (autoload (quote mh-thread-refile) "mh-seq" "\
1100 Mark current message and all its children for refiling to FOLDER." t nil)
1101
1102 (autoload (quote mh-toggle-tick) "mh-seq" "\
1103 Toggle tick mark of all messages in RANGE." t nil)
1104
1105 (autoload (quote mh-narrow-to-tick) "mh-seq" "\
1106 Restrict display of this folder to just messages in `mh-tick-seq'.
1107 Use \\<mh-folder-mode-map>\\[mh-widen] to undo this command." t nil)
1108
1109 ;;;***
1110 \f
1111 ;;;### (autoloads (mh-speed-add-folder mh-speed-invalidate-map mh-speed-flists
1112 ;;;;;; mh-speed-view mh-speed-toggle mh-folder-speedbar-buttons)
1113 ;;;;;; "mh-speed" "mh-speed.el" (16625 54721))
1114 ;;; Generated autoloads from mh-speed.el
1115
1116 (autoload (quote mh-folder-speedbar-buttons) "mh-speed" "\
1117 Interface function to create MH-E speedbar buffer.
1118 BUFFER is the MH-E buffer for which the speedbar buffer is to be created." nil nil)
1119
1120 (defalias (quote mh-show-speedbar-buttons) (quote mh-folder-speedbar-buttons))
1121
1122 (defalias (quote mh-letter-speedbar-buttons) (quote mh-folder-speedbar-buttons))
1123
1124 (autoload (quote mh-speed-toggle) "mh-speed" "\
1125 Toggle the display of child folders.
1126 The otional ARGS are ignored and there for compatibilty with speedbar." t nil)
1127
1128 (autoload (quote mh-speed-view) "mh-speed" "\
1129 View folder on current line.
1130 Optional ARGS are ignored." t nil)
1131
1132 (autoload (quote mh-speed-flists) "mh-speed" "\
1133 Execute flists -recurse and update message counts.
1134 If FORCE is non-nil the timer is reset.
1135
1136 Any number of optional FOLDERS can be specified. If specified, flists is run
1137 only for that one folder." t nil)
1138
1139 (autoload (quote mh-speed-invalidate-map) "mh-speed" "\
1140 Remove FOLDER from various optimization caches." t nil)
1141
1142 (autoload (quote mh-speed-add-folder) "mh-speed" "\
1143 Add FOLDER since it is being created.
1144 The function invalidates the latest ancestor that is present." nil nil)
1145
1146 ;;;***
1147 \f
1148 ;;;### (autoloads (mh-get-msg-num mh-goto-address-find-address-at-point)
1149 ;;;;;; "mh-utils" "mh-utils.el" (16625 54979))
1150 ;;; Generated autoloads from mh-utils.el
1151
1152 (autoload (quote mh-goto-address-find-address-at-point) "mh-utils" "\
1153 Find e-mail address around or before point.
1154 Then search backwards to beginning of line for the start of an e-mail
1155 address. If no e-mail address found, return nil." nil nil)
1156
1157 (autoload (quote mh-get-msg-num) "mh-utils" "\
1158 Return the message number of the displayed message.
1159 If the argument ERROR-IF-NO-MESSAGE is non-nil, then complain if the cursor is
1160 not pointing to a message." nil nil)
1161
1162 ;;;***
1163 \f
1164 ;;;### (autoloads (mh-alias-apropos mh-alias-add-address-under-point
1165 ;;;;;; mh-alias-grab-from-field mh-alias-add-alias mh-alias-from-has-no-alias-p
1166 ;;;;;; mh-alias-address-to-alias mh-alias-letter-expand-alias mh-alias-minibuffer-confirm-address
1167 ;;;;;; mh-read-address mh-alias-reload-maybe mh-alias-reload) "mh-alias"
1168 ;;;;;; "mh-alias.el" (16625 53006))
1169 ;;; Generated autoloads from mh-alias.el
1170
1171 (autoload (quote mh-alias-reload) "mh-alias" "\
1172 Load MH aliases into `mh-alias-alist'." t nil)
1173
1174 (autoload (quote mh-alias-reload-maybe) "mh-alias" "\
1175 Load new MH aliases." nil nil)
1176
1177 (autoload (quote mh-read-address) "mh-alias" "\
1178 Read an address from the minibuffer with PROMPT." nil nil)
1179
1180 (autoload (quote mh-alias-minibuffer-confirm-address) "mh-alias" "\
1181 Display the alias expansion if `mh-alias-flash-on-comma' is non-nil." t nil)
1182
1183 (autoload (quote mh-alias-letter-expand-alias) "mh-alias" "\
1184 Expand mail alias before point." nil nil)
1185
1186 (autoload (quote mh-alias-address-to-alias) "mh-alias" "\
1187 Return the ADDRESS alias if defined, or nil." nil nil)
1188
1189 (autoload (quote mh-alias-from-has-no-alias-p) "mh-alias" "\
1190 Return t is From has no current alias set.
1191 In the exceptional situation where there isn't a From header in the message the
1192 function returns nil." nil nil)
1193
1194 (autoload (quote mh-alias-add-alias) "mh-alias" "\
1195 *Add ALIAS for ADDRESS in personal alias file.
1196 Prompts for confirmation if the address already has an alias.
1197 If the alias is already is use, `mh-alias-add-alias-to-file' will prompt." t nil)
1198
1199 (autoload (quote mh-alias-grab-from-field) "mh-alias" "\
1200 *Add ALIAS for ADDRESS in personal alias file.
1201 Prompts for confirmation if the alias is already in use or if the address
1202 already has an alias." t nil)
1203
1204 (autoload (quote mh-alias-add-address-under-point) "mh-alias" "\
1205 Insert an alias for email address under point." t nil)
1206
1207 (autoload (quote mh-alias-apropos) "mh-alias" "\
1208 Show all aliases that match REGEXP either in name or content." t nil)
1209
1210 ;;;***
1211 \f
1212 (provide 'mh-loaddefs)
1213 ;;; Local Variables:
1214 ;;; version-control: never
1215 ;;; no-byte-compile: t
1216 ;;; no-update-autoloads: t
1217 ;;; End:
1218 ;;; arch-tag: bc36a104-1edb-45d5-8aad-a85b45648378
1219 ;;; mh-loaddefs.el ends here