# HG changeset patch # User Bill Wohler # Date 1244911346 0 # Node ID b808aff232537a63ff740efcb84d89b3d0c35604 # Parent 2a3d145eef1e53cce5d3a86eadf3338367af8f7e (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.2. diff -r 2a3d145eef1e -r b808aff23253 doc/misc/mh-e.texi --- a/doc/misc/mh-e.texi Sat Jun 13 02:21:29 2009 +0000 +++ b/doc/misc/mh-e.texi Sat Jun 13 16:42:26 2009 +0000 @@ -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 , 2nd Edition -@set UPDATED 2009-01-23 -@set UPDATE-MONTH January, 2009 +@set EDITION +@set UPDATED 2009-06-13 +@set UPDATE-MONTH June, 2009 @c Other variables. @set MH-BOOK-HOME http://rand-mh.sourceforge.net/book/mh @@ -3412,6 +3412,10 @@ 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 ------------------------- @@ -3728,6 +3732,13 @@ 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