diff options
| author | Bill Wohler | 2006-04-14 00:47:00 +0000 |
|---|---|---|
| committer | Bill Wohler | 2006-04-14 00:47:00 +0000 |
| commit | 70a1d47eec884b990a45f9f027a43a69f5453c58 (patch) | |
| tree | ceab16cb68a9c822ec608cf6efacae5f82678dd8 | |
| parent | 994019dfacc0213db7ccec073227d313a689e472 (diff) | |
| download | emacs-70a1d47eec884b990a45f9f027a43a69f5453c58.tar.gz emacs-70a1d47eec884b990a45f9f027a43a69f5453c58.zip | |
(customize-package-emacs-version-alist)
(mh-e, mh-alias, mh-folder, mh-folder-selection)
(mh-identity, mh-inc, mh-junk, mh-letter, mh-ranges)
(mh-scan-line-formats, mh-search, mh-sending-mail, )
(mh-sequences, mh-show, mh-speedbar, mh-thread, mh-tool-bar)
(mh-hooks, mh-faces, mh-alias-completion-ignore-case-flag)
(mh-alias-expand-aliases-flag, mh-alias-flash-on-comma)
(mh-alias-insert-file, mh-alias-insertion-location)
(mh-alias-local-users, mh-alias-local-users-prefix)
(mh-alias-passwd-gecos-comma-separator-flag)
(mh-new-messages-folders, mh-ticked-messages-folders)
(mh-large-folder, mh-recenter-summary-flag)
(mh-recursive-folders-flag, mh-sortm-args)
(mh-default-folder-for-message-function, )
(mh-default-folder-list, mh-default-folder-must-exist-flag)
(mh-default-folder-prefix, mh-identity-list)
(mh-auto-fields-list, mh-auto-fields-prompt-flag)
(mh-identity-default, mh-identity-handlers, mh-inc-prog)
(mh-inc-spool-list, mh-junk-background, mh-junk-disposition)
(mh-junk-program, mh-compose-insertion)
(mh-compose-skipped-header-fields)
(mh-compose-space-does-completion-flag)
(mh-delete-yanked-msg-window-flag)
(mh-extract-from-attribution-verb, mh-ins-buf-prefix)
(mh-letter-complete-function, mh-letter-fill-column)
(mh-mml-method-default, mh-signature-file-name)
(mh-signature-separator-flag, mh-x-face-file, )
(mh-yank-behavior, mh-interpret-number-as-range-flag)
(mh-adaptive-cmd-note-flag, mh-scan-format-file, mh-scan-prog)
(mh-search-program, mh-compose-forward-as-mime-flag)
(mh-compose-letter-function, mh-compose-prompt-flag)
(mh-forward-subject-format, mh-insert-x-mailer-flag)
(mh-redist-full-contents-flag, mh-reply-default-reply-to)
(mh-reply-show-message-flag, )
(mh-refile-preserves-sequences-flag, mh-tick-seq)
(mh-update-sequences-after-mh-show-flag)
(mh-bury-show-buffer-flag, mh-clean-message-header-flag)
(mh-decode-mime-flag, )
(mh-display-buttons-for-alternatives-flag)
(mh-display-buttons-for-inline-parts-flag)
(mh-do-not-confirm-flag, mh-fetch-x-image-url)
(mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
(mh-highlight-citation-style, mh-invisible-header-fields)
(mh-invisible-header-fields-default, mh-lpr-command-format)
(mh-max-inline-image-height, mh-max-inline-image-width)
(mh-mhl-format-file, mh-mime-save-parts-default-directory)
(mh-print-background-flag, mh-show-maximum-size)
(mh-show-use-xface-flag, mh-store-default-directory)
(mh-summary-height, mh-speed-update-interval)
(mh-show-threads-flag, mh-tool-bar-search-function)
(mh-defcustom, mh-after-commands-processed-hook)
(mh-alias-reloaded-hook, mh-before-commands-processed-hook)
(mh-before-quit-hook, mh-before-send-letter-hook)
(mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook)
(mh-forward-hook, mh-inc-folder-hook, )
(mh-insert-signature-hook, )
(mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook)
(mh-mh-to-mime-hook, mh-search-mode-hook, mh-quit-hook)
(mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
(mh-unseen-updated-hook, mh-folder-address, mh-folder-body)
(mh-folder-cur-msg-number, mh-folder-date, mh-folder-deleted)
(mh-folder-followup, mh-folder-msg-number, mh-folder-refiled)
(mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
(mh-folder-subject, mh-folder-tick, mh-folder-to)
(mh-letter-header-field, mh-search-folder, mh-show-cc)
(mh-show-date, mh-show-from, mh-show-header, mh-show-pgg-bad)
(mh-show-pgg-good, mh-show-pgg-unknown, mh-show-signature)
(mh-show-subject, mh-show-to, mh-show-xface, )
(mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages)
(mh-speedbar-selected-folder)
(mh-speedbar-selected-folder-with-unseen-messages): Use dotted
notation in :package-version keyword.
| -rw-r--r-- | lisp/mh-e/ChangeLog | 75 | ||||
| -rw-r--r-- | lisp/mh-e/mh-e.el | 312 |
2 files changed, 231 insertions, 156 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 6bf84517bde..a7dc14a0d41 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,78 @@ | |||
| 1 | 2006-04-13 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | * mh-e.el (customize-package-emacs-version-alist) | ||
| 4 | (mh-e, mh-alias, mh-folder, mh-folder-selection) | ||
| 5 | (mh-identity, mh-inc, mh-junk, mh-letter, mh-ranges) | ||
| 6 | (mh-scan-line-formats, mh-search, mh-sending-mail, ) | ||
| 7 | (mh-sequences, mh-show, mh-speedbar, mh-thread, mh-tool-bar) | ||
| 8 | (mh-hooks, mh-faces, mh-alias-completion-ignore-case-flag) | ||
| 9 | (mh-alias-expand-aliases-flag, mh-alias-flash-on-comma) | ||
| 10 | (mh-alias-insert-file, mh-alias-insertion-location) | ||
| 11 | (mh-alias-local-users, mh-alias-local-users-prefix) | ||
| 12 | (mh-alias-passwd-gecos-comma-separator-flag) | ||
| 13 | (mh-new-messages-folders, mh-ticked-messages-folders) | ||
| 14 | (mh-large-folder, mh-recenter-summary-flag) | ||
| 15 | (mh-recursive-folders-flag, mh-sortm-args) | ||
| 16 | (mh-default-folder-for-message-function, ) | ||
| 17 | (mh-default-folder-list, mh-default-folder-must-exist-flag) | ||
| 18 | (mh-default-folder-prefix, mh-identity-list) | ||
| 19 | (mh-auto-fields-list, mh-auto-fields-prompt-flag) | ||
| 20 | (mh-identity-default, mh-identity-handlers, mh-inc-prog) | ||
| 21 | (mh-inc-spool-list, mh-junk-background, mh-junk-disposition) | ||
| 22 | (mh-junk-program, mh-compose-insertion) | ||
| 23 | (mh-compose-skipped-header-fields) | ||
| 24 | (mh-compose-space-does-completion-flag) | ||
| 25 | (mh-delete-yanked-msg-window-flag) | ||
| 26 | (mh-extract-from-attribution-verb, mh-ins-buf-prefix) | ||
| 27 | (mh-letter-complete-function, mh-letter-fill-column) | ||
| 28 | (mh-mml-method-default, mh-signature-file-name) | ||
| 29 | (mh-signature-separator-flag, mh-x-face-file, ) | ||
| 30 | (mh-yank-behavior, mh-interpret-number-as-range-flag) | ||
| 31 | (mh-adaptive-cmd-note-flag, mh-scan-format-file, mh-scan-prog) | ||
| 32 | (mh-search-program, mh-compose-forward-as-mime-flag) | ||
| 33 | (mh-compose-letter-function, mh-compose-prompt-flag) | ||
| 34 | (mh-forward-subject-format, mh-insert-x-mailer-flag) | ||
| 35 | (mh-redist-full-contents-flag, mh-reply-default-reply-to) | ||
| 36 | (mh-reply-show-message-flag, ) | ||
| 37 | (mh-refile-preserves-sequences-flag, mh-tick-seq) | ||
| 38 | (mh-update-sequences-after-mh-show-flag) | ||
| 39 | (mh-bury-show-buffer-flag, mh-clean-message-header-flag) | ||
| 40 | (mh-decode-mime-flag, ) | ||
| 41 | (mh-display-buttons-for-alternatives-flag) | ||
| 42 | (mh-display-buttons-for-inline-parts-flag) | ||
| 43 | (mh-do-not-confirm-flag, mh-fetch-x-image-url) | ||
| 44 | (mh-graphical-smileys-flag, mh-graphical-emphasis-flag) | ||
| 45 | (mh-highlight-citation-style, mh-invisible-header-fields) | ||
| 46 | (mh-invisible-header-fields-default, mh-lpr-command-format) | ||
| 47 | (mh-max-inline-image-height, mh-max-inline-image-width) | ||
| 48 | (mh-mhl-format-file, mh-mime-save-parts-default-directory) | ||
| 49 | (mh-print-background-flag, mh-show-maximum-size) | ||
| 50 | (mh-show-use-xface-flag, mh-store-default-directory) | ||
| 51 | (mh-summary-height, mh-speed-update-interval) | ||
| 52 | (mh-show-threads-flag, mh-tool-bar-search-function) | ||
| 53 | (mh-defcustom, mh-after-commands-processed-hook) | ||
| 54 | (mh-alias-reloaded-hook, mh-before-commands-processed-hook) | ||
| 55 | (mh-before-quit-hook, mh-before-send-letter-hook) | ||
| 56 | (mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook) | ||
| 57 | (mh-forward-hook, mh-inc-folder-hook, ) | ||
| 58 | (mh-insert-signature-hook, ) | ||
| 59 | (mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook) | ||
| 60 | (mh-mh-to-mime-hook, mh-search-mode-hook, mh-quit-hook) | ||
| 61 | (mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook) | ||
| 62 | (mh-unseen-updated-hook, mh-folder-address, mh-folder-body) | ||
| 63 | (mh-folder-cur-msg-number, mh-folder-date, mh-folder-deleted) | ||
| 64 | (mh-folder-followup, mh-folder-msg-number, mh-folder-refiled) | ||
| 65 | (mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender) | ||
| 66 | (mh-folder-subject, mh-folder-tick, mh-folder-to) | ||
| 67 | (mh-letter-header-field, mh-search-folder, mh-show-cc) | ||
| 68 | (mh-show-date, mh-show-from, mh-show-header, mh-show-pgg-bad) | ||
| 69 | (mh-show-pgg-good, mh-show-pgg-unknown, mh-show-signature) | ||
| 70 | (mh-show-subject, mh-show-to, mh-show-xface, ) | ||
| 71 | (mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages) | ||
| 72 | (mh-speedbar-selected-folder) | ||
| 73 | (mh-speedbar-selected-folder-with-unseen-messages): Use dotted | ||
| 74 | notation in :package-version keyword. | ||
| 75 | |||
| 1 | 2006-04-07 Bill Wohler <wohler@newt.com> | 76 | 2006-04-07 Bill Wohler <wohler@newt.com> |
| 2 | 77 | ||
| 3 | * mh-e.el (mh-path, mh-variant): Define with mh-defcustom and add | 78 | * mh-e.el (mh-path, mh-variant): Define with mh-defcustom and add |
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index a2d0e85841b..23744d8ec8c 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el | |||
| @@ -989,9 +989,9 @@ windows in the frame are removed." | |||
| 989 | 989 | ||
| 990 | (if (boundp 'customize-package-emacs-version-alist) | 990 | (if (boundp 'customize-package-emacs-version-alist) |
| 991 | (add-to-list 'customize-package-emacs-version-alist | 991 | (add-to-list 'customize-package-emacs-version-alist |
| 992 | '(MH-E ("6.0" "22.1") ("6.1" "22.1") ("7.0" "22.1") | 992 | '(MH-E ("6.0" . "22.1") ("6.1" . "22.1") ("7.0" . "22.1") |
| 993 | ("7.1" "22.1") ("7.2" "22.1") ("7.3" "22.1") | 993 | ("7.1" . "22.1") ("7.2" . "22.1") ("7.3" . "22.1") |
| 994 | ("7.4" "22.1") ("8.0" "22.1")))) | 994 | ("7.4" . "22.1") ("8.0" . "22.1")))) |
| 995 | 995 | ||
| 996 | 996 | ||
| 997 | 997 | ||
| @@ -1003,126 +1003,126 @@ MH is the Rand Mail Handler. Other implementations include nmh | |||
| 1003 | and GNU mailutils." | 1003 | and GNU mailutils." |
| 1004 | :link '(custom-manual "(mh-e)Top") | 1004 | :link '(custom-manual "(mh-e)Top") |
| 1005 | :group 'mail | 1005 | :group 'mail |
| 1006 | :package-version '(MH-E "8.0")) | 1006 | :package-version '(MH-E . "8.0")) |
| 1007 | 1007 | ||
| 1008 | (mh-defgroup mh-alias nil | 1008 | (mh-defgroup mh-alias nil |
| 1009 | "Aliases." | 1009 | "Aliases." |
| 1010 | :link '(custom-manual "(mh-e)Aliases") | 1010 | :link '(custom-manual "(mh-e)Aliases") |
| 1011 | :prefix "mh-alias-" | 1011 | :prefix "mh-alias-" |
| 1012 | :group 'mh-e | 1012 | :group 'mh-e |
| 1013 | :package-version '(MH-E "7.1")) | 1013 | :package-version '(MH-E . "7.1")) |
| 1014 | 1014 | ||
| 1015 | (mh-defgroup mh-folder nil | 1015 | (mh-defgroup mh-folder nil |
| 1016 | "Organizing your mail with folders." | 1016 | "Organizing your mail with folders." |
| 1017 | :prefix "mh-" | 1017 | :prefix "mh-" |
| 1018 | :link '(custom-manual "(mh-e)Folders") | 1018 | :link '(custom-manual "(mh-e)Folders") |
| 1019 | :group 'mh-e | 1019 | :group 'mh-e |
| 1020 | :package-version '(MH-E "7.1")) | 1020 | :package-version '(MH-E . "7.1")) |
| 1021 | 1021 | ||
| 1022 | (mh-defgroup mh-folder-selection nil | 1022 | (mh-defgroup mh-folder-selection nil |
| 1023 | "Folder selection." | 1023 | "Folder selection." |
| 1024 | :prefix "mh-" | 1024 | :prefix "mh-" |
| 1025 | :link '(custom-manual "(mh-e)Folder Selection") | 1025 | :link '(custom-manual "(mh-e)Folder Selection") |
| 1026 | :group 'mh-e | 1026 | :group 'mh-e |
| 1027 | :package-version '(MH-E "8.0")) | 1027 | :package-version '(MH-E . "8.0")) |
| 1028 | 1028 | ||
| 1029 | (mh-defgroup mh-identity nil | 1029 | (mh-defgroup mh-identity nil |
| 1030 | "Identities." | 1030 | "Identities." |
| 1031 | :link '(custom-manual "(mh-e)Identities") | 1031 | :link '(custom-manual "(mh-e)Identities") |
| 1032 | :prefix "mh-identity-" | 1032 | :prefix "mh-identity-" |
| 1033 | :group 'mh-e | 1033 | :group 'mh-e |
| 1034 | :package-version '(MH-E "7.1")) | 1034 | :package-version '(MH-E . "7.1")) |
| 1035 | 1035 | ||
| 1036 | (mh-defgroup mh-inc nil | 1036 | (mh-defgroup mh-inc nil |
| 1037 | "Incorporating your mail." | 1037 | "Incorporating your mail." |
| 1038 | :prefix "mh-inc-" | 1038 | :prefix "mh-inc-" |
| 1039 | :link '(custom-manual "(mh-e)Incorporating Mail") | 1039 | :link '(custom-manual "(mh-e)Incorporating Mail") |
| 1040 | :group 'mh-e | 1040 | :group 'mh-e |
| 1041 | :package-version '(MH-E "8.0")) | 1041 | :package-version '(MH-E . "8.0")) |
| 1042 | 1042 | ||
| 1043 | (mh-defgroup mh-junk nil | 1043 | (mh-defgroup mh-junk nil |
| 1044 | "Dealing with junk mail." | 1044 | "Dealing with junk mail." |
| 1045 | :link '(custom-manual "(mh-e)Junk") | 1045 | :link '(custom-manual "(mh-e)Junk") |
| 1046 | :prefix "mh-junk-" | 1046 | :prefix "mh-junk-" |
| 1047 | :group 'mh-e | 1047 | :group 'mh-e |
| 1048 | :package-version '(MH-E "7.3")) | 1048 | :package-version '(MH-E . "7.3")) |
| 1049 | 1049 | ||
| 1050 | (mh-defgroup mh-letter nil | 1050 | (mh-defgroup mh-letter nil |
| 1051 | "Editing a draft." | 1051 | "Editing a draft." |
| 1052 | :prefix "mh-" | 1052 | :prefix "mh-" |
| 1053 | :link '(custom-manual "(mh-e)Editing Drafts") | 1053 | :link '(custom-manual "(mh-e)Editing Drafts") |
| 1054 | :group 'mh-e | 1054 | :group 'mh-e |
| 1055 | :package-version '(MH-E "7.1")) | 1055 | :package-version '(MH-E . "7.1")) |
| 1056 | 1056 | ||
| 1057 | (mh-defgroup mh-ranges nil | 1057 | (mh-defgroup mh-ranges nil |
| 1058 | "Ranges." | 1058 | "Ranges." |
| 1059 | :prefix "mh-" | 1059 | :prefix "mh-" |
| 1060 | :link '(custom-manual "(mh-e)Ranges") | 1060 | :link '(custom-manual "(mh-e)Ranges") |
| 1061 | :group 'mh-e | 1061 | :group 'mh-e |
| 1062 | :package-version '(MH-E "8.0")) | 1062 | :package-version '(MH-E . "8.0")) |
| 1063 | 1063 | ||
| 1064 | (mh-defgroup mh-scan-line-formats nil | 1064 | (mh-defgroup mh-scan-line-formats nil |
| 1065 | "Scan line formats." | 1065 | "Scan line formats." |
| 1066 | :link '(custom-manual "(mh-e)Scan Line Formats") | 1066 | :link '(custom-manual "(mh-e)Scan Line Formats") |
| 1067 | :prefix "mh-" | 1067 | :prefix "mh-" |
| 1068 | :group 'mh-e | 1068 | :group 'mh-e |
| 1069 | :package-version '(MH-E "8.0")) | 1069 | :package-version '(MH-E . "8.0")) |
| 1070 | 1070 | ||
| 1071 | (mh-defgroup mh-search nil | 1071 | (mh-defgroup mh-search nil |
| 1072 | "Searching." | 1072 | "Searching." |
| 1073 | :link '(custom-manual "(mh-e)Searching") | 1073 | :link '(custom-manual "(mh-e)Searching") |
| 1074 | :prefix "mh-search-" | 1074 | :prefix "mh-search-" |
| 1075 | :group 'mh-e | 1075 | :group 'mh-e |
| 1076 | :package-version '(MH-E "8.0")) | 1076 | :package-version '(MH-E . "8.0")) |
| 1077 | 1077 | ||
| 1078 | (mh-defgroup mh-sending-mail nil | 1078 | (mh-defgroup mh-sending-mail nil |
| 1079 | "Sending mail." | 1079 | "Sending mail." |
| 1080 | :prefix "mh-" | 1080 | :prefix "mh-" |
| 1081 | :link '(custom-manual "(mh-e)Sending Mail") | 1081 | :link '(custom-manual "(mh-e)Sending Mail") |
| 1082 | :group 'mh-e | 1082 | :group 'mh-e |
| 1083 | :package-version '(MH-E "8.0")) | 1083 | :package-version '(MH-E . "8.0")) |
| 1084 | 1084 | ||
| 1085 | (mh-defgroup mh-sequences nil | 1085 | (mh-defgroup mh-sequences nil |
| 1086 | "Sequences." | 1086 | "Sequences." |
| 1087 | :prefix "mh-" | 1087 | :prefix "mh-" |
| 1088 | :link '(custom-manual "(mh-e)Sequences") | 1088 | :link '(custom-manual "(mh-e)Sequences") |
| 1089 | :group 'mh-e | 1089 | :group 'mh-e |
| 1090 | :package-version '(MH-E "8.0")) | 1090 | :package-version '(MH-E . "8.0")) |
| 1091 | 1091 | ||
| 1092 | (mh-defgroup mh-show nil | 1092 | (mh-defgroup mh-show nil |
| 1093 | "Reading your mail." | 1093 | "Reading your mail." |
| 1094 | :prefix "mh-" | 1094 | :prefix "mh-" |
| 1095 | :link '(custom-manual "(mh-e)Reading Mail") | 1095 | :link '(custom-manual "(mh-e)Reading Mail") |
| 1096 | :group 'mh-e | 1096 | :group 'mh-e |
| 1097 | :package-version '(MH-E "7.1")) | 1097 | :package-version '(MH-E . "7.1")) |
| 1098 | 1098 | ||
| 1099 | (mh-defgroup mh-speedbar nil | 1099 | (mh-defgroup mh-speedbar nil |
| 1100 | "The speedbar." | 1100 | "The speedbar." |
| 1101 | :prefix "mh-speed-" | 1101 | :prefix "mh-speed-" |
| 1102 | :link '(custom-manual "(mh-e)Speedbar") | 1102 | :link '(custom-manual "(mh-e)Speedbar") |
| 1103 | :group 'mh-e | 1103 | :group 'mh-e |
| 1104 | :package-version '(MH-E "8.0")) | 1104 | :package-version '(MH-E . "8.0")) |
| 1105 | 1105 | ||
| 1106 | (mh-defgroup mh-thread nil | 1106 | (mh-defgroup mh-thread nil |
| 1107 | "Threading." | 1107 | "Threading." |
| 1108 | :prefix "mh-thread-" | 1108 | :prefix "mh-thread-" |
| 1109 | :link '(custom-manual "(mh-e)Threading") | 1109 | :link '(custom-manual "(mh-e)Threading") |
| 1110 | :group 'mh-e | 1110 | :group 'mh-e |
| 1111 | :package-version '(MH-E "8.0")) | 1111 | :package-version '(MH-E . "8.0")) |
| 1112 | 1112 | ||
| 1113 | (mh-defgroup mh-tool-bar nil | 1113 | (mh-defgroup mh-tool-bar nil |
| 1114 | "The tool bar" | 1114 | "The tool bar" |
| 1115 | :link '(custom-manual "(mh-e)Tool Bar") | 1115 | :link '(custom-manual "(mh-e)Tool Bar") |
| 1116 | :prefix "mh-" | 1116 | :prefix "mh-" |
| 1117 | :group 'mh-e | 1117 | :group 'mh-e |
| 1118 | :package-version '(MH-E "8.0")) | 1118 | :package-version '(MH-E . "8.0")) |
| 1119 | 1119 | ||
| 1120 | (mh-defgroup mh-hooks nil | 1120 | (mh-defgroup mh-hooks nil |
| 1121 | "MH-E hooks." | 1121 | "MH-E hooks." |
| 1122 | :link '(custom-manual "(mh-e)Top") | 1122 | :link '(custom-manual "(mh-e)Top") |
| 1123 | :prefix "mh-" | 1123 | :prefix "mh-" |
| 1124 | :group 'mh-e | 1124 | :group 'mh-e |
| 1125 | :package-version '(MH-E "7.1")) | 1125 | :package-version '(MH-E . "7.1")) |
| 1126 | 1126 | ||
| 1127 | (mh-defgroup mh-faces nil | 1127 | (mh-defgroup mh-faces nil |
| 1128 | "Faces used in MH-E." | 1128 | "Faces used in MH-E." |
| @@ -1130,7 +1130,7 @@ and GNU mailutils." | |||
| 1130 | :prefix "mh-" | 1130 | :prefix "mh-" |
| 1131 | :group 'faces | 1131 | :group 'faces |
| 1132 | :group 'mh-e | 1132 | :group 'mh-e |
| 1133 | :package-version '(MH-E "7.1")) | 1133 | :package-version '(MH-E . "7.1")) |
| 1134 | 1134 | ||
| 1135 | 1135 | ||
| 1136 | 1136 | ||
| @@ -1149,7 +1149,7 @@ used to segregate completion of your aliases. You might use | |||
| 1149 | lowercase for mailing lists and uppercase for people." | 1149 | lowercase for mailing lists and uppercase for people." |
| 1150 | :type 'boolean | 1150 | :type 'boolean |
| 1151 | :group 'mh-alias | 1151 | :group 'mh-alias |
| 1152 | :package-version '(MH-E "7.1")) | 1152 | :package-version '(MH-E . "7.1")) |
| 1153 | 1153 | ||
| 1154 | (mh-defcustom mh-alias-expand-aliases-flag nil | 1154 | (mh-defcustom mh-alias-expand-aliases-flag nil |
| 1155 | "*Non-nil means to expand aliases entered in the minibuffer. | 1155 | "*Non-nil means to expand aliases entered in the minibuffer. |
| @@ -1159,7 +1159,7 @@ expanded to the full address in the message draft. By default, | |||
| 1159 | this expansion is not performed." | 1159 | this expansion is not performed." |
| 1160 | :type 'boolean | 1160 | :type 'boolean |
| 1161 | :group 'mh-alias | 1161 | :group 'mh-alias |
| 1162 | :package-version '(MH-E "7.1")) | 1162 | :package-version '(MH-E . "7.1")) |
| 1163 | 1163 | ||
| 1164 | (mh-defcustom mh-alias-flash-on-comma t | 1164 | (mh-defcustom mh-alias-flash-on-comma t |
| 1165 | "*Specify whether to flash address or warn on translation. | 1165 | "*Specify whether to flash address or warn on translation. |
| @@ -1172,7 +1172,7 @@ does not display a warning if the alias is not found." | |||
| 1172 | (const :tag "Flash and Warn If No Alias" 1) | 1172 | (const :tag "Flash and Warn If No Alias" 1) |
| 1173 | (const :tag "Don't Flash Nor Warn If No Alias" nil)) | 1173 | (const :tag "Don't Flash Nor Warn If No Alias" nil)) |
| 1174 | :group 'mh-alias | 1174 | :group 'mh-alias |
| 1175 | :package-version '(MH-E "7.1")) | 1175 | :package-version '(MH-E . "7.1")) |
| 1176 | 1176 | ||
| 1177 | (mh-defcustom mh-alias-insert-file nil | 1177 | (mh-defcustom mh-alias-insert-file nil |
| 1178 | "*Filename used to store a new MH-E alias. | 1178 | "*Filename used to store a new MH-E alias. |
| @@ -1186,7 +1186,7 @@ name, MH-E will prompt for one of them when MH-E adds an alias." | |||
| 1186 | (file :tag "Alias File") | 1186 | (file :tag "Alias File") |
| 1187 | (repeat :tag "List of Alias Files" file)) | 1187 | (repeat :tag "List of Alias Files" file)) |
| 1188 | :group 'mh-alias | 1188 | :group 'mh-alias |
| 1189 | :package-version '(MH-E "7.1")) | 1189 | :package-version '(MH-E . "7.1")) |
| 1190 | 1190 | ||
| 1191 | (mh-defcustom mh-alias-insertion-location 'sorted | 1191 | (mh-defcustom mh-alias-insertion-location 'sorted |
| 1192 | "Specifies where new aliases are entered in alias files. | 1192 | "Specifies where new aliases are entered in alias files. |
| @@ -1198,7 +1198,7 @@ or \"Bottom\" of your alias file might be more appropriate." | |||
| 1198 | (const :tag "Top" top) | 1198 | (const :tag "Top" top) |
| 1199 | (const :tag "Bottom" bottom)) | 1199 | (const :tag "Bottom" bottom)) |
| 1200 | :group 'mh-alias | 1200 | :group 'mh-alias |
| 1201 | :package-version '(MH-E "7.1")) | 1201 | :package-version '(MH-E . "7.1")) |
| 1202 | 1202 | ||
| 1203 | (mh-defcustom mh-alias-local-users t | 1203 | (mh-defcustom mh-alias-local-users t |
| 1204 | "*If on, local users are added to alias completion. | 1204 | "*If on, local users are added to alias completion. |
| @@ -1219,7 +1219,7 @@ password file. For example, use \"ypcat passwd\" to obtain the | |||
| 1219 | NIS password file." | 1219 | NIS password file." |
| 1220 | :type '(choice (boolean) (string)) | 1220 | :type '(choice (boolean) (string)) |
| 1221 | :group 'mh-alias | 1221 | :group 'mh-alias |
| 1222 | :package-version '(MH-E "7.1")) | 1222 | :package-version '(MH-E . "7.1")) |
| 1223 | 1223 | ||
| 1224 | (mh-defcustom mh-alias-local-users-prefix "local." | 1224 | (mh-defcustom mh-alias-local-users-prefix "local." |
| 1225 | "*String prefixed to the real names of users from the password file. | 1225 | "*String prefixed to the real names of users from the password file. |
| @@ -1241,7 +1241,7 @@ turned off." | |||
| 1241 | :type '(choice (const :tag "Use Login" nil) | 1241 | :type '(choice (const :tag "Use Login" nil) |
| 1242 | (string)) | 1242 | (string)) |
| 1243 | :group 'mh-alias | 1243 | :group 'mh-alias |
| 1244 | :package-version '(MH-E "7.4")) | 1244 | :package-version '(MH-E . "7.4")) |
| 1245 | 1245 | ||
| 1246 | (mh-defcustom mh-alias-passwd-gecos-comma-separator-flag t | 1246 | (mh-defcustom mh-alias-passwd-gecos-comma-separator-flag t |
| 1247 | "*Non-nil means the gecos field in the password file uses a comma separator. | 1247 | "*Non-nil means the gecos field in the password file uses a comma separator. |
| @@ -1253,7 +1253,7 @@ gecos field in your password file is not separated by commas and | |||
| 1253 | whose contents may contain commas, you can turn this option off." | 1253 | whose contents may contain commas, you can turn this option off." |
| 1254 | :type 'boolean | 1254 | :type 'boolean |
| 1255 | :group 'mh-alias | 1255 | :group 'mh-alias |
| 1256 | :package-version '(MH-E "7.4")) | 1256 | :package-version '(MH-E . "7.4")) |
| 1257 | 1257 | ||
| 1258 | ;;; Organizing Your Mail with Folders (:group 'mh-folder) | 1258 | ;;; Organizing Your Mail with Folders (:group 'mh-folder) |
| 1259 | 1259 | ||
| @@ -1270,7 +1270,7 @@ See also `mh-recursive-folders-flag'." | |||
| 1270 | (const :tag "All" nil) | 1270 | (const :tag "All" nil) |
| 1271 | (repeat :tag "Choose Folders" (string :tag "Folder"))) | 1271 | (repeat :tag "Choose Folders" (string :tag "Folder"))) |
| 1272 | :group 'mh-folder | 1272 | :group 'mh-folder |
| 1273 | :package-version '(MH-E "8.0")) | 1273 | :package-version '(MH-E . "8.0")) |
| 1274 | 1274 | ||
| 1275 | (mh-defcustom mh-ticked-messages-folders t | 1275 | (mh-defcustom mh-ticked-messages-folders t |
| 1276 | "Folders searched for `mh-tick-seq'. | 1276 | "Folders searched for `mh-tick-seq'. |
| @@ -1285,7 +1285,7 @@ See also `mh-recursive-folders-flag'." | |||
| 1285 | (const :tag "All" nil) | 1285 | (const :tag "All" nil) |
| 1286 | (repeat :tag "Choose Folders" (string :tag "Folder"))) | 1286 | (repeat :tag "Choose Folders" (string :tag "Folder"))) |
| 1287 | :group 'mh-folder | 1287 | :group 'mh-folder |
| 1288 | :package-version '(MH-E "8.0")) | 1288 | :package-version '(MH-E . "8.0")) |
| 1289 | 1289 | ||
| 1290 | (mh-defcustom mh-large-folder 200 | 1290 | (mh-defcustom mh-large-folder 200 |
| 1291 | "The number of messages that indicates a large folder. | 1291 | "The number of messages that indicates a large folder. |
| @@ -1297,7 +1297,7 @@ is not automatically threaded, if it is large. If set to nil all | |||
| 1297 | folders are treated as if they are small." | 1297 | folders are treated as if they are small." |
| 1298 | :type '(choice (const :tag "No Limit") integer) | 1298 | :type '(choice (const :tag "No Limit") integer) |
| 1299 | :group 'mh-folder | 1299 | :group 'mh-folder |
| 1300 | :package-version '(MH-E "7.0")) | 1300 | :package-version '(MH-E . "7.0")) |
| 1301 | 1301 | ||
| 1302 | (mh-defcustom mh-recenter-summary-flag nil | 1302 | (mh-defcustom mh-recenter-summary-flag nil |
| 1303 | "*Non-nil means to recenter the summary window. | 1303 | "*Non-nil means to recenter the summary window. |
| @@ -1306,13 +1306,13 @@ If this option is turned on, recenter the summary window when the | |||
| 1306 | show window is toggled off." | 1306 | show window is toggled off." |
| 1307 | :type 'boolean | 1307 | :type 'boolean |
| 1308 | :group 'mh-folder | 1308 | :group 'mh-folder |
| 1309 | :package-version '(MH-E "7.0")) | 1309 | :package-version '(MH-E . "7.0")) |
| 1310 | 1310 | ||
| 1311 | (mh-defcustom mh-recursive-folders-flag nil | 1311 | (mh-defcustom mh-recursive-folders-flag nil |
| 1312 | "*Non-nil means that commands which operate on folders do so recursively." | 1312 | "*Non-nil means that commands which operate on folders do so recursively." |
| 1313 | :type 'boolean | 1313 | :type 'boolean |
| 1314 | :group 'mh-folder | 1314 | :group 'mh-folder |
| 1315 | :package-version '(MH-E "7.0")) | 1315 | :package-version '(MH-E . "7.0")) |
| 1316 | 1316 | ||
| 1317 | (mh-defcustom mh-sortm-args nil | 1317 | (mh-defcustom mh-sortm-args nil |
| 1318 | "*Additional arguments for \"sortm\"\\<mh-folder-mode-map>. | 1318 | "*Additional arguments for \"sortm\"\\<mh-folder-mode-map>. |
| @@ -1324,7 +1324,7 @@ an alternate view. For example, \"'(\"-nolimit\" \"-textfield\" | |||
| 1324 | \"subject\")\" is a useful setting." | 1324 | \"subject\")\" is a useful setting." |
| 1325 | :type 'string | 1325 | :type 'string |
| 1326 | :group 'mh-folder | 1326 | :group 'mh-folder |
| 1327 | :package-version '(MH-E "8.0")) | 1327 | :package-version '(MH-E . "8.0")) |
| 1328 | 1328 | ||
| 1329 | ;;; Folder Selection (:group 'mh-folder-selection) | 1329 | ;;; Folder Selection (:group 'mh-folder-selection) |
| 1330 | 1330 | ||
| @@ -1338,7 +1338,7 @@ sign. It can also return nil so that the last folder name is used as | |||
| 1338 | the default, or an empty string to suppress the default entirely." | 1338 | the default, or an empty string to suppress the default entirely." |
| 1339 | :type 'function | 1339 | :type 'function |
| 1340 | :group 'mh-folder-selection | 1340 | :group 'mh-folder-selection |
| 1341 | :package-version '(MH-E "8.0")) | 1341 | :package-version '(MH-E . "8.0")) |
| 1342 | 1342 | ||
| 1343 | (mh-defcustom mh-default-folder-list nil | 1343 | (mh-defcustom mh-default-folder-list nil |
| 1344 | "*List of addresses and folders. | 1344 | "*List of addresses and folders. |
| @@ -1356,7 +1356,7 @@ for more information." | |||
| 1356 | (string :tag "Folder") | 1356 | (string :tag "Folder") |
| 1357 | (boolean :tag "Check Recipient"))) | 1357 | (boolean :tag "Check Recipient"))) |
| 1358 | :group 'mh-folder-selection | 1358 | :group 'mh-folder-selection |
| 1359 | :package-version '(MH-E "7.2")) | 1359 | :package-version '(MH-E . "7.2")) |
| 1360 | 1360 | ||
| 1361 | (mh-defcustom mh-default-folder-must-exist-flag t | 1361 | (mh-defcustom mh-default-folder-must-exist-flag t |
| 1362 | "*Non-nil means guessed folder name must exist to be used. | 1362 | "*Non-nil means guessed folder name must exist to be used. |
| @@ -1370,7 +1370,7 @@ See `mh-prompt-for-refile-folder' and `mh-folder-from-address' | |||
| 1370 | for more information." | 1370 | for more information." |
| 1371 | :type 'boolean | 1371 | :type 'boolean |
| 1372 | :group 'mh-folder-selection | 1372 | :group 'mh-folder-selection |
| 1373 | :package-version '(MH-E "7.2")) | 1373 | :package-version '(MH-E . "7.2")) |
| 1374 | 1374 | ||
| 1375 | (mh-defcustom mh-default-folder-prefix "" | 1375 | (mh-defcustom mh-default-folder-prefix "" |
| 1376 | "*Prefix used for folder names generated from aliases. | 1376 | "*Prefix used for folder names generated from aliases. |
| @@ -1380,7 +1380,7 @@ See `mh-prompt-for-refile-folder' and `mh-folder-from-address' | |||
| 1380 | for more information." | 1380 | for more information." |
| 1381 | :type 'string | 1381 | :type 'string |
| 1382 | :group 'mh-folder-selection | 1382 | :group 'mh-folder-selection |
| 1383 | :package-version '(MH-E "7.2")) | 1383 | :package-version '(MH-E . "7.2")) |
| 1384 | 1384 | ||
| 1385 | ;;; Identities (:group 'mh-identity) | 1385 | ;;; Identities (:group 'mh-identity) |
| 1386 | 1386 | ||
| @@ -1458,7 +1458,7 @@ fashion." | |||
| 1458 | (set-default symbol value) | 1458 | (set-default symbol value) |
| 1459 | (mh-identity-make-menu-no-autoload)) | 1459 | (mh-identity-make-menu-no-autoload)) |
| 1460 | :group 'mh-identity | 1460 | :group 'mh-identity |
| 1461 | :package-version '(MH-E "7.1")) | 1461 | :package-version '(MH-E . "7.1")) |
| 1462 | 1462 | ||
| 1463 | (mh-defcustom mh-auto-fields-list nil | 1463 | (mh-defcustom mh-auto-fields-list nil |
| 1464 | "List of recipients for which header lines are automatically inserted. | 1464 | "List of recipients for which header lines are automatically inserted. |
| @@ -1519,14 +1519,14 @@ as the result is undefined." | |||
| 1519 | (string :tag "Field") | 1519 | (string :tag "Field") |
| 1520 | (string :tag "Value")))))) | 1520 | (string :tag "Value")))))) |
| 1521 | :group 'mh-identity | 1521 | :group 'mh-identity |
| 1522 | :package-version '(MH-E "7.3")) | 1522 | :package-version '(MH-E . "7.3")) |
| 1523 | 1523 | ||
| 1524 | (mh-defcustom mh-auto-fields-prompt-flag t | 1524 | (mh-defcustom mh-auto-fields-prompt-flag t |
| 1525 | "*Non-nil means to prompt before sending if fields inserted. | 1525 | "*Non-nil means to prompt before sending if fields inserted. |
| 1526 | See `mh-auto-fields-list'." | 1526 | See `mh-auto-fields-list'." |
| 1527 | :type 'boolean | 1527 | :type 'boolean |
| 1528 | :group 'mh-identity | 1528 | :group 'mh-identity |
| 1529 | :package-version '(MH-E "8.0")) | 1529 | :package-version '(MH-E . "8.0")) |
| 1530 | 1530 | ||
| 1531 | (mh-defcustom mh-identity-default nil | 1531 | (mh-defcustom mh-identity-default nil |
| 1532 | "Default identity to use when `mh-letter-mode' is called. | 1532 | "Default identity to use when `mh-letter-mode' is called. |
| @@ -1537,7 +1537,7 @@ See `mh-identity-list'." | |||
| 1537 | (mapcar (function (lambda (arg) `(const ,arg))) | 1537 | (mapcar (function (lambda (arg) `(const ,arg))) |
| 1538 | (mapcar 'car mh-identity-list)))) | 1538 | (mapcar 'car mh-identity-list)))) |
| 1539 | :group 'mh-identity | 1539 | :group 'mh-identity |
| 1540 | :package-version '(MH-E "7.1")) | 1540 | :package-version '(MH-E . "7.1")) |
| 1541 | 1541 | ||
| 1542 | (mh-defcustom mh-identity-handlers | 1542 | (mh-defcustom mh-identity-handlers |
| 1543 | '(("From" . mh-identity-handler-top) | 1543 | '(("From" . mh-identity-handler-top) |
| @@ -1571,7 +1571,7 @@ fields (for example, \":signature\"), and the ACTION 'remove or | |||
| 1571 | containing the VALUE for the field is given." | 1571 | containing the VALUE for the field is given." |
| 1572 | :type '(repeat (cons (string :tag "Field") function)) | 1572 | :type '(repeat (cons (string :tag "Field") function)) |
| 1573 | :group 'mh-identity | 1573 | :group 'mh-identity |
| 1574 | :package-version '(MH-E "8.0")) | 1574 | :package-version '(MH-E . "8.0")) |
| 1575 | 1575 | ||
| 1576 | ;;; Incorporating Your Mail (:group 'mh-inc) | 1576 | ;;; Incorporating Your Mail (:group 'mh-inc) |
| 1577 | 1577 | ||
| @@ -1585,7 +1585,7 @@ to be in the `mh-progs' directory. You may also link a file to | |||
| 1585 | several scan line format variables appropriately." | 1585 | several scan line format variables appropriately." |
| 1586 | :type 'string | 1586 | :type 'string |
| 1587 | :group 'mh-inc | 1587 | :group 'mh-inc |
| 1588 | :package-version '(MH-E "6.0")) | 1588 | :package-version '(MH-E . "6.0")) |
| 1589 | 1589 | ||
| 1590 | (eval-and-compile | 1590 | (eval-and-compile |
| 1591 | (unless (fboundp 'mh-inc-spool-make-no-autoload) | 1591 | (unless (fboundp 'mh-inc-spool-make-no-autoload) |
| @@ -1635,7 +1635,7 @@ fashion." | |||
| 1635 | (set-default symbol value) | 1635 | (set-default symbol value) |
| 1636 | (mh-inc-spool-make-no-autoload)) | 1636 | (mh-inc-spool-make-no-autoload)) |
| 1637 | :group 'mh-inc | 1637 | :group 'mh-inc |
| 1638 | :package-version '(MH-E "7.3")) | 1638 | :package-version '(MH-E . "7.3")) |
| 1639 | 1639 | ||
| 1640 | ;;; Dealing with Junk Mail (:group 'mh-junk) | 1640 | ;;; Dealing with Junk Mail (:group 'mh-junk) |
| 1641 | 1641 | ||
| @@ -1677,14 +1677,14 @@ you might try turning on this option." | |||
| 1677 | :type '(choice (const :tag "Off" nil) | 1677 | :type '(choice (const :tag "Off" nil) |
| 1678 | (const :tag "On" 0)) | 1678 | (const :tag "On" 0)) |
| 1679 | :group 'mh-junk | 1679 | :group 'mh-junk |
| 1680 | :package-version '(MH-E "8.0")) | 1680 | :package-version '(MH-E . "8.0")) |
| 1681 | 1681 | ||
| 1682 | (mh-defcustom mh-junk-disposition nil | 1682 | (mh-defcustom mh-junk-disposition nil |
| 1683 | "Disposition of junk mail." | 1683 | "Disposition of junk mail." |
| 1684 | :type '(choice (const :tag "Delete Spam" nil) | 1684 | :type '(choice (const :tag "Delete Spam" nil) |
| 1685 | (string :tag "Spam Folder")) | 1685 | (string :tag "Spam Folder")) |
| 1686 | :group 'mh-junk | 1686 | :group 'mh-junk |
| 1687 | :package-version '(MH-E "8.0")) | 1687 | :package-version '(MH-E . "8.0")) |
| 1688 | 1688 | ||
| 1689 | (mh-defcustom mh-junk-program nil | 1689 | (mh-defcustom mh-junk-program nil |
| 1690 | "Spam program that MH-E should use. | 1690 | "Spam program that MH-E should use. |
| @@ -1700,7 +1700,7 @@ bogofilter, then you can set this option to \"Bogofilter\"." | |||
| 1700 | (const :tag "SpamProbe" spamprobe)) | 1700 | (const :tag "SpamProbe" spamprobe)) |
| 1701 | :set 'mh-junk-choose | 1701 | :set 'mh-junk-choose |
| 1702 | :group 'mh-junk | 1702 | :group 'mh-junk |
| 1703 | :package-version '(MH-E "7.3")) | 1703 | :package-version '(MH-E . "7.3")) |
| 1704 | 1704 | ||
| 1705 | ;;; Editing a Draft (:group 'mh-letter) | 1705 | ;;; Editing a Draft (:group 'mh-letter) |
| 1706 | 1706 | ||
| @@ -1716,7 +1716,7 @@ MH-style directives are preferred." | |||
| 1716 | :type '(choice (const :tag "MML" mml) | 1716 | :type '(choice (const :tag "MML" mml) |
| 1717 | (const :tag "MH" mh)) | 1717 | (const :tag "MH" mh)) |
| 1718 | :group 'mh-letter | 1718 | :group 'mh-letter |
| 1719 | :package-version '(MH-E "7.0")) | 1719 | :package-version '(MH-E . "7.0")) |
| 1720 | 1720 | ||
| 1721 | (mh-defcustom mh-compose-skipped-header-fields | 1721 | (mh-defcustom mh-compose-skipped-header-fields |
| 1722 | '("From" "Organization" "References" "In-Reply-To" | 1722 | '("From" "Organization" "References" "In-Reply-To" |
| @@ -1724,13 +1724,13 @@ MH-style directives are preferred." | |||
| 1724 | "List of header fields to skip over when navigating in draft." | 1724 | "List of header fields to skip over when navigating in draft." |
| 1725 | :type '(repeat (string :tag "Field")) | 1725 | :type '(repeat (string :tag "Field")) |
| 1726 | :group 'mh-letter | 1726 | :group 'mh-letter |
| 1727 | :package-version '(MH-E "7.4")) | 1727 | :package-version '(MH-E . "7.4")) |
| 1728 | 1728 | ||
| 1729 | (mh-defcustom mh-compose-space-does-completion-flag nil | 1729 | (mh-defcustom mh-compose-space-does-completion-flag nil |
| 1730 | "*Non-nil means \\<mh-letter-mode-map>\\[mh-letter-complete-or-space] does completion in message header." | 1730 | "*Non-nil means \\<mh-letter-mode-map>\\[mh-letter-complete-or-space] does completion in message header." |
| 1731 | :type 'boolean | 1731 | :type 'boolean |
| 1732 | :group 'mh-letter | 1732 | :group 'mh-letter |
| 1733 | :package-version '(MH-E "7.4")) | 1733 | :package-version '(MH-E . "7.4")) |
| 1734 | 1734 | ||
| 1735 | (mh-defcustom mh-delete-yanked-msg-window-flag nil | 1735 | (mh-defcustom mh-delete-yanked-msg-window-flag nil |
| 1736 | "*Non-nil means delete any window displaying the message. | 1736 | "*Non-nil means delete any window displaying the message. |
| @@ -1740,7 +1740,7 @@ yanking it with \\<mh-letter-mode-map>\\[mh-yank-cur-msg] to make | |||
| 1740 | more room on your screen for your reply." | 1740 | more room on your screen for your reply." |
| 1741 | :type 'boolean | 1741 | :type 'boolean |
| 1742 | :group 'mh-letter | 1742 | :group 'mh-letter |
| 1743 | :package-version '(MH-E "7.0")) | 1743 | :package-version '(MH-E . "7.0")) |
| 1744 | 1744 | ||
| 1745 | (mh-defcustom mh-extract-from-attribution-verb "wrote:" | 1745 | (mh-defcustom mh-extract-from-attribution-verb "wrote:" |
| 1746 | "*Verb to use for attribution when a message is yanked by \\<mh-letter-mode-map>\\[mh-yank-cur-msg]. | 1746 | "*Verb to use for attribution when a message is yanked by \\<mh-letter-mode-map>\\[mh-yank-cur-msg]. |
| @@ -1754,7 +1754,7 @@ followed by the content of this option. This option can be set to | |||
| 1754 | (const "schrieb:") | 1754 | (const "schrieb:") |
| 1755 | (string :tag "Custom String")) | 1755 | (string :tag "Custom String")) |
| 1756 | :group 'mh-letter | 1756 | :group 'mh-letter |
| 1757 | :package-version '(MH-E "7.0")) | 1757 | :package-version '(MH-E . "7.0")) |
| 1758 | 1758 | ||
| 1759 | (mh-defcustom mh-ins-buf-prefix "> " | 1759 | (mh-defcustom mh-ins-buf-prefix "> " |
| 1760 | "*String to put before each line of a yanked or inserted message. | 1760 | "*String to put before each line of a yanked or inserted message. |
| @@ -1770,7 +1770,7 @@ flavors of `mh-yank-behavior' or you have added a | |||
| 1770 | `mail-citation-hook'." | 1770 | `mail-citation-hook'." |
| 1771 | :type 'string | 1771 | :type 'string |
| 1772 | :group 'mh-letter | 1772 | :group 'mh-letter |
| 1773 | :package-version '(MH-E "6.0")) | 1773 | :package-version '(MH-E . "6.0")) |
| 1774 | 1774 | ||
| 1775 | (mh-defcustom mh-letter-complete-function 'ispell-complete-word | 1775 | (mh-defcustom mh-letter-complete-function 'ispell-complete-word |
| 1776 | "*Function to call when completing outside of address or folder fields. | 1776 | "*Function to call when completing outside of address or folder fields. |
| @@ -1780,7 +1780,7 @@ In the body of the message, | |||
| 1780 | which is set to \"ispell-complete-word\" by default." | 1780 | which is set to \"ispell-complete-word\" by default." |
| 1781 | :type '(choice function (const nil)) | 1781 | :type '(choice function (const nil)) |
| 1782 | :group 'mh-letter | 1782 | :group 'mh-letter |
| 1783 | :package-version '(MH-E "7.1")) | 1783 | :package-version '(MH-E . "7.1")) |
| 1784 | 1784 | ||
| 1785 | (mh-defcustom mh-letter-fill-column 72 | 1785 | (mh-defcustom mh-letter-fill-column 72 |
| 1786 | "*Fill column to use in MH Letter mode. | 1786 | "*Fill column to use in MH Letter mode. |
| @@ -1789,7 +1789,7 @@ By default, this option is 72 to allow others to quote your | |||
| 1789 | message without line wrapping." | 1789 | message without line wrapping." |
| 1790 | :type 'integer | 1790 | :type 'integer |
| 1791 | :group 'mh-letter | 1791 | :group 'mh-letter |
| 1792 | :package-version '(MH-E "6.0")) | 1792 | :package-version '(MH-E . "6.0")) |
| 1793 | 1793 | ||
| 1794 | (mh-defcustom mh-mml-method-default (if mh-pgp-support-flag "pgpmime" "none") | 1794 | (mh-defcustom mh-mml-method-default (if mh-pgp-support-flag "pgpmime" "none") |
| 1795 | "Default method to use in security tags. | 1795 | "Default method to use in security tags. |
| @@ -1812,7 +1812,7 @@ you write!" | |||
| 1812 | (const :tag "S/MIME" "smime") | 1812 | (const :tag "S/MIME" "smime") |
| 1813 | (const :tag "None" "none")) | 1813 | (const :tag "None" "none")) |
| 1814 | :group 'mh-letter | 1814 | :group 'mh-letter |
| 1815 | :package-version '(MH-E "8.0")) | 1815 | :package-version '(MH-E . "8.0")) |
| 1816 | 1816 | ||
| 1817 | (mh-defcustom mh-signature-file-name "~/.signature" | 1817 | (mh-defcustom mh-signature-file-name "~/.signature" |
| 1818 | "*Source of user's signature. | 1818 | "*Source of user's signature. |
| @@ -1835,7 +1835,7 @@ The signature is inserted into your message with the command | |||
| 1835 | `mh-identity-list'." | 1835 | `mh-identity-list'." |
| 1836 | :type 'file | 1836 | :type 'file |
| 1837 | :group 'mh-letter | 1837 | :group 'mh-letter |
| 1838 | :package-version '(MH-E "6.0")) | 1838 | :package-version '(MH-E . "6.0")) |
| 1839 | 1839 | ||
| 1840 | (mh-defcustom mh-signature-separator-flag t | 1840 | (mh-defcustom mh-signature-separator-flag t |
| 1841 | "*Non-nil means a signature separator should be inserted. | 1841 | "*Non-nil means a signature separator should be inserted. |
| @@ -1846,7 +1846,7 @@ the signature differently, and to suppress the signature when | |||
| 1846 | replying or yanking a letter into a draft." | 1846 | replying or yanking a letter into a draft." |
| 1847 | :type 'boolean | 1847 | :type 'boolean |
| 1848 | :group 'mh-letter | 1848 | :group 'mh-letter |
| 1849 | :package-version '(MH-E "8.0")) | 1849 | :package-version '(MH-E . "8.0")) |
| 1850 | 1850 | ||
| 1851 | (mh-defcustom mh-x-face-file "~/.face" | 1851 | (mh-defcustom mh-x-face-file "~/.face" |
| 1852 | "*File containing face header field to insert in outgoing mail. | 1852 | "*File containing face header field to insert in outgoing mail. |
| @@ -1875,7 +1875,7 @@ To prevent the setting of any of these header fields, either set | |||
| 1875 | this option doesn't exist." | 1875 | this option doesn't exist." |
| 1876 | :type 'file | 1876 | :type 'file |
| 1877 | :group 'mh-letter | 1877 | :group 'mh-letter |
| 1878 | :package-version '(MH-E "7.0")) | 1878 | :package-version '(MH-E . "7.0")) |
| 1879 | 1879 | ||
| 1880 | (mh-defcustom mh-yank-behavior 'attribution | 1880 | (mh-defcustom mh-yank-behavior 'attribution |
| 1881 | "*Controls which part of a message is yanked by \\<mh-letter-mode-map>\\[mh-yank-cur-msg]. | 1881 | "*Controls which part of a message is yanked by \\<mh-letter-mode-map>\\[mh-yank-cur-msg]. |
| @@ -1920,7 +1920,7 @@ inserted." | |||
| 1920 | (const :tag "Body With Attribution, Automatically" | 1920 | (const :tag "Body With Attribution, Automatically" |
| 1921 | autoattrib)) | 1921 | autoattrib)) |
| 1922 | :group 'mh-letter | 1922 | :group 'mh-letter |
| 1923 | :package-version '(MH-E "8.0")) | 1923 | :package-version '(MH-E . "8.0")) |
| 1924 | 1924 | ||
| 1925 | ;;; Ranges (:group 'mh-ranges) | 1925 | ;;; Ranges (:group 'mh-ranges) |
| 1926 | 1926 | ||
| @@ -1933,7 +1933,7 @@ option is on (which is the default). If you need to scan just the | |||
| 1933 | message 200, then use the range \"200:200\"." | 1933 | message 200, then use the range \"200:200\"." |
| 1934 | :type 'boolean | 1934 | :type 'boolean |
| 1935 | :group 'mh-ranges | 1935 | :group 'mh-ranges |
| 1936 | :package-version '(MH-E "7.4")) | 1936 | :package-version '(MH-E . "7.4")) |
| 1937 | 1937 | ||
| 1938 | ;;; Scan Line Formats (:group 'mh-scan-line-formats) | 1938 | ;;; Scan Line Formats (:group 'mh-scan-line-formats) |
| 1939 | 1939 | ||
| @@ -1960,7 +1960,7 @@ you would use \"(mh-set-cmd-note 4)\"." | |||
| 1960 | :type 'boolean | 1960 | :type 'boolean |
| 1961 | :group 'mh-scan-line-formats | 1961 | :group 'mh-scan-line-formats |
| 1962 | :set 'mh-adaptive-cmd-note-flag-check | 1962 | :set 'mh-adaptive-cmd-note-flag-check |
| 1963 | :package-version '(MH-E "7.0")) | 1963 | :package-version '(MH-E . "7.0")) |
| 1964 | 1964 | ||
| 1965 | (defun mh-scan-format-file-check (symbol value) | 1965 | (defun mh-scan-format-file-check (symbol value) |
| 1966 | "Check if desired setting is legal. | 1966 | "Check if desired setting is legal. |
| @@ -1999,7 +1999,7 @@ Emacs start with 0)." | |||
| 1999 | (file :tag "Specify a scan Format File")) | 1999 | (file :tag "Specify a scan Format File")) |
| 2000 | :group 'mh-scan-line-formats | 2000 | :group 'mh-scan-line-formats |
| 2001 | :set 'mh-scan-format-file-check | 2001 | :set 'mh-scan-format-file-check |
| 2002 | :package-version '(MH-E "6.0")) | 2002 | :package-version '(MH-E . "6.0")) |
| 2003 | 2003 | ||
| 2004 | (defun mh-adaptive-cmd-note-flag-check (symbol value) | 2004 | (defun mh-adaptive-cmd-note-flag-check (symbol value) |
| 2005 | "Check if desired setting is legal. | 2005 | "Check if desired setting is legal. |
| @@ -2022,7 +2022,7 @@ directory. You may link another program to `scan' (see | |||
| 2022 | \"mh-profile(5)\") to produce a different type of listing." | 2022 | \"mh-profile(5)\") to produce a different type of listing." |
| 2023 | :type 'string | 2023 | :type 'string |
| 2024 | :group 'mh-scan-line-formats | 2024 | :group 'mh-scan-line-formats |
| 2025 | :package-version '(MH-E "6.0")) | 2025 | :package-version '(MH-E . "6.0")) |
| 2026 | (make-variable-buffer-local 'mh-scan-prog) | 2026 | (make-variable-buffer-local 'mh-scan-prog) |
| 2027 | 2027 | ||
| 2028 | ;;; Searching (:group 'mh-search) | 2028 | ;;; Searching (:group 'mh-search) |
| @@ -2046,7 +2046,7 @@ MH-E can be found in the documentation of `mh-search'." | |||
| 2046 | (const :tag "pick" pick) | 2046 | (const :tag "pick" pick) |
| 2047 | (const :tag "grep" grep)) | 2047 | (const :tag "grep" grep)) |
| 2048 | :group 'mh-search | 2048 | :group 'mh-search |
| 2049 | :package-version '(MH-E "8.0")) | 2049 | :package-version '(MH-E . "8.0")) |
| 2050 | 2050 | ||
| 2051 | ;;; Sending Mail (:group 'mh-sending-mail) | 2051 | ;;; Sending Mail (:group 'mh-sending-mail) |
| 2052 | 2052 | ||
| @@ -2064,7 +2064,7 @@ forwarded messages will always be included as attachments | |||
| 2064 | regardless of the settings of this option." | 2064 | regardless of the settings of this option." |
| 2065 | :type 'boolean | 2065 | :type 'boolean |
| 2066 | :group 'mh-sending-mail | 2066 | :group 'mh-sending-mail |
| 2067 | :package-version '(MH-E "8.0")) | 2067 | :package-version '(MH-E . "8.0")) |
| 2068 | 2068 | ||
| 2069 | (mh-defcustom mh-compose-letter-function nil | 2069 | (mh-defcustom mh-compose-letter-function nil |
| 2070 | "Invoked when starting a new draft. | 2070 | "Invoked when starting a new draft. |
| @@ -2076,13 +2076,13 @@ three arguments: the contents of the TO, SUBJECT, and CC header | |||
| 2076 | fields." | 2076 | fields." |
| 2077 | :type '(choice (const nil) function) | 2077 | :type '(choice (const nil) function) |
| 2078 | :group 'mh-sending-mail | 2078 | :group 'mh-sending-mail |
| 2079 | :package-version '(MH-E "6.0")) | 2079 | :package-version '(MH-E . "6.0")) |
| 2080 | 2080 | ||
| 2081 | (mh-defcustom mh-compose-prompt-flag nil | 2081 | (mh-defcustom mh-compose-prompt-flag nil |
| 2082 | "*Non-nil means prompt for header fields when composing a new draft." | 2082 | "*Non-nil means prompt for header fields when composing a new draft." |
| 2083 | :type 'boolean | 2083 | :type 'boolean |
| 2084 | :group 'mh-sending-mail | 2084 | :group 'mh-sending-mail |
| 2085 | :package-version '(MH-E "7.4")) | 2085 | :package-version '(MH-E . "7.4")) |
| 2086 | 2086 | ||
| 2087 | (mh-defcustom mh-forward-subject-format "%s: %s" | 2087 | (mh-defcustom mh-forward-subject-format "%s: %s" |
| 2088 | "*Format string for forwarded message subject. | 2088 | "*Format string for forwarded message subject. |
| @@ -2092,7 +2092,7 @@ first \"%s\" is replaced with the sender of the original message, | |||
| 2092 | and the second one is replaced with the original \"Subject:\"." | 2092 | and the second one is replaced with the original \"Subject:\"." |
| 2093 | :type 'string | 2093 | :type 'string |
| 2094 | :group 'mh-sending-mail | 2094 | :group 'mh-sending-mail |
| 2095 | :package-version '(MH-E "6.0")) | 2095 | :package-version '(MH-E . "6.0")) |
| 2096 | 2096 | ||
| 2097 | (mh-defcustom mh-insert-x-mailer-flag t | 2097 | (mh-defcustom mh-insert-x-mailer-flag t |
| 2098 | "*Non-nil means append an \"X-Mailer:\" header field to the header. | 2098 | "*Non-nil means append an \"X-Mailer:\" header field to the header. |
| @@ -2102,7 +2102,7 @@ are using. If you don't want to participate in our marketing, you | |||
| 2102 | can turn this option off." | 2102 | can turn this option off." |
| 2103 | :type 'boolean | 2103 | :type 'boolean |
| 2104 | :group 'mh-sending-mail | 2104 | :group 'mh-sending-mail |
| 2105 | :package-version '(MH-E "7.0")) | 2105 | :package-version '(MH-E . "7.0")) |
| 2106 | 2106 | ||
| 2107 | (mh-defcustom mh-redist-full-contents-flag nil | 2107 | (mh-defcustom mh-redist-full-contents-flag nil |
| 2108 | "*Non-nil means the \"dist\" command needs entire letter for redistribution. | 2108 | "*Non-nil means the \"dist\" command needs entire letter for redistribution. |
| @@ -2114,7 +2114,7 @@ find that MH will not allow you to redistribute a message that | |||
| 2114 | has been redistributed before, turn off this option." | 2114 | has been redistributed before, turn off this option." |
| 2115 | :type 'boolean | 2115 | :type 'boolean |
| 2116 | :group 'mh-sending-mail | 2116 | :group 'mh-sending-mail |
| 2117 | :package-version '(MH-E "8.0")) | 2117 | :package-version '(MH-E . "8.0")) |
| 2118 | 2118 | ||
| 2119 | (mh-defcustom mh-reply-default-reply-to nil | 2119 | (mh-defcustom mh-reply-default-reply-to nil |
| 2120 | "*Sets the person or persons to whom a reply will be sent. | 2120 | "*Sets the person or persons to whom a reply will be sent. |
| @@ -2130,7 +2130,7 @@ this option to \"cc\". Other choices include \"from\", \"to\", or | |||
| 2130 | (const "cc") | 2130 | (const "cc") |
| 2131 | (const "all")) | 2131 | (const "all")) |
| 2132 | :group 'mh-sending-mail | 2132 | :group 'mh-sending-mail |
| 2133 | :package-version '(MH-E "6.0")) | 2133 | :package-version '(MH-E . "6.0")) |
| 2134 | 2134 | ||
| 2135 | (mh-defcustom mh-reply-show-message-flag t | 2135 | (mh-defcustom mh-reply-show-message-flag t |
| 2136 | "*Non-nil means the MH-Show buffer is displayed when replying. | 2136 | "*Non-nil means the MH-Show buffer is displayed when replying. |
| @@ -2141,7 +2141,7 @@ MH-Show buffer by turning off this option. | |||
| 2141 | See also `mh-reply'." | 2141 | See also `mh-reply'." |
| 2142 | :type 'boolean | 2142 | :type 'boolean |
| 2143 | :group 'mh-sending-mail | 2143 | :group 'mh-sending-mail |
| 2144 | :package-version '(MH-E "7.0")) | 2144 | :package-version '(MH-E . "7.0")) |
| 2145 | 2145 | ||
| 2146 | ;;; Sequences (:group 'mh-sequences) | 2146 | ;;; Sequences (:group 'mh-sequences) |
| 2147 | 2147 | ||
| @@ -2158,7 +2158,7 @@ sequences in the destination folder. If this behavior is not | |||
| 2158 | desired, then turn off this option." | 2158 | desired, then turn off this option." |
| 2159 | :type 'boolean | 2159 | :type 'boolean |
| 2160 | :group 'mh-sequences | 2160 | :group 'mh-sequences |
| 2161 | :package-version '(MH-E "7.4")) | 2161 | :package-version '(MH-E . "7.4")) |
| 2162 | 2162 | ||
| 2163 | (mh-defcustom mh-tick-seq 'tick | 2163 | (mh-defcustom mh-tick-seq 'tick |
| 2164 | "The name of the MH sequence for ticked messages. | 2164 | "The name of the MH sequence for ticked messages. |
| @@ -2170,7 +2170,7 @@ there isn't much advantage to that." | |||
| 2170 | :type '(choice (const :tag "Disable Ticking" nil) | 2170 | :type '(choice (const :tag "Disable Ticking" nil) |
| 2171 | symbol) | 2171 | symbol) |
| 2172 | :group 'mh-sequences | 2172 | :group 'mh-sequences |
| 2173 | :package-version '(MH-E "7.3")) | 2173 | :package-version '(MH-E . "7.3")) |
| 2174 | 2174 | ||
| 2175 | (mh-defcustom mh-update-sequences-after-mh-show-flag t | 2175 | (mh-defcustom mh-update-sequences-after-mh-show-flag t |
| 2176 | "*Non-nil means flush MH sequences to disk after message is shown\\<mh-folder-mode-map>. | 2176 | "*Non-nil means flush MH sequences to disk after message is shown\\<mh-folder-mode-map>. |
| @@ -2185,7 +2185,7 @@ this option. You can then update the state manually with the | |||
| 2185 | commands." | 2185 | commands." |
| 2186 | :type 'boolean | 2186 | :type 'boolean |
| 2187 | :group 'mh-sequences | 2187 | :group 'mh-sequences |
| 2188 | :package-version '(MH-E "7.0")) | 2188 | :package-version '(MH-E . "7.0")) |
| 2189 | 2189 | ||
| 2190 | ;;; Reading Your Mail (:group 'mh-show) | 2190 | ;;; Reading Your Mail (:group 'mh-show) |
| 2191 | 2191 | ||
| @@ -2198,7 +2198,7 @@ because of its proximity to its associated MH-Folder buffer. Try | |||
| 2198 | running \\[electric-buffer-list] to see what I mean." | 2198 | running \\[electric-buffer-list] to see what I mean." |
| 2199 | :type 'boolean | 2199 | :type 'boolean |
| 2200 | :group 'mh-show | 2200 | :group 'mh-show |
| 2201 | :package-version '(MH-E "7.0")) | 2201 | :package-version '(MH-E . "7.0")) |
| 2202 | 2202 | ||
| 2203 | (mh-defcustom mh-clean-message-header-flag t | 2203 | (mh-defcustom mh-clean-message-header-flag t |
| 2204 | "*Non-nil means remove extraneous header fields. | 2204 | "*Non-nil means remove extraneous header fields. |
| @@ -2207,7 +2207,7 @@ See also `mh-invisible-header-fields-default' and | |||
| 2207 | `mh-invisible-header-fields'." | 2207 | `mh-invisible-header-fields'." |
| 2208 | :type 'boolean | 2208 | :type 'boolean |
| 2209 | :group 'mh-show | 2209 | :group 'mh-show |
| 2210 | :package-version '(MH-E "7.0")) | 2210 | :package-version '(MH-E . "7.0")) |
| 2211 | 2211 | ||
| 2212 | (mh-defcustom mh-decode-mime-flag (not (not (locate-library "mm-decode"))) | 2212 | (mh-defcustom mh-decode-mime-flag (not (not (locate-library "mm-decode"))) |
| 2213 | "*Non-nil means attachments are handled\\<mh-folder-mode-map>. | 2213 | "*Non-nil means attachments are handled\\<mh-folder-mode-map>. |
| @@ -2225,7 +2225,7 @@ messages and other graphical widgets. See the options | |||
| 2225 | `mh-graphical-smileys-flag' and `mh-graphical-emphasis-flag'." | 2225 | `mh-graphical-smileys-flag' and `mh-graphical-emphasis-flag'." |
| 2226 | :type 'boolean | 2226 | :type 'boolean |
| 2227 | :group 'mh-show | 2227 | :group 'mh-show |
| 2228 | :package-version '(MH-E "7.0")) | 2228 | :package-version '(MH-E . "7.0")) |
| 2229 | 2229 | ||
| 2230 | (mh-defcustom mh-display-buttons-for-alternatives-flag nil | 2230 | (mh-defcustom mh-display-buttons-for-alternatives-flag nil |
| 2231 | "*Non-nil means display buttons for all alternative attachments. | 2231 | "*Non-nil means display buttons for all alternative attachments. |
| @@ -2237,7 +2237,7 @@ displayed. If this option is on, then the preferred part is shown | |||
| 2237 | inline and buttons are shown for each of the other alternatives." | 2237 | inline and buttons are shown for each of the other alternatives." |
| 2238 | :type 'boolean | 2238 | :type 'boolean |
| 2239 | :group 'mh-show | 2239 | :group 'mh-show |
| 2240 | :package-version '(MH-E "7.4")) | 2240 | :package-version '(MH-E . "7.4")) |
| 2241 | 2241 | ||
| 2242 | (mh-defcustom mh-display-buttons-for-inline-parts-flag nil | 2242 | (mh-defcustom mh-display-buttons-for-inline-parts-flag nil |
| 2243 | "*Non-nil means display buttons for all inline attachments\\<mh-folder-mode-map>. | 2243 | "*Non-nil means display buttons for all inline attachments\\<mh-folder-mode-map>. |
| @@ -2260,7 +2260,7 @@ MH-E cannot display all attachments inline however. It can display | |||
| 2260 | text (including HTML) and images." | 2260 | text (including HTML) and images." |
| 2261 | :type 'boolean | 2261 | :type 'boolean |
| 2262 | :group 'mh-show | 2262 | :group 'mh-show |
| 2263 | :package-version '(MH-E "7.0")) | 2263 | :package-version '(MH-E . "7.0")) |
| 2264 | 2264 | ||
| 2265 | (mh-defcustom mh-do-not-confirm-flag nil | 2265 | (mh-defcustom mh-do-not-confirm-flag nil |
| 2266 | "*Non-nil means non-reversible commands do not prompt for confirmation. | 2266 | "*Non-nil means non-reversible commands do not prompt for confirmation. |
| @@ -2272,7 +2272,7 @@ performed--which is usually desired but cannot be | |||
| 2272 | retracted--without question." | 2272 | retracted--without question." |
| 2273 | :type 'boolean | 2273 | :type 'boolean |
| 2274 | :group 'mh-show | 2274 | :group 'mh-show |
| 2275 | :package-version '(MH-E "7.0")) | 2275 | :package-version '(MH-E . "7.0")) |
| 2276 | 2276 | ||
| 2277 | (mh-defcustom mh-fetch-x-image-url nil | 2277 | (mh-defcustom mh-fetch-x-image-url nil |
| 2278 | "*Control fetching of \"X-Image-URL:\" header field image. | 2278 | "*Control fetching of \"X-Image-URL:\" header field image. |
| @@ -2308,7 +2308,7 @@ turned on." | |||
| 2308 | :type '(choice (const :tag "Ask Before Fetching" ask) | 2308 | :type '(choice (const :tag "Ask Before Fetching" ask) |
| 2309 | (const :tag "Never Fetch" nil)) | 2309 | (const :tag "Never Fetch" nil)) |
| 2310 | :group 'mh-show | 2310 | :group 'mh-show |
| 2311 | :package-version '(MH-E "7.3")) | 2311 | :package-version '(MH-E . "7.3")) |
| 2312 | 2312 | ||
| 2313 | (mh-defcustom mh-graphical-smileys-flag t | 2313 | (mh-defcustom mh-graphical-smileys-flag t |
| 2314 | "*Non-nil means graphical smileys are displayed. | 2314 | "*Non-nil means graphical smileys are displayed. |
| @@ -2323,7 +2323,7 @@ This option is disabled if the option `mh-decode-mime-flag' is | |||
| 2323 | turned off." | 2323 | turned off." |
| 2324 | :type 'boolean | 2324 | :type 'boolean |
| 2325 | :group 'mh-show | 2325 | :group 'mh-show |
| 2326 | :package-version '(MH-E "7.0")) | 2326 | :package-version '(MH-E . "7.0")) |
| 2327 | 2327 | ||
| 2328 | (mh-defcustom mh-graphical-emphasis-flag t | 2328 | (mh-defcustom mh-graphical-emphasis-flag t |
| 2329 | "*Non-nil means graphical emphasis is displayed. | 2329 | "*Non-nil means graphical emphasis is displayed. |
| @@ -2340,7 +2340,7 @@ This option is disabled if the option `mh-decode-mime-flag' is | |||
| 2340 | turned off." | 2340 | turned off." |
| 2341 | :type 'boolean | 2341 | :type 'boolean |
| 2342 | :group 'mh-show | 2342 | :group 'mh-show |
| 2343 | :package-version '(MH-E "7.0")) | 2343 | :package-version '(MH-E . "7.0")) |
| 2344 | 2344 | ||
| 2345 | (mh-defcustom mh-highlight-citation-style 'gnus | 2345 | (mh-defcustom mh-highlight-citation-style 'gnus |
| 2346 | "Style for highlighting citations. | 2346 | "Style for highlighting citations. |
| @@ -2356,7 +2356,7 @@ of citations entirely, choose \"None\"." | |||
| 2356 | (const :tag "Monochrome" font-lock) | 2356 | (const :tag "Monochrome" font-lock) |
| 2357 | (const :tag "None" nil)) | 2357 | (const :tag "None" nil)) |
| 2358 | :group 'mh-show | 2358 | :group 'mh-show |
| 2359 | :package-version '(MH-E "8.0")) | 2359 | :package-version '(MH-E . "8.0")) |
| 2360 | 2360 | ||
| 2361 | ;; Keep fields alphabetized. Mention source, if known. | 2361 | ;; Keep fields alphabetized. Mention source, if known. |
| 2362 | (defvar mh-invisible-header-fields-internal | 2362 | (defvar mh-invisible-header-fields-internal |
| @@ -2588,7 +2588,7 @@ See also `mh-clean-message-header-flag'." | |||
| 2588 | (set-default symbol value) | 2588 | (set-default symbol value) |
| 2589 | (mh-invisible-headers)) | 2589 | (mh-invisible-headers)) |
| 2590 | :group 'mh-show | 2590 | :group 'mh-show |
| 2591 | :package-version '(MH-E "7.1")) | 2591 | :package-version '(MH-E . "7.1")) |
| 2592 | 2592 | ||
| 2593 | (mh-defcustom mh-invisible-header-fields-default nil | 2593 | (mh-defcustom mh-invisible-header-fields-default nil |
| 2594 | "*List of hidden header fields. | 2594 | "*List of hidden header fields. |
| @@ -2606,7 +2606,7 @@ See also `mh-clean-message-header-flag'." | |||
| 2606 | (set-default symbol value) | 2606 | (set-default symbol value) |
| 2607 | (mh-invisible-headers)) | 2607 | (mh-invisible-headers)) |
| 2608 | :group 'mh-show | 2608 | :group 'mh-show |
| 2609 | :package-version '(MH-E "8.0")) | 2609 | :package-version '(MH-E . "8.0")) |
| 2610 | 2610 | ||
| 2611 | (defvar mh-invisible-header-fields-compiled nil | 2611 | (defvar mh-invisible-header-fields-compiled nil |
| 2612 | "*Regexp matching lines in a message header that are not to be shown. | 2612 | "*Regexp matching lines in a message header that are not to be shown. |
| @@ -2658,7 +2658,7 @@ This options is not used by the commands \\[mh-ps-print-msg] or | |||
| 2658 | \\[mh-ps-print-msg-file]." | 2658 | \\[mh-ps-print-msg-file]." |
| 2659 | :type 'string | 2659 | :type 'string |
| 2660 | :group 'mh-show | 2660 | :group 'mh-show |
| 2661 | :package-version '(MH-E "6.0")) | 2661 | :package-version '(MH-E . "6.0")) |
| 2662 | 2662 | ||
| 2663 | (mh-defcustom mh-max-inline-image-height nil | 2663 | (mh-defcustom mh-max-inline-image-height nil |
| 2664 | "*Maximum inline image height if \"Content-Disposition:\" is not present. | 2664 | "*Maximum inline image height if \"Content-Disposition:\" is not present. |
| @@ -2674,7 +2674,7 @@ a large number. The size of your screen is a good choice for | |||
| 2674 | these numbers." | 2674 | these numbers." |
| 2675 | :type '(choice (const nil) integer) | 2675 | :type '(choice (const nil) integer) |
| 2676 | :group 'mh-show | 2676 | :group 'mh-show |
| 2677 | :package-version '(MH-E "7.0")) | 2677 | :package-version '(MH-E . "7.0")) |
| 2678 | 2678 | ||
| 2679 | (mh-defcustom mh-max-inline-image-width nil | 2679 | (mh-defcustom mh-max-inline-image-width nil |
| 2680 | "*Maximum inline image width if \"Content-Disposition:\" is not present. | 2680 | "*Maximum inline image width if \"Content-Disposition:\" is not present. |
| @@ -2690,7 +2690,7 @@ a large number. The size of your screen is a good choice for | |||
| 2690 | these numbers." | 2690 | these numbers." |
| 2691 | :type '(choice (const nil) integer) | 2691 | :type '(choice (const nil) integer) |
| 2692 | :group 'mh-show | 2692 | :group 'mh-show |
| 2693 | :package-version '(MH-E "7.0")) | 2693 | :package-version '(MH-E . "7.0")) |
| 2694 | 2694 | ||
| 2695 | (mh-defcustom mh-mhl-format-file nil | 2695 | (mh-defcustom mh-mhl-format-file nil |
| 2696 | "*Specifies the format file to pass to the \"mhl\" program. | 2696 | "*Specifies the format file to pass to the \"mhl\" program. |
| @@ -2714,7 +2714,7 @@ file." | |||
| 2714 | (const :tag "Use Default mhl Format" t) | 2714 | (const :tag "Use Default mhl Format" t) |
| 2715 | (file :tag "Specify an mhl Format File")) | 2715 | (file :tag "Specify an mhl Format File")) |
| 2716 | :group 'mh-show | 2716 | :group 'mh-show |
| 2717 | :package-version '(MH-E "8.0")) | 2717 | :package-version '(MH-E . "8.0")) |
| 2718 | 2718 | ||
| 2719 | (mh-defcustom mh-mime-save-parts-default-directory t | 2719 | (mh-defcustom mh-mime-save-parts-default-directory t |
| 2720 | "Default directory to use for \\<mh-folder-mode-map>\\[mh-mime-save-parts]. | 2720 | "Default directory to use for \\<mh-folder-mode-map>\\[mh-mime-save-parts]. |
| @@ -2730,7 +2730,7 @@ directory's name." | |||
| 2730 | (const :tag "Prompt Always" t) | 2730 | (const :tag "Prompt Always" t) |
| 2731 | directory) | 2731 | directory) |
| 2732 | :group 'mh-show | 2732 | :group 'mh-show |
| 2733 | :package-version '(MH-E "7.0")) | 2733 | :package-version '(MH-E . "7.0")) |
| 2734 | 2734 | ||
| 2735 | (mh-defcustom mh-print-background-flag nil | 2735 | (mh-defcustom mh-print-background-flag nil |
| 2736 | "*Non-nil means messages should be printed in the background\\<mh-folder-mode-map>. | 2736 | "*Non-nil means messages should be printed in the background\\<mh-folder-mode-map>. |
| @@ -2746,7 +2746,7 @@ This option is not used by the commands \\[mh-ps-print-msg] or | |||
| 2746 | \\[mh-ps-print-msg-file]." | 2746 | \\[mh-ps-print-msg-file]." |
| 2747 | :type 'boolean | 2747 | :type 'boolean |
| 2748 | :group 'mh-show | 2748 | :group 'mh-show |
| 2749 | :package-version '(MH-E "7.0")) | 2749 | :package-version '(MH-E . "7.0")) |
| 2750 | 2750 | ||
| 2751 | (mh-defcustom mh-show-maximum-size 0 | 2751 | (mh-defcustom mh-show-maximum-size 0 |
| 2752 | "*Maximum size of message (in bytes) to display automatically. | 2752 | "*Maximum size of message (in bytes) to display automatically. |
| @@ -2756,7 +2756,7 @@ which may be slow to load. The default value of 0 means that all | |||
| 2756 | message are shown regardless of size." | 2756 | message are shown regardless of size." |
| 2757 | :type 'integer | 2757 | :type 'integer |
| 2758 | :group 'mh-show | 2758 | :group 'mh-show |
| 2759 | :package-version '(MH-E "8.0")) | 2759 | :package-version '(MH-E . "8.0")) |
| 2760 | 2760 | ||
| 2761 | (mh-defcustom mh-show-use-xface-flag (>= emacs-major-version 21) | 2761 | (mh-defcustom mh-show-use-xface-flag (>= emacs-major-version 21) |
| 2762 | "*Non-nil means display face images in MH-show buffers. | 2762 | "*Non-nil means display face images in MH-show buffers. |
| @@ -2796,7 +2796,7 @@ The option `mh-fetch-x-image-url' controls the fetching of the | |||
| 2796 | \"X-Image-URL:\" header field image." | 2796 | \"X-Image-URL:\" header field image." |
| 2797 | :type 'boolean | 2797 | :type 'boolean |
| 2798 | :group 'mh-show | 2798 | :group 'mh-show |
| 2799 | :package-version '(MH-E "7.0")) | 2799 | :package-version '(MH-E . "7.0")) |
| 2800 | 2800 | ||
| 2801 | (mh-defcustom mh-store-default-directory nil | 2801 | (mh-defcustom mh-store-default-directory nil |
| 2802 | "*Default directory for \\<mh-folder-mode-map>\\[mh-store-msg]. | 2802 | "*Default directory for \\<mh-folder-mode-map>\\[mh-store-msg]. |
| @@ -2808,7 +2808,7 @@ the content of these messages." | |||
| 2808 | :type '(choice (const :tag "Current" nil) | 2808 | :type '(choice (const :tag "Current" nil) |
| 2809 | directory) | 2809 | directory) |
| 2810 | :group 'mh-show | 2810 | :group 'mh-show |
| 2811 | :package-version '(MH-E "6.0")) | 2811 | :package-version '(MH-E . "6.0")) |
| 2812 | 2812 | ||
| 2813 | (mh-defcustom mh-summary-height nil | 2813 | (mh-defcustom mh-summary-height nil |
| 2814 | "*Number of lines in MH-Folder buffer (including the mode line). | 2814 | "*Number of lines in MH-Folder buffer (including the mode line). |
| @@ -2821,7 +2821,7 @@ lines you'd like to see." | |||
| 2821 | :type '(choice (const :tag "Automatic" nil) | 2821 | :type '(choice (const :tag "Automatic" nil) |
| 2822 | (integer :tag "Fixed Size")) | 2822 | (integer :tag "Fixed Size")) |
| 2823 | :group 'mh-show | 2823 | :group 'mh-show |
| 2824 | :package-version '(MH-E "7.4")) | 2824 | :package-version '(MH-E . "7.4")) |
| 2825 | 2825 | ||
| 2826 | ;;; The Speedbar (:group 'mh-speedbar) | 2826 | ;;; The Speedbar (:group 'mh-speedbar) |
| 2827 | 2827 | ||
| @@ -2830,7 +2830,7 @@ lines you'd like to see." | |||
| 2830 | Set to 0 to disable automatic update." | 2830 | Set to 0 to disable automatic update." |
| 2831 | :type 'integer | 2831 | :type 'integer |
| 2832 | :group 'mh-speedbar | 2832 | :group 'mh-speedbar |
| 2833 | :package-version '(MH-E "8.0")) | 2833 | :package-version '(MH-E . "8.0")) |
| 2834 | 2834 | ||
| 2835 | ;;; Threading (:group 'mh-thread) | 2835 | ;;; Threading (:group 'mh-thread) |
| 2836 | 2836 | ||
| @@ -2843,7 +2843,7 @@ threading will be done only if the number of messages being | |||
| 2843 | threaded is less than `mh-large-folder'." | 2843 | threaded is less than `mh-large-folder'." |
| 2844 | :type 'boolean | 2844 | :type 'boolean |
| 2845 | :group 'mh-thread | 2845 | :group 'mh-thread |
| 2846 | :package-version '(MH-E "7.1")) | 2846 | :package-version '(MH-E . "7.1")) |
| 2847 | 2847 | ||
| 2848 | ;;; The Tool Bar (:group 'mh-tool-bar) | 2848 | ;;; The Tool Bar (:group 'mh-tool-bar) |
| 2849 | 2849 | ||
| @@ -2859,7 +2859,7 @@ of your own choosing." | |||
| 2859 | :type '(choice (const mh-search) | 2859 | :type '(choice (const mh-search) |
| 2860 | (function :tag "Other Function")) | 2860 | (function :tag "Other Function")) |
| 2861 | :group 'mh-tool-bar | 2861 | :group 'mh-tool-bar |
| 2862 | :package-version '(MH-E "7.0")) | 2862 | :package-version '(MH-E . "7.0")) |
| 2863 | 2863 | ||
| 2864 | ;; XEmacs has a couple of extra customizations... | 2864 | ;; XEmacs has a couple of extra customizations... |
| 2865 | (mh-do-in-xemacs | 2865 | (mh-do-in-xemacs |
| @@ -2877,7 +2877,7 @@ won't be able to turn on this option." | |||
| 2877 | (not mh-xemacs-has-tool-bar-flag)) | 2877 | (not mh-xemacs-has-tool-bar-flag)) |
| 2878 | (error "Tool bar not supported")) | 2878 | (error "Tool bar not supported")) |
| 2879 | (set-default symbol value)) | 2879 | (set-default symbol value)) |
| 2880 | :package-version '(MH-E "7.3")) | 2880 | :package-version '(MH-E . "7.3")) |
| 2881 | 2881 | ||
| 2882 | (mh-defcustom mh-xemacs-tool-bar-position nil | 2882 | (mh-defcustom mh-xemacs-tool-bar-position nil |
| 2883 | "*Tool bar location. | 2883 | "*Tool bar location. |
| @@ -2895,7 +2895,7 @@ default tool bar." | |||
| 2895 | (const :tag "Left" :value left) | 2895 | (const :tag "Left" :value left) |
| 2896 | (const :tag "Right" :value right)) | 2896 | (const :tag "Right" :value right)) |
| 2897 | :group 'mh-tool-bar | 2897 | :group 'mh-tool-bar |
| 2898 | :package-version '(MH-E "7.3"))) | 2898 | :package-version '(MH-E . "7.3"))) |
| 2899 | 2899 | ||
| 2900 | 2900 | ||
| 2901 | 2901 | ||
| @@ -2911,14 +2911,14 @@ folder, which is also available in `mh-current-folder'." | |||
| 2911 | :type 'hook | 2911 | :type 'hook |
| 2912 | :group 'mh-hooks | 2912 | :group 'mh-hooks |
| 2913 | :group 'mh-folder | 2913 | :group 'mh-folder |
| 2914 | :package-version '(MH-E "8.0")) | 2914 | :package-version '(MH-E . "8.0")) |
| 2915 | 2915 | ||
| 2916 | (mh-defcustom mh-alias-reloaded-hook nil | 2916 | (mh-defcustom mh-alias-reloaded-hook nil |
| 2917 | "Hook run by `mh-alias-reload' after loading aliases." | 2917 | "Hook run by `mh-alias-reload' after loading aliases." |
| 2918 | :type 'hook | 2918 | :type 'hook |
| 2919 | :group 'mh-hooks | 2919 | :group 'mh-hooks |
| 2920 | :group 'mh-alias | 2920 | :group 'mh-alias |
| 2921 | :package-version '(MH-E "8.0")) | 2921 | :package-version '(MH-E . "8.0")) |
| 2922 | 2922 | ||
| 2923 | (mh-defcustom mh-before-commands-processed-hook nil | 2923 | (mh-defcustom mh-before-commands-processed-hook nil |
| 2924 | "Hook run by \\<mh-folder-mode-map>\\[mh-execute-commands] before performing outstanding refile and delete requests. | 2924 | "Hook run by \\<mh-folder-mode-map>\\[mh-execute-commands] before performing outstanding refile and delete requests. |
| @@ -2929,7 +2929,7 @@ be made to the current folder, `mh-current-folder'." | |||
| 2929 | :type 'hook | 2929 | :type 'hook |
| 2930 | :group 'mh-hooks | 2930 | :group 'mh-hooks |
| 2931 | :group 'mh-folder | 2931 | :group 'mh-folder |
| 2932 | :package-version '(MH-E "8.0")) | 2932 | :package-version '(MH-E . "8.0")) |
| 2933 | 2933 | ||
| 2934 | (mh-defcustom mh-before-quit-hook nil | 2934 | (mh-defcustom mh-before-quit-hook nil |
| 2935 | "Hook run by \\<mh-folder-mode-map>\\[mh-quit] before quitting MH-E. | 2935 | "Hook run by \\<mh-folder-mode-map>\\[mh-quit] before quitting MH-E. |
| @@ -2942,7 +2942,7 @@ See also `mh-quit-hook'." | |||
| 2942 | :type 'hook | 2942 | :type 'hook |
| 2943 | :group 'mh-hooks | 2943 | :group 'mh-hooks |
| 2944 | :group 'mh-folder | 2944 | :group 'mh-folder |
| 2945 | :package-version '(MH-E "6.0")) | 2945 | :package-version '(MH-E . "6.0")) |
| 2946 | 2946 | ||
| 2947 | (mh-defcustom mh-before-send-letter-hook nil | 2947 | (mh-defcustom mh-before-send-letter-hook nil |
| 2948 | "Hook run at the beginning of the \\<mh-letter-mode-map>\\[mh-send-letter] command. | 2948 | "Hook run at the beginning of the \\<mh-letter-mode-map>\\[mh-send-letter] command. |
| @@ -2953,7 +2953,7 @@ before sending, add the `ispell-message' function." | |||
| 2953 | :options '(ispell-message) | 2953 | :options '(ispell-message) |
| 2954 | :group 'mh-hooks | 2954 | :group 'mh-hooks |
| 2955 | :group 'mh-letter | 2955 | :group 'mh-letter |
| 2956 | :package-version '(MH-E "6.0")) | 2956 | :package-version '(MH-E . "6.0")) |
| 2957 | 2957 | ||
| 2958 | (mh-defcustom mh-delete-msg-hook nil | 2958 | (mh-defcustom mh-delete-msg-hook nil |
| 2959 | "Hook run by \\<mh-letter-mode-map>\\[mh-delete-msg] after marking each message for deletion. | 2959 | "Hook run by \\<mh-letter-mode-map>\\[mh-delete-msg] after marking each message for deletion. |
| @@ -2963,7 +2963,7 @@ kept statistics on his mail usage." | |||
| 2963 | :type 'hook | 2963 | :type 'hook |
| 2964 | :group 'mh-hooks | 2964 | :group 'mh-hooks |
| 2965 | :group 'mh-show | 2965 | :group 'mh-show |
| 2966 | :package-version '(MH-E "6.0")) | 2966 | :package-version '(MH-E . "6.0")) |
| 2967 | 2967 | ||
| 2968 | (mh-defcustom mh-find-path-hook nil | 2968 | (mh-defcustom mh-find-path-hook nil |
| 2969 | "Hook run by `mh-find-path' after reading the user's MH profile. | 2969 | "Hook run by `mh-find-path' after reading the user's MH profile. |
| @@ -2974,28 +2974,28 @@ between MH and MH-E." | |||
| 2974 | :type 'hook | 2974 | :type 'hook |
| 2975 | :group 'mh-hooks | 2975 | :group 'mh-hooks |
| 2976 | :group 'mh-e | 2976 | :group 'mh-e |
| 2977 | :package-version '(MH-E "7.0")) | 2977 | :package-version '(MH-E . "7.0")) |
| 2978 | 2978 | ||
| 2979 | (mh-defcustom mh-folder-mode-hook nil | 2979 | (mh-defcustom mh-folder-mode-hook nil |
| 2980 | "Hook run by `mh-folder-mode' when visiting a new folder." | 2980 | "Hook run by `mh-folder-mode' when visiting a new folder." |
| 2981 | :type 'hook | 2981 | :type 'hook |
| 2982 | :group 'mh-hooks | 2982 | :group 'mh-hooks |
| 2983 | :group 'mh-folder | 2983 | :group 'mh-folder |
| 2984 | :package-version '(MH-E "6.0")) | 2984 | :package-version '(MH-E . "6.0")) |
| 2985 | 2985 | ||
| 2986 | (mh-defcustom mh-forward-hook nil | 2986 | (mh-defcustom mh-forward-hook nil |
| 2987 | "Hook run by `mh-forward' on a forwarded letter." | 2987 | "Hook run by `mh-forward' on a forwarded letter." |
| 2988 | :type 'hook | 2988 | :type 'hook |
| 2989 | :group 'mh-hooks | 2989 | :group 'mh-hooks |
| 2990 | :group 'mh-sending-mail | 2990 | :group 'mh-sending-mail |
| 2991 | :package-version '(MH-E "8.0")) | 2991 | :package-version '(MH-E . "8.0")) |
| 2992 | 2992 | ||
| 2993 | (mh-defcustom mh-inc-folder-hook nil | 2993 | (mh-defcustom mh-inc-folder-hook nil |
| 2994 | "Hook run by \\<mh-folder-mode-map>\\[mh-inc-folder] after incorporating mail into a folder." | 2994 | "Hook run by \\<mh-folder-mode-map>\\[mh-inc-folder] after incorporating mail into a folder." |
| 2995 | :type 'hook | 2995 | :type 'hook |
| 2996 | :group 'mh-hooks | 2996 | :group 'mh-hooks |
| 2997 | :group 'mh-inc | 2997 | :group 'mh-inc |
| 2998 | :package-version '(MH-E "6.0")) | 2998 | :package-version '(MH-E . "6.0")) |
| 2999 | 2999 | ||
| 3000 | (mh-defcustom mh-insert-signature-hook nil | 3000 | (mh-defcustom mh-insert-signature-hook nil |
| 3001 | "Hook run by \\<mh-letter-mode-map>\\[mh-insert-signature] after signature has been inserted. | 3001 | "Hook run by \\<mh-letter-mode-map>\\[mh-insert-signature] after signature has been inserted. |
| @@ -3006,7 +3006,7 @@ function used to insert the signature with | |||
| 3006 | :type 'hook | 3006 | :type 'hook |
| 3007 | :group 'mh-hooks | 3007 | :group 'mh-hooks |
| 3008 | :group 'mh-letter | 3008 | :group 'mh-letter |
| 3009 | :package-version '(MH-E "8.0")) | 3009 | :package-version '(MH-E . "8.0")) |
| 3010 | 3010 | ||
| 3011 | (mh-defcustom mh-kill-folder-suppress-prompt-hooks '(mh-search-p) | 3011 | (mh-defcustom mh-kill-folder-suppress-prompt-hooks '(mh-search-p) |
| 3012 | "Abnormal hook run at the beginning of \\<mh-folder-mode-map>\\[mh-kill-folder]. | 3012 | "Abnormal hook run at the beginning of \\<mh-folder-mode-map>\\[mh-kill-folder]. |
| @@ -3024,7 +3024,7 @@ accident in the \"+inbox\" folder, you will not be happy." | |||
| 3024 | :type 'hook | 3024 | :type 'hook |
| 3025 | :group 'mh-hooks | 3025 | :group 'mh-hooks |
| 3026 | :group 'mh-folder | 3026 | :group 'mh-folder |
| 3027 | :package-version '(MH-E "7.4")) | 3027 | :package-version '(MH-E . "7.4")) |
| 3028 | 3028 | ||
| 3029 | (mh-defcustom mh-letter-mode-hook nil | 3029 | (mh-defcustom mh-letter-mode-hook nil |
| 3030 | "Hook run by `mh-letter-mode' on a new letter. | 3030 | "Hook run by `mh-letter-mode' on a new letter. |
| @@ -3037,14 +3037,14 @@ go." | |||
| 3037 | :type 'hook | 3037 | :type 'hook |
| 3038 | :group 'mh-hooks | 3038 | :group 'mh-hooks |
| 3039 | :group 'mh-sending-mail | 3039 | :group 'mh-sending-mail |
| 3040 | :package-version '(MH-E "6.0")) | 3040 | :package-version '(MH-E . "6.0")) |
| 3041 | 3041 | ||
| 3042 | (mh-defcustom mh-mh-to-mime-hook nil | 3042 | (mh-defcustom mh-mh-to-mime-hook nil |
| 3043 | "Hook run on the formatted letter by \\<mh-letter-mode-map>\\[mh-mh-to-mime]." | 3043 | "Hook run on the formatted letter by \\<mh-letter-mode-map>\\[mh-mh-to-mime]." |
| 3044 | :type 'hook | 3044 | :type 'hook |
| 3045 | :group 'mh-hooks | 3045 | :group 'mh-hooks |
| 3046 | :group 'mh-letter | 3046 | :group 'mh-letter |
| 3047 | :package-version '(MH-E "8.0")) | 3047 | :package-version '(MH-E . "8.0")) |
| 3048 | 3048 | ||
| 3049 | (mh-defcustom mh-search-mode-hook nil | 3049 | (mh-defcustom mh-search-mode-hook nil |
| 3050 | "Hook run upon entry to `mh-search-mode'\\<mh-folder-mode-map>. | 3050 | "Hook run upon entry to `mh-search-mode'\\<mh-folder-mode-map>. |
| @@ -3056,7 +3056,7 @@ This can be done with this hook which is called when | |||
| 3056 | :type 'hook | 3056 | :type 'hook |
| 3057 | :group 'mh-hooks | 3057 | :group 'mh-hooks |
| 3058 | :group 'mh-search | 3058 | :group 'mh-search |
| 3059 | :package-version '(MH-E "8.0")) | 3059 | :package-version '(MH-E . "8.0")) |
| 3060 | 3060 | ||
| 3061 | (mh-defcustom mh-quit-hook nil | 3061 | (mh-defcustom mh-quit-hook nil |
| 3062 | "Hook run by \\<mh-folder-mode-map>\\[mh-quit] after quitting MH-E. | 3062 | "Hook run by \\<mh-folder-mode-map>\\[mh-quit] after quitting MH-E. |
| @@ -3068,14 +3068,14 @@ See also `mh-before-quit-hook'." | |||
| 3068 | :type 'hook | 3068 | :type 'hook |
| 3069 | :group 'mh-hooks | 3069 | :group 'mh-hooks |
| 3070 | :group 'mh-folder | 3070 | :group 'mh-folder |
| 3071 | :package-version '(MH-E "6.0")) | 3071 | :package-version '(MH-E . "6.0")) |
| 3072 | 3072 | ||
| 3073 | (mh-defcustom mh-refile-msg-hook nil | 3073 | (mh-defcustom mh-refile-msg-hook nil |
| 3074 | "Hook run by \\<mh-folder-mode-map>\\[mh-refile-msg] after marking each message for refiling." | 3074 | "Hook run by \\<mh-folder-mode-map>\\[mh-refile-msg] after marking each message for refiling." |
| 3075 | :type 'hook | 3075 | :type 'hook |
| 3076 | :group 'mh-hooks | 3076 | :group 'mh-hooks |
| 3077 | :group 'mh-folder | 3077 | :group 'mh-folder |
| 3078 | :package-version '(MH-E "6.0")) | 3078 | :package-version '(MH-E . "6.0")) |
| 3079 | 3079 | ||
| 3080 | (mh-defcustom mh-show-hook nil | 3080 | (mh-defcustom mh-show-hook nil |
| 3081 | "Hook run after \\<mh-folder-mode-map>\\[mh-show] shows a message. | 3081 | "Hook run after \\<mh-folder-mode-map>\\[mh-show] shows a message. |
| @@ -3086,7 +3086,7 @@ used to affect the behavior of MH-E in general or when | |||
| 3086 | :type 'hook | 3086 | :type 'hook |
| 3087 | :group 'mh-hooks | 3087 | :group 'mh-hooks |
| 3088 | :group 'mh-show | 3088 | :group 'mh-show |
| 3089 | :package-version '(MH-E "6.0")) | 3089 | :package-version '(MH-E . "6.0")) |
| 3090 | 3090 | ||
| 3091 | (mh-defcustom mh-show-mode-hook nil | 3091 | (mh-defcustom mh-show-mode-hook nil |
| 3092 | "Hook run upon entry to `mh-show-mode'. | 3092 | "Hook run upon entry to `mh-show-mode'. |
| @@ -3097,7 +3097,7 @@ message's content. See `mh-show-hook'." | |||
| 3097 | :type 'hook | 3097 | :type 'hook |
| 3098 | :group 'mh-hooks | 3098 | :group 'mh-hooks |
| 3099 | :group 'mh-show | 3099 | :group 'mh-show |
| 3100 | :package-version '(MH-E "6.0")) | 3100 | :package-version '(MH-E . "6.0")) |
| 3101 | 3101 | ||
| 3102 | (mh-defcustom mh-unseen-updated-hook nil | 3102 | (mh-defcustom mh-unseen-updated-hook nil |
| 3103 | "Hook run after the unseen sequence has been updated. | 3103 | "Hook run after the unseen sequence has been updated. |
| @@ -3108,7 +3108,7 @@ sequence." | |||
| 3108 | :type 'hook | 3108 | :type 'hook |
| 3109 | :group 'mh-hooks | 3109 | :group 'mh-hooks |
| 3110 | :group 'mh-sequences | 3110 | :group 'mh-sequences |
| 3111 | :package-version '(MH-E "6.0")) | 3111 | :package-version '(MH-E . "6.0")) |
| 3112 | 3112 | ||
| 3113 | 3113 | ||
| 3114 | 3114 | ||
| @@ -3326,7 +3326,7 @@ specified colors." | |||
| 3326 | "Recipient face." | 3326 | "Recipient face." |
| 3327 | :group 'mh-faces | 3327 | :group 'mh-faces |
| 3328 | :group 'mh-folder | 3328 | :group 'mh-folder |
| 3329 | :package-version '(MH-E "8.0")) | 3329 | :package-version '(MH-E . "8.0")) |
| 3330 | 3330 | ||
| 3331 | (mh-defface mh-folder-body | 3331 | (mh-defface mh-folder-body |
| 3332 | (mh-face-data 'mh-folder-msg-number | 3332 | (mh-face-data 'mh-folder-msg-number |
| @@ -3337,7 +3337,7 @@ specified colors." | |||
| 3337 | "Body text face." | 3337 | "Body text face." |
| 3338 | :group 'mh-faces | 3338 | :group 'mh-faces |
| 3339 | :group 'mh-folder | 3339 | :group 'mh-folder |
| 3340 | :package-version '(MH-E "8.0")) | 3340 | :package-version '(MH-E . "8.0")) |
| 3341 | 3341 | ||
| 3342 | (mh-defface mh-folder-cur-msg-number | 3342 | (mh-defface mh-folder-cur-msg-number |
| 3343 | (mh-face-data 'mh-folder-msg-number | 3343 | (mh-face-data 'mh-folder-msg-number |
| @@ -3345,39 +3345,39 @@ specified colors." | |||
| 3345 | "Current message number face." | 3345 | "Current message number face." |
| 3346 | :group 'mh-faces | 3346 | :group 'mh-faces |
| 3347 | :group 'mh-folder | 3347 | :group 'mh-folder |
| 3348 | :package-version '(MH-E "8.0")) | 3348 | :package-version '(MH-E . "8.0")) |
| 3349 | 3349 | ||
| 3350 | (mh-defface mh-folder-date | 3350 | (mh-defface mh-folder-date |
| 3351 | (mh-face-data 'mh-folder-msg-number '((t (:inherit mh-folder-msg-number)))) | 3351 | (mh-face-data 'mh-folder-msg-number '((t (:inherit mh-folder-msg-number)))) |
| 3352 | "Date face." | 3352 | "Date face." |
| 3353 | :group 'mh-faces | 3353 | :group 'mh-faces |
| 3354 | :group 'mh-folder | 3354 | :group 'mh-folder |
| 3355 | :package-version '(MH-E "8.0")) | 3355 | :package-version '(MH-E . "8.0")) |
| 3356 | 3356 | ||
| 3357 | (mh-defface mh-folder-deleted | 3357 | (mh-defface mh-folder-deleted |
| 3358 | (mh-face-data 'mh-folder-msg-number '((t (:inherit mh-folder-msg-number)))) | 3358 | (mh-face-data 'mh-folder-msg-number '((t (:inherit mh-folder-msg-number)))) |
| 3359 | "Deleted message face." | 3359 | "Deleted message face." |
| 3360 | :group 'mh-faces | 3360 | :group 'mh-faces |
| 3361 | :group 'mh-folder | 3361 | :group 'mh-folder |
| 3362 | :package-version '(MH-E "8.0")) | 3362 | :package-version '(MH-E . "8.0")) |
| 3363 | 3363 | ||
| 3364 | (mh-defface mh-folder-followup (mh-face-data 'mh-folder-followup) | 3364 | (mh-defface mh-folder-followup (mh-face-data 'mh-folder-followup) |
| 3365 | "\"Re:\" face." | 3365 | "\"Re:\" face." |
| 3366 | :group 'mh-faces | 3366 | :group 'mh-faces |
| 3367 | :group 'mh-folder | 3367 | :group 'mh-folder |
| 3368 | :package-version '(MH-E "8.0")) | 3368 | :package-version '(MH-E . "8.0")) |
| 3369 | 3369 | ||
| 3370 | (mh-defface mh-folder-msg-number (mh-face-data 'mh-folder-msg-number) | 3370 | (mh-defface mh-folder-msg-number (mh-face-data 'mh-folder-msg-number) |
| 3371 | "Message number face." | 3371 | "Message number face." |
| 3372 | :group 'mh-faces | 3372 | :group 'mh-faces |
| 3373 | :group 'mh-folder | 3373 | :group 'mh-folder |
| 3374 | :package-version '(MH-E "8.0")) | 3374 | :package-version '(MH-E . "8.0")) |
| 3375 | 3375 | ||
| 3376 | (mh-defface mh-folder-refiled (mh-face-data 'mh-folder-refiled) | 3376 | (mh-defface mh-folder-refiled (mh-face-data 'mh-folder-refiled) |
| 3377 | "Refiled message face." | 3377 | "Refiled message face." |
| 3378 | :group 'mh-faces | 3378 | :group 'mh-faces |
| 3379 | :group 'mh-folder | 3379 | :group 'mh-folder |
| 3380 | :package-version '(MH-E "8.0")) | 3380 | :package-version '(MH-E . "8.0")) |
| 3381 | 3381 | ||
| 3382 | (mh-defface mh-folder-sent-to-me-hint | 3382 | (mh-defface mh-folder-sent-to-me-hint |
| 3383 | (mh-face-data 'mh-folder-msg-number '((t (:inherit mh-folder-date)))) | 3383 | (mh-face-data 'mh-folder-msg-number '((t (:inherit mh-folder-date)))) |
| @@ -3387,7 +3387,7 @@ format `mh-scan-format-nmh' and the regular expression | |||
| 3387 | `mh-scan-sent-to-me-sender-regexp'." | 3387 | `mh-scan-sent-to-me-sender-regexp'." |
| 3388 | :group 'mh-faces | 3388 | :group 'mh-faces |
| 3389 | :group 'mh-folder | 3389 | :group 'mh-folder |
| 3390 | :package-version '(MH-E "8.0")) | 3390 | :package-version '(MH-E . "8.0")) |
| 3391 | 3391 | ||
| 3392 | (mh-defface mh-folder-sent-to-me-sender | 3392 | (mh-defface mh-folder-sent-to-me-sender |
| 3393 | (mh-face-data 'mh-folder-followup '((t (:inherit mh-folder-followup)))) | 3393 | (mh-face-data 'mh-folder-followup '((t (:inherit mh-folder-followup)))) |
| @@ -3397,98 +3397,98 @@ format `mh-scan-format-nmh' and the regular expression | |||
| 3397 | `mh-scan-sent-to-me-sender-regexp'." | 3397 | `mh-scan-sent-to-me-sender-regexp'." |
| 3398 | :group 'mh-faces | 3398 | :group 'mh-faces |
| 3399 | :group 'mh-folder | 3399 | :group 'mh-folder |
| 3400 | :package-version '(MH-E "8.0")) | 3400 | :package-version '(MH-E . "8.0")) |
| 3401 | 3401 | ||
| 3402 | (mh-defface mh-folder-subject (mh-face-data 'mh-folder-subject) | 3402 | (mh-defface mh-folder-subject (mh-face-data 'mh-folder-subject) |
| 3403 | "Subject face." | 3403 | "Subject face." |
| 3404 | :group 'mh-faces | 3404 | :group 'mh-faces |
| 3405 | :group 'mh-folder | 3405 | :group 'mh-folder |
| 3406 | :package-version '(MH-E "8.0")) | 3406 | :package-version '(MH-E . "8.0")) |
| 3407 | 3407 | ||
| 3408 | (mh-defface mh-folder-tick (mh-face-data 'mh-folder-tick) | 3408 | (mh-defface mh-folder-tick (mh-face-data 'mh-folder-tick) |
| 3409 | "Ticked message face." | 3409 | "Ticked message face." |
| 3410 | :group 'mh-faces | 3410 | :group 'mh-faces |
| 3411 | :group 'mh-folder | 3411 | :group 'mh-folder |
| 3412 | :package-version '(MH-E "8.0")) | 3412 | :package-version '(MH-E . "8.0")) |
| 3413 | 3413 | ||
| 3414 | (mh-defface mh-folder-to (mh-face-data 'mh-folder-to) | 3414 | (mh-defface mh-folder-to (mh-face-data 'mh-folder-to) |
| 3415 | "\"To:\" face." | 3415 | "\"To:\" face." |
| 3416 | :group 'mh-faces | 3416 | :group 'mh-faces |
| 3417 | :group 'mh-folder | 3417 | :group 'mh-folder |
| 3418 | :package-version '(MH-E "8.0")) | 3418 | :package-version '(MH-E . "8.0")) |
| 3419 | 3419 | ||
| 3420 | (mh-defface mh-letter-header-field (mh-face-data 'mh-letter-header-field) | 3420 | (mh-defface mh-letter-header-field (mh-face-data 'mh-letter-header-field) |
| 3421 | "Editable header field value face in draft buffers." | 3421 | "Editable header field value face in draft buffers." |
| 3422 | :group 'mh-faces | 3422 | :group 'mh-faces |
| 3423 | :group 'mh-letter | 3423 | :group 'mh-letter |
| 3424 | :package-version '(MH-E "8.0")) | 3424 | :package-version '(MH-E . "8.0")) |
| 3425 | 3425 | ||
| 3426 | (mh-defface mh-search-folder (mh-face-data 'mh-search-folder) | 3426 | (mh-defface mh-search-folder (mh-face-data 'mh-search-folder) |
| 3427 | "Folder heading face in MH-Folder buffers created by searches." | 3427 | "Folder heading face in MH-Folder buffers created by searches." |
| 3428 | :group 'mh-faces | 3428 | :group 'mh-faces |
| 3429 | :group 'mh-search | 3429 | :group 'mh-search |
| 3430 | :package-version '(MH-E "8.0")) | 3430 | :package-version '(MH-E . "8.0")) |
| 3431 | 3431 | ||
| 3432 | (mh-defface mh-show-cc (mh-face-data 'mh-show-cc) | 3432 | (mh-defface mh-show-cc (mh-face-data 'mh-show-cc) |
| 3433 | "Face used to highlight \"cc:\" header fields." | 3433 | "Face used to highlight \"cc:\" header fields." |
| 3434 | :group 'mh-faces | 3434 | :group 'mh-faces |
| 3435 | :group 'mh-show | 3435 | :group 'mh-show |
| 3436 | :package-version '(MH-E "8.0")) | 3436 | :package-version '(MH-E . "8.0")) |
| 3437 | 3437 | ||
| 3438 | (mh-defface mh-show-date (mh-face-data 'mh-show-date) | 3438 | (mh-defface mh-show-date (mh-face-data 'mh-show-date) |
| 3439 | "Face used to highlight \"Date:\" header fields." | 3439 | "Face used to highlight \"Date:\" header fields." |
| 3440 | :group 'mh-faces | 3440 | :group 'mh-faces |
| 3441 | :group 'mh-show | 3441 | :group 'mh-show |
| 3442 | :package-version '(MH-E "8.0")) | 3442 | :package-version '(MH-E . "8.0")) |
| 3443 | 3443 | ||
| 3444 | (mh-defface mh-show-from (mh-face-data 'mh-show-from) | 3444 | (mh-defface mh-show-from (mh-face-data 'mh-show-from) |
| 3445 | "Face used to highlight \"From:\" header fields." | 3445 | "Face used to highlight \"From:\" header fields." |
| 3446 | :group 'mh-faces | 3446 | :group 'mh-faces |
| 3447 | :group 'mh-show | 3447 | :group 'mh-show |
| 3448 | :package-version '(MH-E "8.0")) | 3448 | :package-version '(MH-E . "8.0")) |
| 3449 | 3449 | ||
| 3450 | (mh-defface mh-show-header (mh-face-data 'mh-show-header) | 3450 | (mh-defface mh-show-header (mh-face-data 'mh-show-header) |
| 3451 | "Face used to deemphasize less interesting header fields." | 3451 | "Face used to deemphasize less interesting header fields." |
| 3452 | :group 'mh-faces | 3452 | :group 'mh-faces |
| 3453 | :group 'mh-show | 3453 | :group 'mh-show |
| 3454 | :package-version '(MH-E "8.0")) | 3454 | :package-version '(MH-E . "8.0")) |
| 3455 | 3455 | ||
| 3456 | (mh-defface mh-show-pgg-bad (mh-face-data 'mh-show-pgg-bad) | 3456 | (mh-defface mh-show-pgg-bad (mh-face-data 'mh-show-pgg-bad) |
| 3457 | "Bad PGG signature face." | 3457 | "Bad PGG signature face." |
| 3458 | :group 'mh-faces | 3458 | :group 'mh-faces |
| 3459 | :group 'mh-show | 3459 | :group 'mh-show |
| 3460 | :package-version '(MH-E "8.0")) | 3460 | :package-version '(MH-E . "8.0")) |
| 3461 | 3461 | ||
| 3462 | (mh-defface mh-show-pgg-good (mh-face-data 'mh-show-pgg-good) | 3462 | (mh-defface mh-show-pgg-good (mh-face-data 'mh-show-pgg-good) |
| 3463 | "Good PGG signature face." | 3463 | "Good PGG signature face." |
| 3464 | :group 'mh-faces | 3464 | :group 'mh-faces |
| 3465 | :group 'mh-show | 3465 | :group 'mh-show |
| 3466 | :package-version '(MH-E "8.0")) | 3466 | :package-version '(MH-E . "8.0")) |
| 3467 | 3467 | ||
| 3468 | (mh-defface mh-show-pgg-unknown (mh-face-data 'mh-show-pgg-unknown) | 3468 | (mh-defface mh-show-pgg-unknown (mh-face-data 'mh-show-pgg-unknown) |
| 3469 | "Unknown or untrusted PGG signature face." | 3469 | "Unknown or untrusted PGG signature face." |
| 3470 | :group 'mh-faces | 3470 | :group 'mh-faces |
| 3471 | :group 'mh-show | 3471 | :group 'mh-show |
| 3472 | :package-version '(MH-E "8.0")) | 3472 | :package-version '(MH-E . "8.0")) |
| 3473 | 3473 | ||
| 3474 | (mh-defface mh-show-signature (mh-face-data 'mh-show-signature) | 3474 | (mh-defface mh-show-signature (mh-face-data 'mh-show-signature) |
| 3475 | "Signature face." | 3475 | "Signature face." |
| 3476 | :group 'mh-faces | 3476 | :group 'mh-faces |
| 3477 | :group 'mh-show | 3477 | :group 'mh-show |
| 3478 | :package-version '(MH-E "8.0")) | 3478 | :package-version '(MH-E . "8.0")) |
| 3479 | 3479 | ||
| 3480 | (mh-defface mh-show-subject | 3480 | (mh-defface mh-show-subject |
| 3481 | (mh-face-data 'mh-folder-subject '((t (:inherit mh-folder-subject)))) | 3481 | (mh-face-data 'mh-folder-subject '((t (:inherit mh-folder-subject)))) |
| 3482 | "Face used to highlight \"Subject:\" header fields." | 3482 | "Face used to highlight \"Subject:\" header fields." |
| 3483 | :group 'mh-faces | 3483 | :group 'mh-faces |
| 3484 | :group 'mh-show | 3484 | :group 'mh-show |
| 3485 | :package-version '(MH-E "8.0")) | 3485 | :package-version '(MH-E . "8.0")) |
| 3486 | 3486 | ||
| 3487 | (mh-defface mh-show-to (mh-face-data 'mh-show-to) | 3487 | (mh-defface mh-show-to (mh-face-data 'mh-show-to) |
| 3488 | "Face used to highlight \"To:\" header fields." | 3488 | "Face used to highlight \"To:\" header fields." |
| 3489 | :group 'mh-faces | 3489 | :group 'mh-faces |
| 3490 | :group 'mh-show | 3490 | :group 'mh-show |
| 3491 | :package-version '(MH-E "8.0")) | 3491 | :package-version '(MH-E . "8.0")) |
| 3492 | 3492 | ||
| 3493 | (mh-defface mh-show-xface | 3493 | (mh-defface mh-show-xface |
| 3494 | (mh-face-data 'mh-show-from '((t (:inherit (mh-show-from highlight))))) | 3494 | (mh-face-data 'mh-show-from '((t (:inherit (mh-show-from highlight))))) |
| @@ -3496,13 +3496,13 @@ format `mh-scan-format-nmh' and the regular expression | |||
| 3496 | The background and foreground are used in the image." | 3496 | The background and foreground are used in the image." |
| 3497 | :group 'mh-faces | 3497 | :group 'mh-faces |
| 3498 | :group 'mh-show | 3498 | :group 'mh-show |
| 3499 | :package-version '(MH-E "8.0")) | 3499 | :package-version '(MH-E . "8.0")) |
| 3500 | 3500 | ||
| 3501 | (mh-defface mh-speedbar-folder (mh-face-data 'mh-speedbar-folder) | 3501 | (mh-defface mh-speedbar-folder (mh-face-data 'mh-speedbar-folder) |
| 3502 | "Basic folder face." | 3502 | "Basic folder face." |
| 3503 | :group 'mh-faces | 3503 | :group 'mh-faces |
| 3504 | :group 'mh-speedbar | 3504 | :group 'mh-speedbar |
| 3505 | :package-version '(MH-E "8.0")) | 3505 | :package-version '(MH-E . "8.0")) |
| 3506 | 3506 | ||
| 3507 | (mh-defface mh-speedbar-folder-with-unseen-messages | 3507 | (mh-defface mh-speedbar-folder-with-unseen-messages |
| 3508 | (mh-face-data 'mh-speedbar-folder | 3508 | (mh-face-data 'mh-speedbar-folder |
| @@ -3510,14 +3510,14 @@ The background and foreground are used in the image." | |||
| 3510 | "Folder face when folder contains unread messages." | 3510 | "Folder face when folder contains unread messages." |
| 3511 | :group 'mh-faces | 3511 | :group 'mh-faces |
| 3512 | :group 'mh-speedbar | 3512 | :group 'mh-speedbar |
| 3513 | :package-version '(MH-E "8.0")) | 3513 | :package-version '(MH-E . "8.0")) |
| 3514 | 3514 | ||
| 3515 | (mh-defface mh-speedbar-selected-folder | 3515 | (mh-defface mh-speedbar-selected-folder |
| 3516 | (mh-face-data 'mh-speedbar-selected-folder) | 3516 | (mh-face-data 'mh-speedbar-selected-folder) |
| 3517 | "Selected folder face." | 3517 | "Selected folder face." |
| 3518 | :group 'mh-faces | 3518 | :group 'mh-faces |
| 3519 | :group 'mh-speedbar | 3519 | :group 'mh-speedbar |
| 3520 | :package-version '(MH-E "8.0")) | 3520 | :package-version '(MH-E . "8.0")) |
| 3521 | 3521 | ||
| 3522 | (mh-defface mh-speedbar-selected-folder-with-unseen-messages | 3522 | (mh-defface mh-speedbar-selected-folder-with-unseen-messages |
| 3523 | (mh-face-data 'mh-speedbar-selected-folder | 3523 | (mh-face-data 'mh-speedbar-selected-folder |
| @@ -3525,7 +3525,7 @@ The background and foreground are used in the image." | |||
| 3525 | "Selected folder face when folder contains unread messages." | 3525 | "Selected folder face when folder contains unread messages." |
| 3526 | :group 'mh-faces | 3526 | :group 'mh-faces |
| 3527 | :group 'mh-speedbar | 3527 | :group 'mh-speedbar |
| 3528 | :package-version '(MH-E "8.0")) | 3528 | :package-version '(MH-E . "8.0")) |
| 3529 | 3529 | ||
| 3530 | ;; Get rid of temporary functions and data structures. | 3530 | ;; Get rid of temporary functions and data structures. |
| 3531 | (fmakunbound 'mh-defcustom) | 3531 | (fmakunbound 'mh-defcustom) |