]> code.delx.au - gnu-emacs/blobdiff - etc/MH-E-NEWS
2004-04-13 Marcelo Toledo <marcelo@marcelotoledo.org>
[gnu-emacs] / etc / MH-E-NEWS
index 61c23c7d5f8bac8428587636cd78d50d02958aab..8861a10096ab8d071757da4133c1a19b3f4228b8 100644 (file)
@@ -1,3 +1,994 @@
+Copyright (C) 2003 Free Software Foundation, Inc.
+       
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
+
+* Changes in MH-E 7.3
+
+This release includes the new features of an index view of unseen
+messages in all folders, spam software support, relative folder
+specification @ support, marking messages, recipient handling by
+mh-default-folder-list, Face and X-Image-URL header field support, and
+Fcc completion. Function arguments have been unified. Bugs have been
+fixed.
+
+** New Features in MH-E 7.3
+
+*** Unified Function Arguments
+
+Any function with MSG-OR-SEQ in its docstring uses the displayed
+message by default for this argument. However, if a prefix argument is
+provided, then the user is prompted for a message sequence. If the
+variable `transient-mark-mode' is non-nil and the mark is active, then
+the function operates on the messages in the selected region. In a
+program, MSG-OR-SEQ can be a message number, a list of message
+numbers, a region in a cons cell, or a sequence.
+
+*** MH-Index View of Unseen Messages
+
+Use "F n (mh-index-new-messages)" or Folder -> View New Messages menu
+item to display messages in the `mh-unseen-seq' sequence in folders
+specified by `mh-index-new-messages-folders'. With a prefix argument,
+enter a space-separated list of folders, or nothing to search all
+folders.
+
+Like other MH-Index folders, use "v (mh-index-visit-folder)" if you
+wish to visit the original folder with the unseen message. This is
+usually not necessary since the original message is annotated if you
+reply, deleted if you delete the message, or refiled if you refile the
+message (closes SF #701756).
+
+*** Spam Software Support
+
+MH-E now supports several spam filters including Bogofilter,
+SpamProbe, and SpamAssassin. Spam that is mistakenly considered to be
+good mail can be reclassified as spam with "J b (mh-junk-blacklist)".
+Conversely, good mail that is accidently considered to be spam can be
+reclassified with "J w (mh-junk-whitelist)" (closes SF #669518).
+
+If a message is blacklisted, and `mh-junk-mail-folder' is a string,
+then the message is refiled to that folder. If this variable is nil,
+the message is deleted. If a message is whitelisted, then the message
+is refiled to `mh-inbox'.
+
+To change the spam program being used, customize `mh-junk-program'.
+This should only be necessary if you have multiple filters on your
+system and MH-E picked the wrong one. These customization variables
+are found in the new customization group `mh-junk'.
+
+The documentation for the following functions describes what setup is
+needed for the different spam fighting programs:
+
+  - `mh-bogofilter-blacklist'
+  - `mh-spamprobe-blacklist'
+  - `mh-spamassassin-blacklist'
+
+*** Relative Folder Specification @ Supported
+
+You can now use the relative folder marker @ in folder names (closes
+SF #666774).
+
+*** Marking Messages
+
+Messages can now be highlighted with "' (mh-toggle-tick)", Sequence ->
+Toggle Tick Mark menu item or the "Toggle tick mark" button. These
+messages are added to the "tick" sequence, although this sequence can
+be changed in `mh-tick-seq'. The highlighting effect can be modified
+by customizing `mh-folder-tick-face' (closes SF #623367).
+
+There is also a new keybinding "/ ' (mh-narrow-to-tick)" and menu item
+Sequence -> Narrow to Tick Sequence to narrow the view to the
+highlighted messages.
+
+*** mh-default-folder-list Now Takes Recipients
+
+If you wish to file a message based upon the recipient of a message
+(such as a mailing list), you can now indicate that when filling out
+the address in the `mh-default-folder-list' customization variable.
+
+*** Face Header Field Supported
+
+In addition to the X-Face header field, the Face header field, which
+can display color images, is now supported. As a bonus, the external
+xface-e21 library is no longer required.
+
+*** X-Image-URL Support
+
+Images specified in X-Image-URL header fields are now supported.
+See the customization variable `mh-fetch-x-image-url' to enable this
+support.
+
+*** Fcc Completion
+
+Folders in Fcc fields in message drafts can now be completed with
+M-TAB.
+
+** New Variables in MH-E 7.3
+
+Variables that have been added to MH-E that have not been discussed
+elsewhere are listed here.
+
+*** mh-auto-fields-list
+
+Alist of addresses for which header lines are automatically inserted.
+When a regular expression matches in the To or cc fields of a message,
+the corresponding header field is automatically inserted in the
+message header. It also allows the automatic setting of an identity
+(using `mh-insert-identity') to set an alternate identity when sending
+messages to a certain person or mailing list.
+
+Since this is a more general use of `mh-insert-mail-followup-to-flag'
+and `mh-insert-mail-followup-to-list', these variables have been removed.
+
+*** mh-show-xface-face
+
+Face for displaying the X-Face image.
+
+*** mh-xemacs-toolbar-position
+
+This customization variable allows the user to place the toolbar on
+the four edges of the frame.
+
+*** mh-xemacs-use-toolbar-flag
+
+This customization variable is used to enable or disable the toolbar
+under XEmacs.
+
+** Variables Deleted in MH-E 7.3
+
+Variables that have been removed from MH-E that have not been
+discussed elsewhere are listed here.
+
+*** mh-decode-content-transfer-encoded-message-flag
+
+No longer needed since the external program mimencode is no longer
+used.
+
+*** mh-index-show-hook
+
+This hook was never used, so it was removed.
+
+*** mh-tool-bar-reply-3-buttons-flag
+
+Obsolete. This functionality is present `mh-tool-bar-folder-buttons'.
+
+** Bug Fixes in MH-E 7.3
+
+*** Can't Refile Message
+
+Messages with invalid addresses were causing errors in ali which
+prevented the refiling of messages. The ali error is now shown in the
+"*MH-E Log*" buffer and refiling suggests the last folder used (closes
+SF #680388).
+
+*** Empty Body Triggers Duped Header
+
+If the body was empty the header would be treated like the body and
+was therefore displayed twice. This has been fixed (closes SF
+#681162).
+
+*** mml or mhl Directives Not Always Processed
+
+The mml and mhl directives used to create body parts were not
+processed if one re-edited a draft, or if they added the directives
+manually. The directives are now always processed upon sending the
+letter. You may still, of course, use "C-c C-m m (mh-mml-to-mime)" or
+"C-c C-e (mh-edit-mhn)" to manually create the MIME body parts from
+the directives and then send the draft.
+
+*** mh-alias-grab-from-field Fails
+
+MH-E was adding aliases with angle brackets around the address when
+there wasn't a phrase (usually, the user's name), to go with it. This
+caused ali to fail which caused problems in MH-E. This is probably a
+bug in ali, but MH-E no longer inserts angle brackets around the
+address unless there is a phrase, which avoids the problem (closes SF
+#690216).
+
+*** XEmacs Fixes
+
+MH-E is now fully supported under XEmacs and compiles without any
+warnings.
+
+In particular, the following now work under XEmacs:
+
+- X-Face, Face, and X-Image-URL header fields
+- MH-E logo in mode line
+- Emphasis (bold, italics, etc.)
+- Smilies
+- Toolbar
+
+*** Indexed Folders Should Respect mh-show-threads-flag
+
+Indexed folders are now threaded if `mh-show-threads-flag' is non-nil
+(closes SF #709667).
+
+*** Threading Index View Loses Folder Info
+
+This has been fixed (closes SF #709672).
+
+*** No Undo Information When Re-editing Drafts
+
+Undo is turned on in the draft buffer when using "e (mh-edit-again)"
+(closes SF #712777).
+
+*** Forwarded base64-encoded Messages Are Incorrectly Displayed
+
+This has been fixed (closes SF #681518).
+
+*** Append to *MH-E Log* Buffer
+
+The last 100 lines of log messages are kept in the *MH-E Log* buffer.
+Previously, the buffer was erased every time it was written (closes SF
+#685476). In addition, many of the MH-E commands now send their output
+into this buffer instead of a plethora of other special-purpose
+buffers.
+
+*** mh-inc-folder Complains if No Mail and No Current Message
+
+The function `mh-inc-folder' no longer calls `mh-show' if point is not
+on a valid scan line. This keeps `mh-inc-folder' from complaining
+(closes SF #678115).
+
+*** Folder Normalization Strips Leading Slash
+
+Leading "/" characters in folder names entered by the user were being
+lost. This has been fixed (closes SF #676890).
+
+*** Print Header Doesn't Show Message
+
+When printing a sequence, the header simply indicated that a sequence,
+but not which one, was being printed and did not show the message
+number. This has been fixed. If more than one message is printed, a
+page of the scan lines is printed and its header indicates the
+sequence or message range. The pages with the actual messages all set
+the header to the folder and message displayed on that page.
+
+*** Aliases Constantly Reloaded
+
+Empty lists are now handled properly (closes SF #693859).
+
+*** Remove RCS Keywords
+
+Removed RCS keywords per Emacs conventions (closes SF #680731).
+
+*** Replace Mimencode
+
+MH-E was enhanced to decode message based on charset and
+Content-Transfer-Encoding. This eliminates the need for the external
+program mimencode (closes SF #674857).
+
+\f
+
+* Changes in MH-E 7.2
+
+This release includes the new features of filing hints, hierarchical
+file name completion, indexed search and pick integration, unification
+between `mh-visit-folder' and the speedbar, a displayed message
+indicator, buffer name organization, support for mairix indexed
+search, and last but not least, the MH-E logo has been added to the
+mode line. Code that handles sequences and message regions runs
+faster. Bugs have been fixed.
+
+** New Features in MH-E 7.2
+
+*** Filing Hints
+
+When you file a message, MH-E now looks for an alias corresponding to
+the address of the sender and offers that as a default folder (closes
+SF #657096). The new variable `mh-default-folder-prefix' can be used
+to put these folders in a sub-folder. The new variable
+`mh-default-folder-must-exist-flag' means to suppress the suggested
+folder (thereby providing the previous folder used) if the folder
+doesn't already exist. The new variable `mh-default-folder-list' can
+be used to map additional addresses and folders.
+
+*** Hierarchical File Name Completion
+
+When you completed filenames in the past, you were presented with a
+list of all your folders at all depths in the tree. Now you are
+presented with only one level at a time (closes SF #664821).
+As a result, the variables `mh-auto-folder-collect-flag' and
+`mh-folder-list-change-hook' are obsolete.
+
+*** Indexed Search and Pick Integration
+
+The indexed and pick searches have been integrated (closes SF
+#664816). Both "F s (mh-search-folder)" and "F i (mh-index-search)"
+use the pick template for forming queries. To submit the query, use
+"C-c C-c (mh-do-search)" which will use the query method you selected.
+If you change your mind while forming the query, you can use "C-c C-i
+(mh-index-do-search)" or "C-c C-p (mh-pick-do-search)" to submit the
+query using the respective method.
+
+Second, the results from a pick search are now saved in a sub-folder
+of +mhe-index like an indexed search.
+
+Third, `pick' is now a valid choice for `mh-index-program'.
+
+*** mh-visit-folder Metamorphosis Continues
+
+When visiting a folder from the speedbar, only the unseen messages are
+shown if there are unseen messages. If there aren't any unseen
+messages, all of the messages are shown if there are fewer than
+`mh-large-folder' messages; otherwise, the user is prompted for the
+range of messages to display. The "F v (mh-visit-folder)" command has
+been modified to mimic this behavior. Use a prefix arg to force the
+message range prompt.
+
+*** Displayed Message Indicator
+
+In graphical Emacs, the message that is shown is marked by a triangle
+in the fringe. In textual Emacs, there is a ">" in the first column
+(closes SF #664824).
+
+*** Buffer Name Organization
+
+All ephemeral buffer names start with " *mh" while all interesting
+buffers start with "*MH-E ". The "*Folders*", "*Sequences*", and
+"*Recipients*" buffers were therefore renamed to "*MH-E Folders*",
+"*MH-E Sequences*" and "*MH-E Recipients*" respectively (programmers
+should see mh-utils.el for the names of the new constants). Also, the
+output of MH commands is saved in the "*MH-E Log*" buffer.
+
+*** mh-index-program
+
+Add choices for `mairix' and `pick'.
+
+*** Logo Displayed on Mode Line
+
+** New Variables in MH-E 7.2
+
+The new variables have been discussed elsewhere.
+
+** Bug Fixes in MH-E 7.2
+
+*** mh-decode-content-transfer-encoded-message
+
+Messages that had been encoded with base64 were not decoded. This has
+been fixed with this new function (closes SF #674190). As a result,
+the variable `mh-decode-quoted-printable-flag' has been renamed to
+`mh-decode-content-transfer-encoded-message-flag'.
+
+*** mh-kill-folder
+
+Now restores previous window configuration (closes SF #664828).
+
+*** mh-mime-display
+
+MH-E was not using the charset defined in the content-type
+header. This meant that mail in a different charset would not
+be properly displayed. This has been fixed (closes SF #655123).
+
+*** mh-read-address
+
+In XEmacs and Emacs20, this function would always prompt using "To: "
+instead of using the command argument. This has been fixed (closes SF
+#670913).
+
+*** mh-rmail
+
+Unseen messages are now shown in addition to new ones (closes SF
+#667542).
+
+*** mh-scan-msg-overflow-regexp
+
+Change the variable so that a space is always maintained in the
+beginning of the scan line.
+
+*** mh-swish-execute-search
+
+The example configuration file in the docstring didn't show the
+backslash in the FileRules filename. If the example had been used
+literally by the user, no files would be indexed! This has been fixed
+(closes SF #665888).
+
+*** mh-thread-refile
+
+The "T o (mh-thread-refile)" command did not provide refiling hints
+like `mh-refile-msg'. This has been fixed (closes SF #664829).
+
+*** mh-toggle-threads
+
+If the threaded view was modified and then toggled, the standard view
+may not have been accurate (as it contained a potentially old first
+message to last message range). This has been fixed (closes SF
+#626117).
+
+*** mh-tool-bar-show-set, mh-tool-bar-letter-set, mh-tool-bar-folder-set
+
+Clicking the customize and help buttons now deletes the other windows
+in the frame.
+
+*** mh-version
+
+The "M-x mh-version" command displayed "Aliasfile: aliases". This has
+been fixed (closes SF #664467). See Buffer Name Organization above.
+
+\f
+
+* Changes in MH-E 7.1
+
+This release includes the new features of multiple identities and
+alias completion. In addition, indexed searching has been revamped.
+Various other features have been added and a few bugs were fixed.
+
+** New Features in MH-E 7.1
+
+*** Multiple Identities
+
+MH-E now supports multiple identities (closes SF #628782). That means
+that you can have different From and Organization header fields (or
+any other header field of your choice) as well as different signatures
+depending on your context. Usually, the contexts are home and work.
+
+Add your identities to the variable `mh-identity-list' and set the
+default identity with the variable `mh-identity-default'. Your
+identity can be switched on the fly by using the Identity menu or by
+calling "M-x mh-insert-identity RET".
+
+This functionality can be customized within the mh-identity group.
+
+*** Alias Completion and Harvesting
+
+The contributed file mh-alias.el has been rewritten and incorporated
+into MH-E.
+
+By default, aliases are culled from the system files
+"/etc/nmh/MailAliases," "/usr/lib/mh/MailAliases," and "/etc/passwd"
+(see `mh-alias-system-aliases') and from your "AliasFile" MH profile
+component. These aliases are then used for completion in the
+minibuffer when entering addresses. Within the header of the message
+draft, "M-TAB (mh-letter-complete)" is used to do alias completion.
+
+The package also provides for alias creation based upon the From
+header field of the current message. Use the lasso button
+(mh-alias-grab-from-field).
+
+This functionality can be customized within the mh-alias group.
+
+*** Index Folder Updates
+
+The results of an index search "F i (mh-index-search)" are now stored
+in a bona fide folder so that you can refile messages and reply to
+messages directly from the result folder. This folder is a sub-folder
+of +mhe-index and the name is based upon the search string (closes SF
+#623321).
+
+If a prefix argument is given then the search in the current index
+buffer is redone.
+
+The index folder lists the names of the source folders as before.
+However, instead of using RET on the name of the folder to visit the
+folder, use "v (mh-show-index-visit-folder)" anywhere within the
+results to visit that folder narrowed to the results of the search.
+Additional functions have been added to navigate including "TAB
+(mh-index-next-folder)", and "SHIFT-TAB (mh-index-previous-folder)."
+
+*** mh-visit-folder Interface Updated
+
+A change was made to the prompting of the message range. In general,
+you can use the same format for messages and sequences as you can in
+MH with a single exception: a single number means to scan that many
+messages, rather than scan that message number. This turns out to be
+much more useful than visiting a single message and is consistent with
+Gnus and the MH-E speedbar (closes SF #655891).
+
+If mh-visit-folder is called non-interactively and RANGE is nil then
+all messages are displayed. This behavior is now documented and
+provides backwards compatibility.
+
+*** Threading Improvements
+
+After incorporating new mail into a threaded folder, unseen messages
+can be spread about. Two new functions have been added to make it
+easier to find them: these are "M-n (mh-next-unread-msg)" and "M-p
+(mh-previous-unread-msg)" (closes SF #630328)
+
+Two new functions were added to delete and refile threads. They are "T
+d (mh-thread-delete)" and "T o (mh-thread-refile)" respectively
+(closes SF #630493).
+
+In addition, the key "k" used to be bound to the function
+`mh-delete-subject': it is now bound to
+`mh-show-delete-subject-or-thread'.
+
+New functions to navigate threads include "T u (mh-thread-ancestor)",
+which can jump to the root message of the current thread given an
+optional argument, "T n (mh-thread-next-sibling)", and "T p
+(mh-thread-previous-sibling)"
+
+*** Refiling of Messages in Region
+
+If mark is active and `transient-mark-mode' is enabled then all the
+messages in the region are refiled.
+
+*** vCard Handling
+
+If a signature cannot be identified, but there is a vCard attachment,
+then that vCard will be presented as a signature (closes SF #649216).
+
+*** New Info Added to mh-version
+
+Information about Gnus versions available at both compile time and run
+time has been added.
+
+** New Variables in MH-E 7.1
+
+The defcustom groups were reorganized. Rather than iterate the
+specific changes here, you are invited to browse the groups with "M-x
+mh-customize RET".
+
+*** mh-alias-completion-ignore-case-flag
+
+Non-nil means don't consider case significant in MH alias completion.
+This is the default in plain MH, so it is the default here as well. It
+can be useful to set this to t if, for example, you use lowercase
+aliases for people and uppercase for mailing lists.
+
+*** mh-alias-expand-aliases-flag
+
+Non-nil means to expand aliases entered in the minibuffer. In other
+words, aliases entered in the minibuffer will be expanded to the full
+address in the message draft. By default, this expansion is not
+performed.
+
+*** mh-alias-flash-on-comma
+
+Specify whether to flash the translation of the alias or warn if there
+isn't a translation of the alias.
+
+*** mh-alias-insert-file
+
+Filename to use to store new MH-E aliases. This variable can also be a
+list of filenames, in which case MH-E will prompt for one of them. If
+nil, the default, then MH-E will use the first file found in the
+"AliasFile" component of the MH profile.
+
+*** mh-alias-insertion-location
+
+Specifies where new aliases are entered in alias files. Options are
+sorted alphabetically (the default), at the top of the file or at the
+bottom.
+
+*** mh-alias-local-users
+
+If t, local users are completed in MH-E To: and Cc: prompts.
+
+If you set this variable to a string, it will be executed to generate
+a password file. A value of "ypcat passwd" is helpful if NIS is in
+use.
+
+*** mh-alias-system-aliases
+
+A list of system files from which to cull aliases. If these files are
+modified, they are automatically reread. This list need include only
+system aliases and the passwd file, since personal alias files listed
+in your "AliasFile" MH profile component are automatically included.
+
+*** mh-identity-default
+
+Default identity to use when `mh-letter-mode' is called.
+
+*** mh-identity-list
+
+List holding MH-E identity.
+
+*** mh-invisible-header-fields
+
+Simple user interface to change `mh-invisible-headers'.
+
+*** mh-letter-complete-function
+
+Function to call when completing outside of fields specific to
+aliases. By default, it is bound to 'ispell-complete-word.
+
+*** mh-show-threads-flag
+
+Non-nil means new folders start in threaded mode. Threading large
+number of messages can be time consuming. So if the flag is non-nil
+then threading will be done only if the number of messages being
+threaded is less than `mh-large-folder' (closes SF #646794).
+
+*** mh-tool-bar-folder-buttons
+
+Buttons to include in MH-E folder/show toolbar.
+
+*** mh-tool-bar-letter-buttons
+
+Buttons to include in MH-E letter toolbar.
+
+** Bug Fixes in MH-E 7.1
+
+*** mh-get-new-mail
+
+Call new function `mh-add-cur-notation' to undo the work of
+`mh-remove-cur-notation' if there was no new mail (closes SF #647681).
+
+*** mh-set-cmd-note
+
+No longer updates the default `mh-cmd-note' value. This resulted in
+the misplacement of the current mark when the message number width
+changed (closes SF #643701).
+
+\f
+
+* Changes in MH-E 7.0
+
+This is a major release which includes a lot of new features including
+improved MIME handling, speedbar folder browsing, and indexed
+searching. In this version, MH-E runs under XEmacs, passes checkdoc,
+and compiles clean under all supported platforms.
+
+The "passes checkdoc" feature above required changing the name of
+several user-visible variables. It is likely that this affects you.
+Please be sure to see the table at the end of these notes and rename
+your variables accordingly.
+
+MH-E has been written mh-e, Mh-e, MH-e and MH-E. We have decided that
+the proper term should be MH-E. Please try to use MH-E in your
+writing.
+
+** New Features in MH-E 7.0
+
+*** Speedbar
+
+There is now support for the speedbar. Try "M-x speedbar" (closes SF
+#503727).
+
+Press the middle mouse button on the `+' icons to open a folder,
+middle mouse button on a folder name to open the folder. Folders with
+unseen messages are shown in bold, so this is a handy way to browse
+new messages that you have filed with procmail or slocal.
+
+See the new customization variable `mh-large-folder,' which controls
+when the speedbar asks for how many messages to scan when opening a
+large folder and `mh-speed-run-flists-flag' whose default value of t
+means to use the flists command to populate the count of unseen and
+total messages in each folder.
+
+*** Indexed Search
+
+Interoperability with swish++, swish, glimpse, and namazu has been
+added to enable lightening-fast searches of your mail. If none of
+these are present, grep is used. Try "F i (mh-index-search)".
+
+For more information, read the documentation for the functions
+`mh-swish++-execute-search,' `mh-swish-execute-search,'
+`mh-namazu-execute-search,' or `mh-glimpse-execute-search' depending
+on your preferred indexing program to see what kind of setup is needed
+to generate the index.
+
+*** Threading
+
+Use "T t (mh-toggle-threads)" to view the threads in the folder. Use
+it again to return to a non-threaded view.
+
+*** Brief Help
+
+Use "? (mh-help)" and "X ? (mh-prefix-help)," where X is a prefix
+character, for a brief synopsis in the minibuffer of frequently used
+commands. In the MH-Letter or MH-Pick buffers, use "C-c ? (mh-help)"
+(closes SF #493740).
+
+*** Folder Keymap Shared by Show Buffer
+
+You can now use the MH-Folder mode commands from the MH-Show buffer.
+Because of this, the MH-Show buffer is now read-only (closes SF
+#493749 and SF #527946) and you now have to use "M (mh-modify)" to
+edit a message.
+
+*** Better Scanning
+
+You no longer have to modify your scan format if your folders have
+more than 9999 messages in them. If you've only modified your scan
+format file to allow for the wider message numbers, consider using the
+default behavior of MH-E and simplify your MH-E configuration
+considerably (closes SF #635791).
+
+To do this, you may have to remove your modifications of
+`mh-scan.*-regexp' and `mh-cmd-note' and your customization of
+`mh-scan-format-file'.
+
+You may still want the updated format files for running MH commands
+outside of MH-E; the default of `mh-scan-format-file' will cause them
+to be ignored.
+
+If you prefer fixed-width message numbers, set the new customization
+variable to nil , set this variable to
+nil and call `mh-set-cmd-note' with the width specified by the scan format in
+`mh-scan-format-file'. For example, the default width is 4, so you would use
+"(mh-set-cmd-note 4)" if `mh-scan-format-file' were nil.
+
+*** X-Face
+
+MH-E now displays the content of the X-Face header field in the From
+field. When sending a message, an X-Face field is appended to the
+header if it doesn't already exist and "~/.face" is present. See the
+new customization variables `mh-show-use-xface-flag' and `mh-x-face-file'
+(closes SF #480770).
+
+MH-E depends on the external x-face package found in
+ftp://ftp.jpl.org/pub/elisp/ to do this. The `uncompface' binary is
+also required to be in the execute PATH. It can be obtained from:
+http://freshmeat.net/redir/compface/1439/url_tgz/compface-1.4.tar.gz.
+
+It has also been observed that if you don't see the faces, you might
+have to do this (for unknown reasons):
+
+    mv /usr/local/include/compface.h /usr/include/
+
+*** Graphical Smileys
+
+Smiley's are now converted to cute little images. See the new
+customization variable `mh-graphical-smileys-flag.'
+
+*** Text Emphasis
+
+ASCII formatting is now converted to the appropriate font. For
+example, _underline_ is underlined, *bold* appears in bold, /italic/
+appears in italic, etc. See `gnus-emphasis-alist' for the whole list.
+See the new customization variables `mh-decode-mime' and
+`mh-graphical-emphasis-flag.'
+
+*** Attachment Handling
+
+Inline attachments are now displayed. Regular attachments appear as
+buttons in show buffer. Use "K TAB (mh-next-button)" or "K SHIFT-TAB
+(mh-prev-button)" to cycle through these buttons. Use "K v
+(mh-folder-toggle-mime-part)" to view, "K o
+(mh-folder-save-mime-part)" to save one part or "K-a
+(mh-save-mime-parts)" to save all parts, or "K i
+(mh-folder-inline-mime-part)" to view the attachment inline.
+
+See the new customization variable `mh-decode-mime' for additional
+information. Other customization variables that affect this new feature
+include `mh-store-mime-parts-default-directory' and
+`mh-display-buttons-for-inline-parts-flag'.
+
+HTML documents can be viewed inline if Gnus v5.10 and w3 or w3m lisp
+packages are present. Set the customization variable
+`mm-text-html-renderer' accordingly (closes SF #453352).
+
+*** Quoted-printable Handling
+
+Quoted-printable body parts are now decoded.
+
+*** More Choices for `mh-yank-from-start-of-msg'
+
+Historically, if this variable was t, the entire message, with full
+headers would be included and every line would begin with
+`mh-ins-buf-prefix.' This usage is deprecated in favor of the setting
+`supercite' below. The default has been changed to `attribution.' The
+following symbols are now understood:
+
+`body': yank the message minus the header.
+
+`supercite': include the entire message, with full headers. This also
+causes the invocation of `sc-cite-original' without the setting of
+`mail-citation-hook', now deprecated practice.
+
+`autosupercite': do as for `supercite' automatically when show buffer
+matches the message being replied-to.
+
+`attribution': yank the message minus the header and add a simple
+attribution line at the top.
+
+`autoattrib': do as for `attribution' automatically when show buffer
+matches the message being replied-to.
+
+There is a new customization variable called
+`mh-extract-from-attribution-verb' which is used for attribution which
+provides a method for setting a different language.
+
+*** Use Gnus mml Instead of mhn
+
+When inserting attachments into a message draft, Gnus mml directives
+are now used instead of mhn directives. One beneficial side-effect of
+this is that attachments can now appear inline as well as separate.
+
+The new customization variable `mh-compose-insertion' controls whether
+Gnus or mhn is used to insert MIME message directives in messages
+(default: 'gnus, if the mml library exists).
+
+*** Content-Type Now Obtained Automatically
+
+The value of the Content-Type no longer needs to be entered by the
+user.
+
+*** Attachments Automatically Included Upon Send
+
+You no longer have to run "C-c C-e (mh-edit-mhn)" before sending a
+message with attachments--this is done automatically when you send the
+message with "C-c C-c (mh-send-letter)". There is, however, a new key
+binding "C-c C-m m (mh-mml-to-mime)" which is analogous to "C-c C-e
+(mh-edit-mhn)".
+
+*** GPG Handling
+
+Messages that have been signed or encrypted with GPG are verified and
+decrypted automatically. To sign or encrypt a message, use "C-c RET
+C-s (mh-mml-secure-message-sign-pgpmime)" and "C-c C-m C-e
+(mh-mml-secure-message-encrypt-pgpmime)." You need Gnus version 5.10
+for this feature. These functions are provided by the pgg.el package.
+
+Users report "flashing" with the pgg.el package and prefer the gpg.el
+package instead. To use gpg.el instead of the pgg.el package you need:
+
+  (setq mml2015-use 'gpg)
+
+To mimic automatic encryption in gpg.el, use:
+
+  (setq mm-verify-option 'always)
+  (setq mm-decrypt-option 'always)
+
+The venerable mailcrypt package is also an option. However, now that
+show buffers are read-only, mailcrypt version 3.5.6 and older fail
+when they attempt to decrypt the contents.
+
+*** Mail-Followup-To Header Field
+
+Support for this controversial field has been added because nmh
+supports it (closes SF #627035). If you want to add it to outgoing
+mail for selected mailing lists, add those mailing lists to the new
+customization variable `mh-insert-mail-followup-to-list.' If you think
+this field is evil, set the new customization variable
+`mh-insert-mail-followup-to-flag' to nil.
+
+*** Gnus Issues
+
+If you update Gnus, you must recompile MH-E. Note that if you are
+running the stock version of MH-E that comes with Emacs or the MH-E
+package on a Debian GNU/Linux, this is done for you.
+
+** New Variables in MH-E 7.0
+
+New customization variables not mentioned earlier include:
+
+*** mh-letter-insert-signature-hook
+
+Invoked at the beginning of the "C-c C-s (mh-insert-signature)"
+command. Can be used to determine which signature file to use based on
+message content. On return, if `mh-signature-file-name' is non-nil
+that file will be inserted at the current point in the buffer.
+
+*** mh-show-maximum-size
+
+Maximum size of message (in bytes) to display automatically. Provides
+an opportunity to skip over large messages which may be slow to load.
+Use a value of 0 to display all messages automatically regardless of
+size (closes SF #488696).
+
+*** mh-tool-bar-reply-3-buttons-flag
+
+Non-nil means use three buttons for reply commands in tool-bar. If you
+have room on your tool-bar because you are using a large font, you may
+set this variable to expand the single reply button into three buttons
+that won't lead to minibuffer prompt about who to reply to.
+
+** Bug Fixes in MH-E 7.0
+
+*** mh-delete-msg, mh-refile-msg, mh-undo
+
+Mandrake Linux includes XEmacs initialization code that binds
+`transient-mark-mode' which causes problems in MH-E. These problems
+have been fixed (closes SF #541915).
+
+*** mh-edit-again
+
+This would sometimes yield a read-only buffer. This has been fixed
+(closes SF #624283 and SF #625538).
+
+*** mh-forward
+
+When using nmh, always specify -mime so as to preserve the original
+message(s).
+
+*** mh-inc-folder
+
+If you had narrowed to a sequence and then incorporated new mail,
+those new messages would not be present in your +inbox when you
+widened. This has been fixed (closes SF #489430, SF #489437, SF
+#629233).
+
+*** mh-insert-letter
+
+No longer uses mhl to include a message as this mangled the header and
+gave supercite fits (closes SF #629153).
+
+*** mh-letter-mode
+
+"M-q (fill-paragraph)" now fills quoted paragraphs (for example,
+starting with "> ") correctly (closes SF #489927).
+
+*** mh-next-undeleted-msg, mh-previous-undeleted-msg
+
+If there are no more undeleted messages the point remains at its
+original position and a message is produced (closes SF #494304).
+
+*** mh-pick-mode
+
+Now calls `mh-pick-mode-hook' as documented.
+
+*** mh-put-msg-in-seq
+
+Now puts all messages in region in sequence (closes SF #630324).
+
+*** mh-refile-msg, mh-write-msg-to-file
+
+These functions stomped on the variables that held the name of the
+last file and folder respectively for the other function. This has
+been fixed so that the last folder or file name is preserved (closes
+SF #580772).
+
+*** mh-region-to-sequence
+
+If the region in MH-Folder was set with "C-x h (mark-whole-buffer)",
+you couldn't perform operations on all of the messages as you would
+expect. This has been fixed (closes SF #621632).
+
+*** mh-reply
+
+Performing an undo the first thing after replying would blank out the
+entire draft. Now just the insertion of the yanked message is undone
+leaving the header and signature intact for additional editing (closes
+SF #623693).
+
+*** mh-show-mode
+
+Now calls `mh-show-mode-hook' as documented (closes SF #627222).
+
+*** mh-subject-thread-to-sequence
+
+Make 'subject sequence a real one, exported to MH. This means you can,
+for example, mh-forward it. But it also shows up with a mark in the
+scan output (closes SF #489445).
+
+*** Other Bug Fixes
+
+The following bugs have also been closed:
+
+SF #495450: Folder buffer read-only after inc
+SF #489706: mh-page-msg bombs out
+SF #580772: mh-last-destination is overloaded
+
+*** Variables renamed to conform with Emacs coding conventions
+
+The coding conventions require that boolean variables end in -flag.
+The following two tables show which variables were affected (closes SF
+#627015).
+
+Customization Variables (defcustom)
+
+Old Name                               New Name
+
+mh-auto-folder-collect                 mh-auto-folder-collect-flag
+mh-bury-show-buffer                    mh-bury-show-buffer-flag
+mh-clean-message-header                mh-clean-message-header-flag
+mh-decode-quoted-printable             mh-decode-quoted-printable-flag
+mh-delete-yanked-msg-window            mh-delete-yanked-msg-window-flag
+mh-do-not-confirm                      mh-do-not-confirm-flag
+mh-highlight-citation-p                mh-highlight-citation
+mh-insert-x-mailer-p                   mh-insert-x-mailer-flag
+mh-print-background                    mh-print-background-flag
+mh-recenter-summary-p                  mh-recenter-summary-flag
+mh-recursive-folders                   mh-recursive-folders-flag
+mh-reply-show-message-p                mh-reply-show-message-flag
+mh-show-use-goto-addr                  mh-show-use-goto-addr-flag
+mh-update-sequences-after-mh-show      mh-update-sequences-after-mh-show-flag
+
+Regular Variables (defvar)
+
+Old Name                               New Name
+
+mh-mhn-compose-insert-p                mh-mhn-compose-insert-flag
+mh-nmh-p                               mh-nmh-flag
+mh-page-to-next-msg-p                  mh-page-to-next-msg-flag
+
+\f
+
 * Changes in mh-e 6.1
 
 This is a minor release which includes a few bug fixes. The
@@ -34,7 +1025,7 @@ Fixed to work under XEmacs. Thanks to Will Partain
 
 *** mh-quit
 
-mh-quit now cleans up the buffers named `mh-temp-buffer,
+mh-quit now cleans up the buffers named `mh-temp-buffer,'
 'mh-temp-folders-buffer' and 'mh-temp-sequences-buffer.'
 
 \f
@@ -126,7 +1117,7 @@ visible. If the bottom of a message is showing, SPC (mh-page-msg)
 moves to the next message (respecting the direction you are moving
 through the folder).
 
-The threading commands "T u (mh-next-unseen-subject-thread)", 
+The threading commands "T u (mh-next-unseen-subject-thread)",
 "T t (mh-toggle-subject-thread)", "T s (mh-narrow-to-subject-thread)",
 and "T k (mh-delete-subject-thread)" have been added. These functions
 do not offer threading in the true sense of the word, but do allow
@@ -742,3 +1733,5 @@ Local variables:
 mode: outline
 paragraph-separate: "[         \f]*$"
 end:
+
+arch-tag: f6696cad-eb1b-4c5f-8057-4e3954a98d18