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