X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/49dbbaf25319dcc99f5feec23e395bb40a45e1a4..2a1cf2b9aad0bc5685d1ea3c3e85afd212c659d3:/doc/misc/mh-e.texi diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi index 0ebb52b80c..b9739620f3 100644 --- a/doc/misc/mh-e.texi +++ b/doc/misc/mh-e.texi @@ -8,12 +8,12 @@ @c %**end of header @c Version of the software and manual. -@set VERSION 8.1 +@set VERSION 8.2 @c Edition of the manual. It is either empty for the first edition or @c has the form ", nth Edition" (without the quotes). @set EDITION -@set UPDATED 2009-01-02 -@set UPDATE-MONTH January, 2009 +@set UPDATED 2009-06-13 +@set UPDATE-MONTH June, 2009 @c Other variables. @set MH-BOOK-HOME http://rand-mh.sourceforge.net/book/mh @@ -62,7 +62,6 @@ Public License.'' @end direntry @c Title Page -@setchapternewpage odd @titlepage @title The MH-E Manual @subtitle Version @value{VERSION}@value{EDITION} @@ -2667,7 +2666,7 @@ documentation for the Gnus command @kbd{W h} (see section @findex browse-url-at-mouse @kindex S-Mouse-2 -A useful key binding that you can add to to @file{~/.emacs} is the +A useful key binding that you can add to @file{~/.emacs} is the following which displays an HTML link or textual URL in an external browser when clicked with @kbd{S-mouse-2}. This binding works in any buffer, including HTML buffers. @@ -3413,6 +3412,10 @@ Hook run by @code{mh-folder-mode} when visiting a new folder (default: Abnormal hook run at the beginning of @code{mh-kill-folder} (default: @code{'mh-search-p}). @c ------------------------- +@item mh-pack-folder-hook +Hook run by @code{mh-pack-folder} after renumbering the messages +(default: @code{nil}). +@c ------------------------- @item mh-quit-hook Hook run by q after quitting MH-E (default: @code{nil}). @c ------------------------- @@ -3729,6 +3732,13 @@ to rescan the folder, which is useful to grab all messages in your you don't want to rescan the entire folder, the commands @kbd{F r} or @kbd{F p} will accept a range (@pxref{Ranges}). +@kindex F p +@vindex mh-pack-folder-hook + +The command @kbd{F p} runs @code{mh-pack-folder-hook} after +renumbering the messages. A variable that is useful with this hook +is @code{mh-current-folder}. + @kindex @key{TAB} @vindex mh-recursive-folders-flag