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