/[emacs]/emacs/lisp/mh-e/mh-loaddefs.el
ViewVC logotype

Diff of /emacs/lisp/mh-e/mh-loaddefs.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.4.1 by miles, Fri Apr 4 06:20:30 2003 UTC revision 1.2.4.2 by miles, Tue Oct 14 23:39:26 2003 UTC
# Line 5  Line 5 
5  ;;; Keywords: mail  ;;; Keywords: mail
6  ;;; Commentary:  ;;; Commentary:
7  ;;; Change Log:  ;;; Change Log:
 ;; $Id$  
8  ;;; Code:  ;;; Code:
9    
10  ;;;### (autoloads (mh-letter-complete mh-open-line mh-fully-kill-draft  ;;;### (autoloads (mh-letter-complete mh-open-line mh-fully-kill-draft
# Line 13  Line 12 
12  ;;;;;;  mh-insert-signature mh-to-fcc mh-to-field mh-fill-paragraph-function  ;;;;;;  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  ;;;;;;  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"  ;;;;;;  mh-extract-rejected-mail mh-edit-again) "mh-comp" "mh-comp.el"
15  ;;;;;;  (15924 43423))  ;;;;;;  (16040 52697))
16  ;;; Generated autoloads from mh-comp.el  ;;; Generated autoloads from mh-comp.el
17    
18  (autoload (quote mh-edit-again) "mh-comp" "\  (autoload (quote mh-edit-again) "mh-comp" "\
# Line 29  gives the headers to clean out of the or Line 28  gives the headers to clean out of the or
28  See also documentation for `\\[mh-send]' function." t nil)  See also documentation for `\\[mh-send]' function." t nil)
29    
30  (autoload (quote mh-forward) "mh-comp" "\  (autoload (quote mh-forward) "mh-comp" "\
31  Forward one or more messages to the recipients TO and CC.  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    
 Use the optional MSG-OR-SEQ to specify a message or sequence to forward.  
   
 Default is the displayed message.  If optional prefix argument is given then  
 prompt for the message sequence.  If variable `transient-mark-mode' is non-nil  
 and the mark is active, then the selected region is forwarded.  
40  See also documentation for `\\[mh-send]' function." t nil)  See also documentation for `\\[mh-send]' function." t nil)
41    
42  (autoload (quote mh-redistribute) "mh-comp" "\  (autoload (quote mh-redistribute) "mh-comp" "\
# Line 45  Depending on how your copy of MH was com Line 46  Depending on how your copy of MH was com
46  setting of the variable `mh-redist-full-contents'.  See its documentation." t nil)  setting of the variable `mh-redist-full-contents'.  See its documentation." t nil)
47    
48  (autoload (quote mh-reply) "mh-comp" "\  (autoload (quote mh-reply) "mh-comp" "\
49  Reply to MESSAGE (default: current message).  Reply to MESSAGE.
50    Default is the displayed message.
51  If the optional argument REPLY-TO is not given, prompts for type of addresses  If the optional argument REPLY-TO is not given, prompts for type of addresses
52  to reply to:  to reply to:
53     from    sender only,     from    sender only,
# Line 107  Send the draft letter in the current buf Line 109  Send the draft letter in the current buf
109  If optional prefix argument ARG is provided, monitor delivery.  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,  The value of `mh-before-send-letter-hook' is a list of functions to be called,
111  with no arguments, before doing anything.  with no arguments, before doing anything.
112  Run `\\[mh-edit-mhn]' if variable `mh-mhn-compose-insert-flag' is set.  Run `\\[mh-edit-mhn]' if mhn directives are present; otherwise
113  Run `\\[mh-mml-to-mime]' if variable `mh-mml-compose-insert-flag' is set.  run `\\[mh-mml-to-mime]' if mml directives are present.
114  Insert X-Mailer field if variable `mh-insert-x-mailer-flag' is set.  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)  Insert X-Face field if the file specified by `mh-x-face-file' exists." t nil)
116    
# Line 149  passing the prefix ARG if any." t nil) Line 151  passing the prefix ARG if any." t nil)
151    
152  ;;;***  ;;;***
153    
154  ;;;### (autoloads (mh-tool-bar-folder-set mh-tool-bar-letter-set  ;;;### (autoloads (mh-customize) "mh-customize" "mh-customize.el"
155  ;;;;;;  mh-customize) "mh-customize" "mh-customize.el" (15933 21842))  ;;;;;;  (16040 52697))
156  ;;; Generated autoloads from mh-customize.el  ;;; Generated autoloads from mh-customize.el
157    
158  (autoload (quote mh-customize) "mh-customize" "\  (autoload (quote mh-customize) "mh-customize" "\
# Line 158  Customize MH-E variables. Line 160  Customize MH-E variables.
160  With optional argument DELETE-OTHER-WINDOWS-FLAG, other windows in the frame  With optional argument DELETE-OTHER-WINDOWS-FLAG, other windows in the frame
161  are removed." t nil)  are removed." t nil)
162    
 (autoload (quote mh-tool-bar-letter-set) "mh-customize" "\  
 Construct toolbar for `mh-letter-mode'." nil nil)  
   
 (autoload (quote mh-tool-bar-folder-set) "mh-customize" "\  
 Construct toolbar for `mh-folder-mode'." nil nil)  
   
163  ;;;***  ;;;***
164    
165  ;;;### (autoloads (mh-goto-cur-msg mh-update-sequences mh-folder-line-matches-show-buffer-p)  ;;;### (autoloads (mh-goto-cur-msg mh-update-sequences mh-folder-line-matches-show-buffer-p)
166  ;;;;;;  "mh-e" "mh-e.el" (15934 48879))  ;;;;;;  "mh-e" "mh-e.el" (16040 52698))
167  ;;; Generated autoloads from mh-e.el  ;;; Generated autoloads from mh-e.el
168    
169  (autoload (quote mh-folder-line-matches-show-buffer-p) "mh-e" "\  (autoload (quote mh-folder-line-matches-show-buffer-p) "mh-e" "\
# Line 186  recenter the folder buffer." nil nil) Line 182  recenter the folder buffer." nil nil)
182    
183  ;;;***  ;;;***
184    
185  ;;;### (autoloads (mh-prefix-help mh-help mh-store-buffer mh-store-msg  ;;;### (autoloads (mh-prefix-help mh-help mh-ephem-message mh-store-buffer
186  ;;;;;;  mh-undo-folder mh-sort-folder mh-print-msg mh-page-digest-backwards  ;;;;;;  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  ;;;;;;  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"  ;;;;;;  mh-kill-folder mh-copy-msg mh-burst-digest) "mh-funcs" "mh-funcs.el"
189  ;;;;;;  (15923 15465))  ;;;;;;  (16040 52698))
190  ;;; Generated autoloads from mh-funcs.el  ;;; Generated autoloads from mh-funcs.el
191    
192  (autoload (quote mh-burst-digest) "mh-funcs" "\  (autoload (quote mh-burst-digest) "mh-funcs" "\
# Line 200  digest are inserted into the folder afte Line 196  digest are inserted into the folder afte
196    
197  (autoload (quote mh-copy-msg) "mh-funcs" "\  (autoload (quote mh-copy-msg) "mh-funcs" "\
198  Copy the specified MSG-OR-SEQ to another FOLDER without deleting them.  Copy the specified MSG-OR-SEQ to another FOLDER without deleting them.
199  Default is the displayed message. If optional prefix argument is provided,  Default is the displayed message.
200  then prompt for the message sequence." t nil)  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" "\  (autoload (quote mh-kill-folder) "mh-funcs" "\
207  Remove the current folder and all included messages.  Remove the current folder and all included messages.
# Line 229  Advance displayed message to next digest Line 229  Advance displayed message to next digest
229  Back up displayed message to previous digested message." t nil)  Back up displayed message to previous digested message." t nil)
230    
231  (autoload (quote mh-print-msg) "mh-funcs" "\  (autoload (quote mh-print-msg) "mh-funcs" "\
232  Print MSG-OR-SEQ (default: displayed message) on printer.  Print MSG-OR-SEQ on printer.
233  If optional prefix argument provided, then prompt for the message sequence.  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.  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)  The messages are formatted by mhl. See the variable `mhl-formfile'." t nil)
242    
# Line 256  The buffer can contain a shar file or uu Line 262  The buffer can contain a shar file or uu
262  Default directory is the last directory used, or initially the value of  Default directory is the last directory used, or initially the value of
263  `mh-store-default-directory' or the current directory." t nil)  `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" "\  (autoload (quote mh-help) "mh-funcs" "\
269  Display cheat sheet for the MH-Folder commands in minibuffer." t nil)  Display cheat sheet for the MH-Folder commands in minibuffer." t nil)
270    
# Line 265  Display cheat sheet for the commands of Line 274  Display cheat sheet for the commands of
274  ;;;***  ;;;***
275    
276  ;;;### (autoloads (mh-insert-identity mh-identity-list-set mh-identity-make-menu)  ;;;### (autoloads (mh-insert-identity mh-identity-list-set mh-identity-make-menu)
277  ;;;;;;  "mh-identity" "mh-identity.el" (15900 46388))  ;;;;;;  "mh-identity" "mh-identity.el" (16040 52698))
278  ;;; Generated autoloads from mh-identity.el  ;;; Generated autoloads from mh-identity.el
279    
280  (autoload (quote mh-identity-make-menu) "mh-identity" "\  (autoload (quote mh-identity-make-menu) "mh-identity" "\
# Line 283  Edit the `mh-identity-list' variable to Line 292  Edit the `mh-identity-list' variable to
292    
293  ;;;***  ;;;***
294    
295  ;;;### (autoloads (mh-namazu-execute-search mh-swish++-execute-search  ;;;### (autoloads (mh-inc-spool-list-set) "mh-inc" "mh-inc.el" (16040
296  ;;;;;;  mh-swish-execute-search mh-glimpse-execute-search mh-index-execute-commands  ;;;;;;  52698))
297  ;;;;;;  mh-index-visit-folder mh-index-delete-folder-headers mh-index-insert-folder-headers  ;;; 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    
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  ;;;;;;  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)  ;;;;;;  mh-index-do-search mh-index-search mh-index-update-maps)
312  ;;;;;;  "mh-index" "mh-index.el" (15924 45743))  ;;;;;;  "mh-index" "mh-index.el" (16040 52698))
313  ;;; Generated autoloads from mh-index.el  ;;; Generated autoloads from mh-index.el
314    
315  (autoload (quote mh-index-update-maps) "mh-index" "\  (autoload (quote mh-index-update-maps) "mh-index" "\
# Line 300  checksum -> (origin-folder, origin-index Line 321  checksum -> (origin-folder, origin-index
321    
322  (autoload (quote mh-index-search) "mh-index" "\  (autoload (quote mh-index-search) "mh-index" "\
323  Perform an indexed search in an MH mail folder.  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  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  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  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  \"+\" 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  stores the window configuration that will be restored after the user quits the
331  folder containing the index search results.  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  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  is used. This function picks the first program that is available on your
# Line 358  Jump to the previous folder marker." t n Line 381  Jump to the previous folder marker." t n
381  (autoload (quote mh-index-insert-folder-headers) "mh-index" "\  (autoload (quote mh-index-insert-folder-headers) "mh-index" "\
382  Annotate the search results with original folder names." nil nil)  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" "\  (autoload (quote mh-index-delete-folder-headers) "mh-index" "\
390  Delete the folder headers." nil nil)  Delete the folder headers." nil nil)
391    
392  (autoload (quote mh-index-visit-folder) "mh-index" "\  (autoload (quote mh-index-visit-folder) "mh-index" "\
393  Visit original folder from where the message at point was found." t nil)  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" "\  (autoload (quote mh-index-execute-commands) "mh-index" "\
400  Delete/refile the actual messages.  Delete/refile the actual messages.
401  The copies in the searched folder are then deleted/refiled to get the desired  The copies in the searched folder are then deleted/refiled to get the desired
# Line 403  daily from cron: Line 435  daily from cron:
435    
436  FOLDER-PATH is the directory in which SEARCH-REGEXP is used to search." nil nil)  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" "\  (autoload (quote mh-swish-execute-search) "mh-index" "\
446  Execute swish-e and read the results.  Execute swish-e and read the results.
447    
# Line 515  daily from cron: Line 554  daily from cron:
554    
555  FOLDER-PATH is the directory in which SEARCH-REGEXP is used to search." nil nil)  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    
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    
610  ;;;### (autoloads (mh-mime-inline-part mh-mime-save-part mh-push-button  ;;;### (autoloads (mh-mime-inline-part mh-mime-save-part mh-push-button
611  ;;;;;;  mh-press-button mh-mime-display mh-mime-save-parts mh-display-emphasis  ;;;;;;  mh-press-button mh-mime-display mh-decode-message-header
612  ;;;;;;  mh-display-smileys mh-add-missing-mime-version-header mh-destroy-postponed-handles  ;;;;;;  mh-mime-save-parts mh-display-emphasis mh-display-smileys
613  ;;;;;;  mh-mime-cleanup mh-mml-secure-message-encrypt-pgpmime mh-mml-secure-message-sign-pgpmime  ;;;;;;  mh-add-missing-mime-version-header mh-destroy-postponed-handles
614  ;;;;;;  mh-mml-attach-file mh-mml-forward-message mh-mml-to-mime  ;;;;;;  mh-mime-cleanup mh-mml-directive-present-p mh-mml-secure-message-encrypt-pgpmime
615  ;;;;;;  mh-revert-mhn-edit mh-edit-mhn mh-mhn-compose-forw mh-mhn-compose-external-compressed-tar  ;;;;;;  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  ;;;;;;  mh-mhn-compose-anon-ftp mh-mhn-compose-insertion mh-compose-forward
619  ;;;;;;  mh-compose-insertion) "mh-mime" "mh-mime.el" (15923 15465))  ;;;;;;  mh-compose-insertion) "mh-mime" "mh-mime.el" (16040 52699))
620  ;;; Generated autoloads from mh-mime.el  ;;; Generated autoloads from mh-mime.el
621    
622  (autoload (quote mh-compose-insertion) "mh-mime" "\  (autoload (quote mh-compose-insertion) "mh-mime" "\
# Line 591  Process the current draft with the mhn p Line 683  Process the current draft with the mhn p
683  already inserted in the draft, fills in all the MIME components and header  already inserted in the draft, fills in all the MIME components and header
684  fields.  fields.
685    
686  This step should be done last just before sending the message.  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  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  list `mh-mhn-args' are passed to mhn if this function is passed an optional
# Line 602  components in a message, see \\[mh-mhn-c Line 695  components in a message, see \\[mh-mhn-c
695  from a file), \\[mh-mhn-compose-anon-ftp] (external reference to file via  from a file), \\[mh-mhn-compose-anon-ftp] (external reference to file via
696  anonymous ftp), \\[mh-mhn-compose-external-compressed-tar] (reference to  anonymous ftp), \\[mh-mhn-compose-external-compressed-tar] (reference to
697  compressed tar file via anonymous ftp), and \\[mh-mhn-compose-forw] (forward  compressed tar file via anonymous ftp), and \\[mh-mhn-compose-forw] (forward
698  message). If these helper functions are used, `mh-edit-mhn' is run  message).
 automatically when the draft is sent.  
699    
700  The value of `mh-edit-mhn-hook' is a list of functions to be called, with no  The value of `mh-edit-mhn-hook' is a list of functions to be called, with no
701  arguments, after performing the conversion.  arguments, after performing the conversion.
# Line 614  The mhn program is part of MH version 6. Line 706  The mhn program is part of MH version 6.
706  Undo the effect of \\[mh-edit-mhn] by reverting to the backup file.  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)  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" "\  (autoload (quote mh-mml-to-mime) "mh-mime" "\
713  Compose MIME message from mml directives." t nil)  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" "\  (autoload (quote mh-mml-forward-message) "mh-mime" "\
718  Forward a message as attachment.  Forward a message as attachment.
# Line 640  Add directive to encrypt/sign the entire Line 737  Add directive to encrypt/sign the entire
737  Add directive to encrypt and sign the entire message.  Add directive to encrypt and sign the entire message.
738  If called with a prefix argument DONTSIGN, only encrypt (do NOT sign)." t nil)  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" "\  (autoload (quote mh-mime-cleanup) "mh-mime" "\
744  Free the decoded MIME parts." nil nil)  Free the decoded MIME parts." nil nil)
745    
# Line 663  If ARG, prompt for directory, else use t Line 763  If ARG, prompt for directory, else use t
763  mh_profile directives, since this function calls on mhstore or mhn to do the  mh_profile directives, since this function calls on mhstore or mhn to do the
764  actual storing." t nil)  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" "\  (autoload (quote mh-mime-display) "mh-mime" "\
770  Display (and possibly decode) MIME handles.  Display (and possibly decode) MIME handles.
771  Optional argument, PRE-DISSECTED-HANDLES is a list of MIME handles. If  Optional argument, PRE-DISSECTED-HANDLES is a list of MIME handles. If
# Line 689  Toggle display of the raw MIME part." t Line 792  Toggle display of the raw MIME part." t
792  ;;;***  ;;;***
793    
794  ;;;### (autoloads (mh-do-search mh-pick-do-search mh-do-pick-search  ;;;### (autoloads (mh-do-search mh-pick-do-search mh-do-pick-search
795  ;;;;;;  mh-search-folder) "mh-pick" "mh-pick.el" (15924 45743))  ;;;;;;  mh-search-folder) "mh-pick" "mh-pick.el" (16040 52699))
796  ;;; Generated autoloads from mh-pick.el  ;;; Generated autoloads from mh-pick.el
797    
798  (autoload (quote mh-search-folder) "mh-pick" "\  (autoload (quote mh-search-folder) "mh-pick" "\
# Line 719  indexing program specified in `mh-index- Line 822  indexing program specified in `mh-index-
822    
823  ;;;***  ;;;***
824    
825  ;;;### (autoloads (mh-thread-refile mh-thread-delete mh-thread-ancestor  ;;;### (autoloads (mh-narrow-to-tick mh-toggle-tick mh-notate-tick
826  ;;;;;;  mh-thread-previous-sibling mh-thread-next-sibling mh-thread-forget-message  ;;;;;;  mh-thread-refile mh-thread-delete mh-thread-ancestor mh-thread-previous-sibling
827  ;;;;;;  mh-toggle-threads mh-thread-add-spaces mh-thread-inc mh-delete-subject-or-thread  ;;;;;;  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  ;;;;;;  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  ;;;;;;  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  ;;;;;;  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)  ;;;;;;  mh-narrow-to-seq mh-msg-is-in-seq mh-list-sequences mh-delete-seq)
834  ;;;;;;  "mh-seq" "mh-seq.el" (15923 15465))  ;;;;;;  "mh-seq" "mh-seq.el" (16040 52700))
835  ;;; Generated autoloads from mh-seq.el  ;;; Generated autoloads from mh-seq.el
836    
837  (autoload (quote mh-delete-seq) "mh-seq" "\  (autoload (quote mh-delete-seq) "mh-seq" "\
# Line 736  Delete the SEQUENCE." t nil) Line 841  Delete the SEQUENCE." t nil)
841  List the sequences defined in the folder being visited." t nil)  List the sequences defined in the folder being visited." t nil)
842    
843  (autoload (quote mh-msg-is-in-seq) "mh-seq" "\  (autoload (quote mh-msg-is-in-seq) "mh-seq" "\
844  Display the sequences that contain MESSAGE (default: current message)." t nil)  Display the sequences that contain MESSAGE.
845    Default is the displayed message." t nil)
846    
847  (autoload (quote mh-narrow-to-seq) "mh-seq" "\  (autoload (quote mh-narrow-to-seq) "mh-seq" "\
848  Restrict display of this folder to just messages in SEQUENCE.  Restrict display of this folder to just messages in SEQUENCE.
849  Use \\<mh-folder-mode-map>\\[mh-widen] to undo this command." t nil)  Use \\<mh-folder-mode-map>\\[mh-widen] to undo this command." t nil)
850    
851  (autoload (quote mh-put-msg-in-seq) "mh-seq" "\  (autoload (quote mh-put-msg-in-seq) "mh-seq" "\
852  Add MSG-OR-SEQ (default: displayed message) to SEQUENCE.  Add MSG-OR-SEQ to SEQUENCE.
853  If optional prefix argument provided, then prompt for the message sequence.  Default is the displayed message.
854  If variable `transient-mark-mode' is non-nil and the mark is active, then  If optional prefix argument is provided, then prompt for the message sequence.
855  the selected region is added to the sequence." t nil)  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" "\  (autoload (quote mh-widen) "mh-seq" "\
861  Remove restrictions from current folder, thereby showing all messages." t nil)  Remove restrictions from current folder, thereby showing all messages." t nil)
# Line 779  till END. In each step BODY is executed. Line 888  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))  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" "\  (autoload (quote mh-region-to-msg-list) "mh-seq" "\
920  Return a list of messages within the region between BEGIN and END." nil nil)  Return a list of messages within the region between BEGIN and END." nil nil)
921    
# Line 829  Mark current message and all its childre Line 966  Mark current message and all its childre
966  (autoload (quote mh-thread-refile) "mh-seq" "\  (autoload (quote mh-thread-refile) "mh-seq" "\
967  Mark current message and all its children for refiling to FOLDER." t nil)  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    
983  ;;;### (autoloads (mh-speed-add-folder mh-speed-invalidate-map mh-speed-flists  ;;;### (autoloads (mh-speed-add-folder mh-speed-invalidate-map mh-speed-flists
984  ;;;;;;  mh-speed-view mh-speed-toggle mh-folder-speedbar-buttons)  ;;;;;;  mh-speed-view mh-speed-toggle mh-folder-speedbar-buttons)
985  ;;;;;;  "mh-speed" "mh-speed.el" (15933 21584))  ;;;;;;  "mh-speed" "mh-speed.el" (16040 52700))
986  ;;; Generated autoloads from mh-speed.el  ;;; Generated autoloads from mh-speed.el
987    
988  (autoload (quote mh-folder-speedbar-buttons) "mh-speed" "\  (autoload (quote mh-folder-speedbar-buttons) "mh-speed" "\
# Line 854  Optional ARGS are ignored." t nil) Line 1003  Optional ARGS are ignored." t nil)
1003    
1004  (autoload (quote mh-speed-flists) "mh-speed" "\  (autoload (quote mh-speed-flists) "mh-speed" "\
1005  Execute flists -recurse and update message counts.  Execute flists -recurse and update message counts.
1006  If FORCE is non-nil the timer is reset." t nil)  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" "\  (autoload (quote mh-speed-invalidate-map) "mh-speed" "\
1010  Remove FOLDER from various optimization caches." t nil)  Remove FOLDER from various optimization caches." t nil)
# Line 866  The function invalidates the latest ance Line 1016  The function invalidates the latest ance
1016  ;;;***  ;;;***
1017    
1018  ;;;### (autoloads (mh-get-msg-num mh-goto-address-find-address-at-point)  ;;;### (autoloads (mh-get-msg-num mh-goto-address-find-address-at-point)
1019  ;;;;;;  "mh-utils" "mh-utils.el" (15924 47279))  ;;;;;;  "mh-utils" "mh-utils.el" (16040 52700))
1020  ;;; Generated autoloads from mh-utils.el  ;;; Generated autoloads from mh-utils.el
1021    
1022  (autoload (quote mh-goto-address-find-address-at-point) "mh-utils" "\  (autoload (quote mh-goto-address-find-address-at-point) "mh-utils" "\
# Line 885  not pointing to a message." nil nil) Line 1035  not pointing to a message." nil nil)
1035  ;;;;;;  mh-alias-add-alias mh-alias-from-has-no-alias-p mh-alias-address-to-alias  ;;;;;;  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  ;;;;;;  mh-alias-letter-expand-alias mh-alias-minibuffer-confirm-address
1037  ;;;;;;  mh-read-address mh-alias-reload) "mh-alias" "mh-alias.el"  ;;;;;;  mh-read-address mh-alias-reload) "mh-alias" "mh-alias.el"
1038  ;;;;;;  (15924 45743))  ;;;;;;  (16040 52696))
1039  ;;; Generated autoloads from mh-alias.el  ;;; Generated autoloads from mh-alias.el
1040    
1041  (autoload (quote mh-alias-reload) "mh-alias" "\  (autoload (quote mh-alias-reload) "mh-alias" "\
# Line 904  Expand mail alias before point." nil nil Line 1054  Expand mail alias before point." nil nil
1054  Return the ADDRESS alias if defined, or nil." nil nil)  Return the ADDRESS alias if defined, or nil." nil nil)
1055    
1056  (autoload (quote mh-alias-from-has-no-alias-p) "mh-alias" "\  (autoload (quote mh-alias-from-has-no-alias-p) "mh-alias" "\
1057  Return t is From has no current alias set." nil nil)  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" "\  (autoload (quote mh-alias-add-alias) "mh-alias" "\
1062  *Add ALIAS for ADDRESS in personal alias file.  *Add ALIAS for ADDRESS in personal alias file.
# Line 927  Insert an alias for email address under Line 1079  Insert an alias for email address under
1079  ;;; no-byte-compile: t  ;;; no-byte-compile: t
1080  ;;; no-update-autoloads: t  ;;; no-update-autoloads: t
1081  ;;; End:  ;;; End:
1082    
1083    ;;; arch-tag: bc36a104-1edb-45d5-8aad-a85b45648378
1084  ;;; mh-loaddefs.el ends here  ;;; mh-loaddefs.el ends here

Legend:
Removed from v.1.2.4.1  
changed lines
  Added in v.1.2.4.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26