Trailing whitespace deleted.
[bpt/emacs.git] / etc / MH-E-NEWS
CommitLineData
3d7ca223
BW
1* Changes in MH-E 7.2
2
3This release includes the new features of filing hints, hierarchical
4file name completion, indexed search and pick integration, unification
5between `mh-visit-folder' and the speedbar, a displayed message
6indicator, buffer name organization, support for mairix indexed
7search, and last but not least, the MH-E logo has been added to the
8mode line. Code that handles sequences and message regions runs
9faster. Bugs have been fixed.
10
11** New Features in MH-E 7.2
12
13*** Filing Hints
14
15When you file a message, MH-E now looks for an alias corresponding to
16the address of the sender and offers that as a default folder (closes
17SF #657096). The new variable `mh-default-folder-prefix' can be used
18to put these folders in a sub-folder. The new variable
19`mh-default-folder-must-exist-flag' means to suppress the suggested
20folder (thereby providing the previous folder used) if the folder
21doesn't already exist. The new variable `mh-default-folder-list' can
22be used to map additional addresses and folders.
23
24*** Hierarchical File Name Completion
25
26When you completed filenames in the past, you were presented with a
27list of all your folders at all depths in the tree. Now you are
28presented with only one level at a time (closes SF #664821).
29As a result, the variables `mh-auto-folder-collect-flag' and
30`mh-folder-list-change-hook' are obsolete.
31
32*** Indexed Search and Pick Integration
33
34The indexed and pick searches have been integrated (closes SF
35#664816). Both "F s (mh-search-folder)" and "F i (mh-index-search)"
36use the pick template for forming queries. To submit the query, use
37"C-c C-c (mh-do-search)" which will use the query method you selected.
38If you change your mind while forming the query, you can use "C-c C-i
39(mh-index-do-search)" or "C-c C-p (mh-pick-do-search)" to submit the
40query using the respective method.
41
42Second, the results from a pick search are now saved in a sub-folder
43of +mhe-index like an indexed search.
44
45Third, `pick' is now a valid choice for `mh-index-program'.
46
47*** mh-visit-folder Metamorphosis Continues
48
49When visiting a folder from the speedbar, only the unseen messages are
50shown if there are unseen messages. If there aren't any unseen
51messages, all of the messages are shown if there are fewer than
52`mh-large-folder' messages; otherwise, the user is prompted for the
53range of messages to display. The "F v (mh-visit-folder)" command has
54been modified to mimic this behavior. Use a prefix arg to force the
55message range prompt.
56
57*** Displayed Message Indicator
58
59In graphical Emacs, the message that is shown is marked by a triangle
60in the fringe. In textual Emacs, there is a ">" in the first column
61(closes SF #664824).
62
63*** Buffer Name Organization
64
65All ephemeral buffer names start with " *mh" while all interesting
66buffers start with "*MH-E ". The "*Folders*", "*Sequences*", and
67"*Recipients*" buffers were therefore renamed to "*MH-E Folders*",
68"*MH-E Sequences*" and "*MH-E Recipients*" respectively (programmers
69should see mh-utils.el for the names of the new constants). Also, the
70output of MH commands is saved in the "*MH-E Log*" buffer.
71
72*** mh-index-program
73
74Add choices for `mairix' and `pick'.
75
76*** Logo Displayed on Mode Line
77
78** New Variables in MH-E 7.2
79
80The new variables have been discussed elsewhere.
81
82** Bug Fixes in MH-E 7.2
83
84*** mh-decode-content-transfer-encoded-message
85
86Messages that had been encoded with base64 were not decoded. This has
87been fixed with this new function (closes SF #674190). As a result,
88the variable `mh-decode-quoted-printable-flag' has been renamed to
89`mh-decode-content-transfer-encoded-message-flag'.
90
91*** mh-kill-folder
92
93Now restores previous window configuration (closes SF #664828).
94
95*** mh-mime-display
96
97MH-E was not using the charset defined in the content-type
98header. This meant that mail in a different charset would not
99be properly displayed. This has been fixed (closes SF #655123).
100
101*** mh-read-address
102
103In XEmacs and Emacs20, this function would always prompt using "To: "
104instead of using the command argument. This has been fixed (closes SF
105#670913).
106
107*** mh-rmail
108
109Unseen messages are now shown in addition to new ones (closes SF
110#667542).
111
112*** mh-scan-msg-overflow-regexp
113
114Change the variable so that a space is always maintained in the
115beginning of the scan line.
116
117*** mh-swish-execute-search
118
119The example configuration file in the docstring didn't show the
120backslash in the FileRules filename. If the example had been used
121literally by the user, no files would be indexed! This has been fixed
122(closes SF #665888).
123
124*** mh-thread-refile
125
126The "T o (mh-thread-refile)" command did not provide refiling hints
127like `mh-refile-msg'. This has been fixed (closes SF #664829).
128
129*** mh-toggle-threads
130
131If the threaded view was modified and then toggled, the standard view
132may not have been accurate (as it contained a potentially old first
133message to last message range). This has been fixed (closes SF
134#626117).
135
136*** mh-tool-bar-show-set, mh-tool-bar-letter-set, mh-tool-bar-folder-set
137
138Clicking the customize and help buttons now deletes the other windows
139in the frame.
140
141*** mh-version
142
143The "M-x mh-version" command displayed "Aliasfile: aliases". This has
144been fixed (closes SF #664467). See Buffer Name Organization above.
145
146\f
147
148* Changes in MH-E 7.1
c3d9274a
BW
149
150This release includes the new features of multiple identities and
151alias completion. In addition, indexed searching has been revamped.
152Various other features have been added and a few bugs were fixed.
153
154** New Features in MH-E 7.1
155
156*** Multiple Identities
157
158MH-E now supports multiple identities (closes SF #628782). That means
159that you can have different From and Organization header fields (or
160any other header field of your choice) as well as different signatures
161depending on your context. Usually, the contexts are home and work.
162
163Add your identities to the variable `mh-identity-list' and set the
164default identity with the variable `mh-identity-default'. Your
165identity can be switched on the fly by using the Identity menu or by
166calling "M-x mh-insert-identity RET".
167
168This functionality can be customized within the mh-identity group.
169
170*** Alias Completion and Harvesting
171
172The contributed file mh-alias.el has been rewritten and incorporated
173into MH-E.
174
175By default, aliases are culled from the system files
176"/etc/nmh/MailAliases," "/usr/lib/mh/MailAliases," and "/etc/passwd"
177(see `mh-alias-system-aliases') and from your "AliasFile" MH profile
178component. These aliases are then used for completion in the
179minibuffer when entering addresses. Within the header of the message
180draft, "M-TAB (mh-letter-complete)" is used to do alias completion.
181
182The package also provides for alias creation based upon the From
183header field of the current message. Use the lasso button
184(mh-alias-grab-from-field).
185
186This functionality can be customized within the mh-alias group.
187
188*** Index Folder Updates
189
190The results of an index search "F i (mh-index-search)" are now stored
191in a bona fide folder so that you can refile messages and reply to
192messages directly from the result folder. This folder is a sub-folder
193of +mhe-index and the name is based upon the search string (closes SF
194#623321).
195
196If a prefix argument is given then the search in the current index
197buffer is redone.
198
199The index folder lists the names of the source folders as before.
200However, instead of using RET on the name of the folder to visit the
201folder, use "v (mh-show-index-visit-folder)" anywhere within the
202results to visit that folder narrowed to the results of the search.
203Additional functions have been added to navigate including "TAB
204(mh-index-next-folder)", and "SHIFT-TAB (mh-index-previous-folder)."
205
206*** mh-visit-folder Interface Updated
207
208A change was made to the prompting of the message range. In general,
209you can use the same format for messages and sequences as you can in
210MH with a single exception: a single number means to scan that many
211messages, rather than scan that message number. This turns out to be
212much more useful than visiting a single message and is consistent with
213Gnus and the MH-E speedbar (closes SF #655891).
214
215If mh-visit-folder is called non-interactively and RANGE is nil then
216all messages are displayed. This behavior is now documented and
217provides backwards compatibility.
218
219*** Threading Improvements
220
221After incorporating new mail into a threaded folder, unseen messages
222can be spread about. Two new functions have been added to make it
223easier to find them: these are "M-n (mh-next-unread-msg)" and "M-p
224(mh-previous-unread-msg)" (closes SF #630328)
225
226Two new functions were added to delete and refile threads. They are "T
227d (mh-thread-delete)" and "T o (mh-thread-refile)" respectively
228(closes SF #630493).
229
230In addition, the key "k" used to be bound to the function
231`mh-delete-subject': it is now bound to
232`mh-show-delete-subject-or-thread'.
233
234New functions to navigate threads include "T u (mh-thread-ancestor)",
235which can jump to the root message of the current thread given an
236optional argument, "T n (mh-thread-next-sibling)", and "T p
237(mh-thread-previous-sibling)"
238
239*** Refiling of Messages in Region
240
241If mark is active and `transient-mark-mode' is enabled then all the
242messages in the region are refiled.
243
244*** vCard Handling
245
246If a signature cannot be identified, but there is a vCard attachment,
247then that vCard will be presented as a signature (closes SF #649216).
248
249*** New Info Added to mh-version
250
251Information about Gnus versions available at both compile time and run
252time has been added.
253
254** New Variables in MH-E 7.1
255
256The defcustom groups were reorganized. Rather than iterate the
257specific changes here, you are invited to browse the groups with "M-x
258mh-customize RET".
259
260*** mh-alias-completion-ignore-case-flag
261
262Non-nil means don't consider case significant in MH alias completion.
263This is the default in plain MH, so it is the default here as well. It
264can be useful to set this to t if, for example, you use lowercase
265aliases for people and uppercase for mailing lists.
266
267*** mh-alias-expand-aliases-flag
268
269Non-nil means to expand aliases entered in the minibuffer. In other
270words, aliases entered in the minibuffer will be expanded to the full
271address in the message draft. By default, this expansion is not
272performed.
273
274*** mh-alias-flash-on-comma
275
276Specify whether to flash the translation of the alias or warn if there
277isn't a translation of the alias.
278
279*** mh-alias-insert-file
280
281Filename to use to store new MH-E aliases. This variable can also be a
282list of filenames, in which case MH-E will prompt for one of them. If
283nil, the default, then MH-E will use the first file found in the
284"AliasFile" component of the MH profile.
285
286*** mh-alias-insertion-location
287
288Specifies where new aliases are entered in alias files. Options are
289sorted alphabetically (the default), at the top of the file or at the
290bottom.
291
292*** mh-alias-local-users
293
294If t, local users are completed in MH-E To: and Cc: prompts.
295
296If you set this variable to a string, it will be executed to generate
297a password file. A value of "ypcat passwd" is helpful if NIS is in
298use.
299
300*** mh-alias-system-aliases
301
302A list of system files from which to cull aliases. If these files are
303modified, they are automatically reread. This list need include only
304system aliases and the passwd file, since personal alias files listed
305in your "AliasFile" MH profile component are automatically included.
306
307*** mh-identity-default
308
309Default identity to use when `mh-letter-mode' is called.
310
311*** mh-identity-list
312
313List holding MH-E identity.
314
315*** mh-invisible-header-fields
316
317Simple user interface to change `mh-invisible-headers'.
318
319*** mh-letter-complete-function
320
321Function to call when completing outside of fields specific to
322aliases. By default, it is bound to 'ispell-complete-word.
323
324*** mh-show-threads-flag
325
326Non-nil means new folders start in threaded mode. Threading large
327number of messages can be time consuming. So if the flag is non-nil
328then threading will be done only if the number of messages being
329threaded is less than `mh-large-folder' (closes SF #646794).
330
331*** mh-tool-bar-folder-buttons
332
333Buttons to include in MH-E folder/show toolbar.
334
335*** mh-tool-bar-letter-buttons
336
337Buttons to include in MH-E letter toolbar.
338
339** Bug Fixes in MH-E 7.1
340
341*** mh-get-new-mail
342
343Call new function `mh-add-cur-notation' to undo the work of
344`mh-remove-cur-notation' if there was no new mail (closes SF #647681).
345
346*** mh-set-cmd-note
347
348No longer updates the default `mh-cmd-note' value. This resulted in
349the misplacement of the current mark when the message number width
350changed (closes SF #643701).
351
352\f
353
3d7ca223 354* Changes in MH-E 7.0
bdcfe844
BW
355
356This is a major release which includes a lot of new features including
357improved MIME handling, speedbar folder browsing, and indexed
358searching. In this version, MH-E runs under XEmacs, passes checkdoc,
359and compiles clean under all supported platforms.
360
361The "passes checkdoc" feature above required changing the name of
362several user-visible variables. It is likely that this affects you.
363Please be sure to see the table at the end of these notes and rename
364your variables accordingly.
365
366MH-E has been written mh-e, Mh-e, MH-e and MH-E. We have decided that
367the proper term should be MH-E. Please try to use MH-E in your
368writing.
369
370** New Features in MH-E 7.0
371
372*** Speedbar
373
374There is now support for the speedbar. Try "M-x speedbar" (closes SF
375#503727).
376
377Press the middle mouse button on the `+' icons to open a folder,
378middle mouse button on a folder name to open the folder. Folders with
379unseen messages are shown in bold, so this is a handy way to browse
380new messages that you have filed with procmail or slocal.
381
382See the new customization variable `mh-large-folder,' which controls
383when the speedbar asks for how many messages to scan when opening a
384large folder and `mh-speed-run-flists-flag' whose default value of t
385means to use the flists command to populate the count of unseen and
386total messages in each folder.
387
388*** Indexed Search
389
390Interoperability with swish++, swish, glimpse, and namazu has been
391added to enable lightening-fast searches of your mail. If none of
392these are present, grep is used. Try "F i (mh-index-search)".
393
394For more information, read the documentation for the functions
395`mh-swish++-execute-search,' `mh-swish-execute-search,'
396`mh-namazu-execute-search,' or `mh-glimpse-execute-search' depending
397on your preferred indexing program to see what kind of setup is needed
398to generate the index.
399
400*** Threading
401
402Use "T t (mh-toggle-threads)" to view the threads in the folder. Use
403it again to return to a non-threaded view.
404
405*** Brief Help
406
407Use "? (mh-help)" and "X ? (mh-prefix-help)," where X is a prefix
408character, for a brief synopsis in the minibuffer of frequently used
409commands. In the MH-Letter or MH-Pick buffers, use "C-c ? (mh-help)"
410(closes SF #493740).
411
412*** Folder Keymap Shared by Show Buffer
413
414You can now use the MH-Folder mode commands from the MH-Show buffer.
415Because of this, the MH-Show buffer is now read-only (closes SF
416#493749 and SF #527946) and you now have to use "M (mh-modify)" to
417edit a message.
c3d9274a 418
bdcfe844
BW
419*** Better Scanning
420
421You no longer have to modify your scan format if your folders have
422more than 9999 messages in them. If you've only modified your scan
423format file to allow for the wider message numbers, consider using the
424default behavior of MH-E and simplify your MH-E configuration
425considerably (closes SF #635791).
426
427To do this, you may have to remove your modifications of
428`mh-scan.*-regexp' and `mh-cmd-note' and your customization of
429`mh-scan-format-file'.
430
431You may still want the updated format files for running MH commands
432outside of MH-E; the default of `mh-scan-format-file' will cause them
433to be ignored.
434
435If you prefer fixed-width message numbers, set the new customization
436variable to nil , set this variable to
437nil and call `mh-set-cmd-note' with the width specified by the scan format in
438`mh-scan-format-file'. For example, the default width is 4, so you would use
439"(mh-set-cmd-note 4)" if `mh-scan-format-file' were nil.
440
441*** X-Face
442
443MH-E now displays the content of the X-Face header field in the From
444field. When sending a message, an X-Face field is appended to the
445header if it doesn't already exist and "~/.face" is present. See the
446new customization variables `mh-show-use-xface-flag' and `mh-x-face-file'
447(closes SF #480770).
448
449MH-E depends on the external x-face package found in
450ftp://ftp.jpl.org/pub/elisp/ to do this. The `uncompface' binary is
451also required to be in the execute PATH. It can be obtained from:
452http://freshmeat.net/redir/compface/1439/url_tgz/compface-1.4.tar.gz.
453
454It has also been observed that if you don't see the faces, you might
455have to do this (for unknown reasons):
456
457 mv /usr/local/include/compface.h /usr/include/
458
459*** Graphical Smileys
460
461Smiley's are now converted to cute little images. See the new
462customization variable `mh-graphical-smileys-flag.'
463
464*** Text Emphasis
465
466ASCII formatting is now converted to the appropriate font. For
467example, _underline_ is underlined, *bold* appears in bold, /italic/
468appears in italic, etc. See `gnus-emphasis-alist' for the whole list.
469See the new customization variables `mh-decode-mime' and
470`mh-graphical-emphasis-flag.'
471
472*** Attachment Handling
473
474Inline attachments are now displayed. Regular attachments appear as
475buttons in show buffer. Use "K TAB (mh-next-button)" or "K SHIFT-TAB
476(mh-prev-button)" to cycle through these buttons. Use "K v
477(mh-folder-toggle-mime-part)" to view, "K o
478(mh-folder-save-mime-part)" to save one part or "K-a
479(mh-save-mime-parts)" to save all parts, or "K i
480(mh-folder-inline-mime-part)" to view the attachment inline.
481
482See the new customization variable `mh-decode-mime' for additional
483information. Other customization variables that affect this new feature
484include `mh-store-mime-parts-default-directory' and
485`mh-display-buttons-for-inline-parts-flag'.
486
487HTML documents can be viewed inline if Gnus v5.10 and w3 or w3m lisp
488packages are present. Set the customization variable
489`mm-text-html-renderer' accordingly (closes SF #453352).
490
491*** Quoted-printable Handling
492
493Quoted-printable body parts are now decoded.
494
495*** More Choices for `mh-yank-from-start-of-msg'
496
497Historically, if this variable was t, the entire message, with full
498headers would be included and every line would begin with
499`mh-ins-buf-prefix.' This usage is deprecated in favor of the setting
500`supercite' below. The default has been changed to `attribution.' The
501following symbols are now understood:
502
503`body': yank the message minus the header.
504
505`supercite': include the entire message, with full headers. This also
506causes the invocation of `sc-cite-original' without the setting of
507`mail-citation-hook', now deprecated practice.
508
509`autosupercite': do as for `supercite' automatically when show buffer
510matches the message being replied-to.
511
512`attribution': yank the message minus the header and add a simple
513attribution line at the top.
514
515`autoattrib': do as for `attribution' automatically when show buffer
516matches the message being replied-to.
517
518There is a new customization variable called
519`mh-extract-from-attribution-verb' which is used for attribution which
520provides a method for setting a different language.
521
522*** Use Gnus mml Instead of mhn
523
524When inserting attachments into a message draft, Gnus mml directives
525are now used instead of mhn directives. One beneficial side-effect of
526this is that attachments can now appear inline as well as separate.
527
528The new customization variable `mh-compose-insertion' controls whether
529Gnus or mhn is used to insert MIME message directives in messages
530(default: 'gnus, if the mml library exists).
531
532*** Content-Type Now Obtained Automatically
533
534The value of the Content-Type no longer needs to be entered by the
535user.
536
537*** Attachments Automatically Included Upon Send
538
539You no longer have to run "C-c C-e (mh-edit-mhn)" before sending a
540message with attachments--this is done automatically when you send the
541message with "C-c C-c (mh-send-letter)". There is, however, a new key
542binding "C-c C-m m (mh-mml-to-mime)" which is analogous to "C-c C-e
543(mh-edit-mhn)".
544
545*** GPG Handling
546
547Messages that have been signed or encrypted with GPG are verified and
548decrypted automatically. To sign or encrypt a message, use "C-c RET
549C-s (mh-mml-secure-message-sign-pgpmime)" and "C-c C-m C-e
550(mh-mml-secure-message-encrypt-pgpmime)." You need Gnus version 5.10
551for this feature. These functions are provided by the pgg.el package.
552
553Users report "flashing" with the pgg.el package and prefer the gpg.el
554package instead. To use gpg.el instead of the pgg.el package you need:
555
556 (setq mml2015-use 'gpg)
557
558To mimic automatic encryption in gpg.el, use:
559
560 (setq mm-verify-option 'always)
561 (setq mm-decrypt-option 'always)
562
563The venerable mailcrypt package is also an option. However, now that
564show buffers are read-only, mailcrypt version 3.5.6 and older fail
565when they attempt to decrypt the contents.
566
567*** Mail-Followup-To Header Field
568
569Support for this controversial field has been added because nmh
570supports it (closes SF #627035). If you want to add it to outgoing
571mail for selected mailing lists, add those mailing lists to the new
572customization variable `mh-insert-mail-followup-to-list.' If you think
573this field is evil, set the new customization variable
574`mh-insert-mail-followup-to-flag' to nil.
575
576*** Gnus Issues
577
578If you update Gnus, you must recompile MH-E. Note that if you are
579running the stock version of MH-E that comes with Emacs or the MH-E
580package on a Debian GNU/Linux, this is done for you.
581
582** New Variables in MH-E 7.0
583
584New customization variables not mentioned earlier include:
585
586*** mh-letter-insert-signature-hook
587
588Invoked at the beginning of the "C-c C-s (mh-insert-signature)"
589command. Can be used to determine which signature file to use based on
590message content. On return, if `mh-signature-file-name' is non-nil
591that file will be inserted at the current point in the buffer.
592
593*** mh-show-maximum-size
594
595Maximum size of message (in bytes) to display automatically. Provides
596an opportunity to skip over large messages which may be slow to load.
597Use a value of 0 to display all messages automatically regardless of
598size (closes SF #488696).
599
600*** mh-tool-bar-reply-3-buttons-flag
601
602Non-nil means use three buttons for reply commands in tool-bar. If you
603have room on your tool-bar because you are using a large font, you may
604set this variable to expand the single reply button into three buttons
605that won't lead to minibuffer prompt about who to reply to.
606
607** Bug Fixes in MH-E 7.0
608
609*** mh-delete-msg, mh-refile-msg, mh-undo
610
611Mandrake Linux includes XEmacs initialization code that binds
612`transient-mark-mode' which causes problems in MH-E. These problems
613have been fixed (closes SF #541915).
614
615*** mh-edit-again
616
617This would sometimes yield a read-only buffer. This has been fixed
618(closes SF #624283 and SF #625538).
619
620*** mh-forward
621
622When using nmh, always specify -mime so as to preserve the original
623message(s).
624
625*** mh-inc-folder
626
627If you had narrowed to a sequence and then incorporated new mail,
628those new messages would not be present in your +inbox when you
629widened. This has been fixed (closes SF #489430, SF #489437, SF
630#629233).
631
632*** mh-insert-letter
633
634No longer uses mhl to include a message as this mangled the header and
635gave supercite fits (closes SF #629153).
636
637*** mh-letter-mode
638
639"M-q (fill-paragraph)" now fills quoted paragraphs (for example,
640starting with "> ") correctly (closes SF #489927).
641
642*** mh-next-undeleted-msg, mh-previous-undeleted-msg
643
644If there are no more undeleted messages the point remains at its
645original position and a message is produced (closes SF #494304).
646
647*** mh-pick-mode
648
649Now calls `mh-pick-mode-hook' as documented.
650
651*** mh-put-msg-in-seq
652
653Now puts all messages in region in sequence (closes SF #630324).
654
655*** mh-refile-msg, mh-write-msg-to-file
656
657These functions stomped on the variables that held the name of the
658last file and folder respectively for the other function. This has
659been fixed so that the last folder or file name is preserved (closes
660SF #580772).
661
662*** mh-region-to-sequence
663
664If the region in MH-Folder was set with "C-x h (mark-whole-buffer)",
665you couldn't perform operations on all of the messages as you would
666expect. This has been fixed (closes SF #621632).
667
668*** mh-reply
669
670Performing an undo the first thing after replying would blank out the
671entire draft. Now just the insertion of the yanked message is undone
672leaving the header and signature intact for additional editing (closes
673SF #623693).
674
675*** mh-show-mode
676
677Now calls `mh-show-mode-hook' as documented (closes SF #627222).
678
679*** mh-subject-thread-to-sequence
680
681Make 'subject sequence a real one, exported to MH. This means you can,
682for example, mh-forward it. But it also shows up with a mark in the
683scan output (closes SF #489445).
684
685*** Other Bug Fixes
686
687The following bugs have also been closed:
688
689SF #495450: Folder buffer read-only after inc
690SF #489706: mh-page-msg bombs out
691SF #580772: mh-last-destination is overloaded
692
693*** Variables renamed to conform with Emacs coding conventions
694
695The coding conventions require that boolean variables end in -flag.
696The following two tables show which variables were affected (closes SF
697#627015).
698
699Customization Variables (defcustom)
700
701Old Name New Name
702
703mh-auto-folder-collect mh-auto-folder-collect-flag
704mh-bury-show-buffer mh-bury-show-buffer-flag
705mh-clean-message-header mh-clean-message-header-flag
706mh-decode-quoted-printable mh-decode-quoted-printable-flag
707mh-delete-yanked-msg-window mh-delete-yanked-msg-window-flag
708mh-do-not-confirm mh-do-not-confirm-flag
709mh-highlight-citation-p mh-highlight-citation
710mh-insert-x-mailer-p mh-insert-x-mailer-flag
711mh-print-background mh-print-background-flag
712mh-recenter-summary-p mh-recenter-summary-flag
713mh-recursive-folders mh-recursive-folders-flag
714mh-reply-show-message-p mh-reply-show-message-flag
715mh-show-use-goto-addr mh-show-use-goto-addr-flag
716mh-update-sequences-after-mh-show mh-update-sequences-after-mh-show-flag
717
718Regular Variables (defvar)
719
720Old Name New Name
721
722mh-mhn-compose-insert-p mh-mhn-compose-insert-flag
723mh-nmh-p mh-nmh-flag
724mh-page-to-next-msg-p mh-page-to-next-msg-flag
725
726\f
727
a1b4049d 728* Changes in mh-e 6.1
a933dad1 729
a1b4049d
BW
730This is a minor release which includes a few bug fixes. The
731distribution now includes the ChangeLog.
a933dad1 732
a1b4049d 733** New Features in mh-e 6.1
a933dad1 734
a1b4049d
BW
735*** Fontification
736
737Unseen messages now displayed in bold.
738
739*** Viewing folders and sequences
740
741The folder and sequence listings that "F l (mh-list-folders)" and "S l
742(mh-list-sequences)" create are now displayed in view mode.
743
744** Bug Fixes in mh-e 6.1
745
746*** mh-folder-unseen-seq-name
747
748Byte compilation failed when initializing this variable when the
749user's MH environment was not set up. This has been fixed (closes
750Debian #140232 and Debian #140817).
751
752*** mh-forward
753
754When forwarding a sequence, the mode of the draft would not be set to
755MH-Letter correctly. This has been fixed (closes SF #489448).
756
757*** mh-insert-prefix-string
758
759Fixed to work under XEmacs. Thanks to Will Partain
760<partain at dcs.gla.ac.uk>.
761
762*** mh-quit
763
bdcfe844 764mh-quit now cleans up the buffers named `mh-temp-buffer,'
a1b4049d
BW
765'mh-temp-folders-buffer' and 'mh-temp-sequences-buffer.'
766
767\f
768* Changes in mh-e 6.0
769
770mh-e is now maintained at SourceForge (see
771http://mh-e.sourceforge.net/). This is where you need to go to obtain
772new versions of mh-e, report bugs and receive support.
773
774The maintainers have moved much of their personal configurations into
775the codebase, so you may find that you may be able to reduce your mh-e
776customizations as well.
777
778There are several incompatibilities in this version from older
779versions. Please read the following notes carefully for details. Pay
780particular attention to the key binding changes in the MH-Folder
781section. If you have customized your scan format, you will want to
782read about the new variable `mh-scan-format-file'.
783
784The manual could not be updated in time for this release. It will be
785updated in the near future. If the Preface in your manual indicates
786the older version (version 1.3, for mh-e version 5.0.2), please check
787the following page occasionally for an update:
788
789 https://sourceforge.net/project/showfiles.php?group_id=13357
790
791
792** New Features in mh-e 6.0
793
794*** Customization
795
796mh-e now uses the customize feature of Emacs. Use "M-x customize-group
797mh RET" to customize mh-e.
798
799*** Menus
800
801All mh-e modes now provide menus that contain most mh-e functions.
802
803*** Toolbars
804
805All mh-e modes now have toolbar buttons for oft-used functions (Emacs 21).
806
807*** Fontification
808
809All mh-e buffers now have font-lock keywords. To use, either call
810(turn-on-font-lock) from the appropriate hook, or set
811`global-font-lock-mode' to t. To customize, use "M-x
812customize-apropos-faces ^mh RET".
813
814If you have customized your scan lines, you will have to update your
815scan regexps. The existing regexps were changed to extract a match so
816you will have to add appropriate grouping constructs to take advantage
817of the fontification. Your old settings will continue to work, but the
818folder will not be fontified. For example:
819
820 (setq mh-good-msg-regexp "^\\(.....\\)[^D^]")
821
822You will most likely have to update the new variable
823`mh-scan-subject-regexp' as well. There is another new variable
824`mh-scan-date-regexp' which you may also find useful. Run "M-x apropos
825mh.*regexp" for a complete list.
826
827*** mail-user-agent support
828
829You can now set `mail-user-agent' to `mh-e-user-agent' so that packages
830that need to send mail will use mh-e (closes SF #406883, SF #470024).
831
832*** replgroupcomps support
833
834If you reply to `cc' or `all' and you use nmh, the nmh repl option
835-group will be used. This means that the file `replgroupcomps' will be
836used. If you have customized `replcomps', you will definitely want to
837either copy `$NMH_LIB/replgroupcomps' to your mail directory and modify
838it the same way that you modified your `replcomps' file, or simply
839copy your `replcomps' file to `replgroupcomps'.
840
841*** MH-Folder mode
842
843The variable `mh-summary-height' used to have a default of 4. It now
844varies from 4 to 10 depending on the height of the frame.
845
846Clicking the mouse on a message shows that message.
847
848Delete, refile and undo now operate on a region (but only if
849`transient-mark-mode' is non-nil).
850
851SPC (mh-page-msg) now displays the message if it is not already
852visible. If the bottom of a message is showing, SPC (mh-page-msg)
853moves to the next message (respecting the direction you are moving
854through the folder).
855
856The threading commands "T u (mh-next-unseen-subject-thread)",
857"T t (mh-toggle-subject-thread)", "T s (mh-narrow-to-subject-thread)",
858and "T k (mh-delete-subject-thread)" have been added. These functions
859do not offer threading in the true sense of the word, but do allow
860some manipulation by subject.
861
862Major, major keymap changes. This was done to free up movement
863commands in the buffer, and to provide for additional features, such
864as the threading commands. At the same time, better and more
865consistent mnemonics were realized that should make it easier to
866remember key bindings.
867
868Added new sub-keymaps for folder commands, sequence commands,
869extraction commands, and digest commands which begin with with F, S,
870X, and D, respectively. These sub-keymaps allowed some consistency
871(e.g., especially with l(ist) and k(ill)).
872
873Here are the actual changes and rationale:
874
875Old New Rationale
876
877e - Deleted. Already have x. Now used by mh-edit-again.
878j - Deleted. Already have g.
879
880M-a e Better mnemonic. Matches rmail. Frees movement command.
881M-e E Better mnemonic. Consistent with e.
882- S Why not? mh-sort-folder.
883
884M-f Fv Frees movement command
885M-f Ff Alias (keep?)
886M-f Fo Alias (keep?)
887M-k Fk No reason but to keep with folder commands
888M-l Fl No reason but to keep with folder commands
889M-p Fp No reason but to keep with folder commands
890M-r Fr Frees movement command
891M-s Fs No reason but to keep with folder commands
892M-u Fu No reason but to keep with folder commands
893
894M-% Sd Better mnemonic
895M-# Sk Better mnemonic
896M-q Sl Better mnemonic
897C-xn Sn Frees up standard key binding
898% Sp Better mnemonic for putting a message in a sequence
899? Ss Shows sequences that message is in
900C-xw Sw Frees up standard key binding
901
902M-n Xs Better mnemonic (extract shar)
903M-n Xu Better mnemonic (extract uuencode)
904
905M-SPC D SPC Frees mark command
906M-\177 D \177 No reason but to keep with digest commands
907M-b Db Frees movement command
908
909As the number of variables increases, it is becoming important to
910organize the mh-e namespace. Several variables having to do with the
911format of scan lines were renamed, as follows:
912
913Old New
914
915mh-good-msg-regexp mh-scan-good-msg-regexp
916mh-deleted-msg-regexp mh-scan-deleted-msg-regexp
917mh-refiled-msg-regexp mh-scan-refiled-msg-regexp
918mh-valid-scan-line mh-scan-valid-regexp
919mh-cur-scan-msg-regexp mh-scan-cur-msg-number-regexp
920- mh-scan-cur-msg-regexp
921- mh-scan-rcpt-regexp
922- mh-scan-format-regexp
923mh-msg-number-regexp mh-scan-msg-number-regexp
924mh-msg-search-regexp mh-scan-msg-search-regexp
925
926*** MH-Show mode
927
928While the MIME support is not complete, quoted-printable body parts
929are now decoded.
930
931Some MTAs quote From at the beginning of the line with a ">". The ">"
932is now removed in the display, but not on disk.
933
934*** MH-Letter mode
935
936New function "C-c C-o (mh-split-line)" splits lines in a draft
937preserving the fill prefix and indentation. This is useful when
938responding to several sentences in a single paragraph separately.
939
940"M-q (fill-paragraph)" can now be used on the message that is being
941replied to. The fill prefix such as "> " is preserved.
942
943You no longer have to run "C-c C-e (mh-edit-mhn)" manually as this is
944now done automatically when the message is sent.
945
946The X-Mailer header field is now added to messages as they are sent.
947
948"C-c C-m C-i (mh-mhn-compose-insertion)" now makes a pretty good guess
949at the type of file using the `file' command and no longer asks the
950user for the media type. If the necessary version of `file' is not
951available, the user is asked for the media type as before; however,
952the list of media types is now taken from the system mailcap if
953available. Failing that, the built-in list of types has been
954supplemented so in most cases the type you need should be present
955(closes SF #406883, #441179).
956
957** New Variables in mh-e 6.0
958
959New variables not mentioned earlier include:
960
961*** mh-insert-x-mailer-p
962
963Default value of t means that an X-Mailer header field should be
964added.
965
966*** mh-reply-show-message-p
967
968The setting of this variable determines whether the MH show-buffer is
969displayed with the current message when using mh-reply without a prefix
970argument. Set it to nil if you already include the message
971automatically in your draft using "repl: -filter repl.filter" in
972"~/.mh_profile."
973
974*** mh-scan-format-file
975
976Specifies the format file to pass to the scan program. If t, the
977format string will be taken from the either `mh-scan-format-mh' or
978`mh-scan-format-nmh' depending on whether MH or nmh is in use. If nil,
979the default scan output will be used.
980
981If you customize the scan format, you may need to modify a few
982variables containing regexps that mh-e uses to identify specific
983portions of the output. Use `M-x apropos RET mh-scan.*regexp' to
984obtain a list of these variables.
985
986*** mh-scan-format-mh
987
988Scan format string for MH, provided to the scan program via the
989-format arg. This format is identical to the default except that
990additional hints for fontification have been added to the sixth
991column.
992
993*** mh-scan-format-nmh
994
995Scan format string for nmh, provided to the scan program via the
996-format arg. This format is identical to the default except that
997additional hints for fontification have been added to the sixth
998column.
999
1000*** mh-show-use-goto-addr
1001
1002Non-nil means URLs and e-mail addresses are highlighted using
1003goto-addr in MH-Show buffer.
1004
1005*** mh-letter-fill-column
1006
1007Fill column to use in `mh-letter-mode'. This is useful to make the
1008lines a bit shorter to allow for quoting in replies.
1009
1010*** mh-folder-updated-hook
1011
1012Invoked when the actions in a folder (such as moves and deletes) are
1013performed. Variables that are useful in this hook include
1014`mh-delete-list' and `mh-refile-list' which can be used to see which
1015changes are being made to current folder, `mh-current-folder'.
1016
1017*** mh-unseen-updated-hook
1018
1019Invoked after the unseen sequence has been updated. The variable
1020`mh-seen-list' can be used to obtain the list of messages which will
1021be removed from the unseen sequence
1022
1023** Bug Fixes in mh-e 6.0
1024
1025*** mh-edit-again and mh-extract-rejected-mail
1026
1027Now insert a header separator (--------) which packages such as
1028mailcrypt expect.
1029
1030*** mh-find-progs
1031
1032Now uses `mhparam' to set `mh-lib-progs' and `mh-lib'. Added more
1033directories to `mh-progs' so that mh-e can autoconfigure in more
1034environments. Chances are that you no longer have to set these
1035variables, and if you do, you will only have to set `mh-progs'.
1036Unless, of course, you are using an ancient version of MH that doesn't
1037have `mhparam'.
1038
1039*** mh-folder-mode-map
1040
1041The DEL/<delete>/<backspace> change in Emacs 21 broke
1042`mh-previous-page'. This has been fixed (closes SF #228907).
1043
1044*** mh-forward
1045
1046If you had "forw: -mime" to your .mh_profile, forwarding a message
1047resulted in:
1048
1049 Search failed: "^------- Forwarded Message"
1050
1051In addition, the Subject field was not filled in. This has been fixed
1052(closes SF #223603).
1053
1054*** mh-kill-folder
1055
1056The user is now always prompted before this action; the variable
1057`mh-do-not-confirm' is no longer consulted here. Therefore users who
1058wanted to set `mh-do-not-confirm' but didn't because of the
1059`mh-kill-folder' dependency may now do so.
a933dad1 1060
a1b4049d
BW
1061*** mh-make-folder-mode-line
1062
1063Properly deals with folders that do not have any lines in them. Prints
1064"no msgs" instead of "0 msgs". Does not try to print a range when
1065there are no messages.
1066
1067*** mh-mhn-compose-insertion
1068
1069Now gets the MIME type automatically (assuming the local file command
1070supports the -i and -b options). If this use of the file command is
1071not supported, the list of MIME types has been expanded to use the
1072system's mailcap file.
1073
1074*** mh-nmh-p
1075
1076This variable (t when nmh is in use rather than MH) assumed that the
1077string "nmh" is in `mh-lib-progs' or `mh-lib'. This has been fixed
1078(closes SF #441776).
1079
1080*** mh-refile-msg
1081
1082No longer lets you specify an empty folder (closes SF #476824).
1083
1084*** mh-regenerate-headers
1085
1086Now suppresses "scan: bad message list" messages.
1087
1088*** mh-print-msg
1089
1090This function was looking for `mhl' in the wrong place on nmh on
1091Redhat LINUX 7.0. This has been fixed (closes SF #481128).
1092
1093*** mh-show
1094
1095Now updates `cur' sequence after a message is shown (closes SF #481772).
1096
1097*** mh-showing
1098
1099Renamed variable and function to `mh-showing-mode' to conform with
1100minor mode conventions. Added optional arg to function so it would
1101behave like a normal minor mode: no or nil arg toggles mode, 0 arg
1102turns off, non-nil turns on. This fixed the error that occurred when
1103`desktop-create-buffer' recreated mh-e buffers because it was calling
1104`mh-showing' with an arg.
1105
1106*** mh-version
1107
1108Fixed for nmh. Now displays mh-e version correctly. Cleaned up output
1109and display `mh-progs', etc.
1110
1111*** mh-widen
1112
1113Now attempts to stay on the same message number (closes SF #480922).
1114
1115No longer wipes out pending deletes and refiles without warning
1116(closes SF #481036).
1117
1118\f
1119* Changes in mh-e 5.0.2
1120
1121This version contains additional minor changes to integrate it with
a933dad1
DL
1122reporter.el (requires reporter.el version 3.1c or later) and Emacs
112319.30. The mh-goto-msg function is much faster, which also speeds up
1124several other operations.
1125
a1b4049d
BW
1126\f
1127* Changes in mh-e 5.0.1
1128
1129This version contains minor changes from mh-e 5.0 to integrate it with
1130Emacs 19.29.
1131
1132\f
1133* User-visible changes to mh-e 5.0
1134
1135Note: This being a major release, there are many internal changes.
1136This document lists only changes to the external interfaces of mh-e.
1137
1138When upgrading, you must either explicitly reload the new versions of
1139all mh-e files that are already loaded or restart your Emacs.
a933dad1 1140
a933dad1 1141
a1b4049d
BW
1142** Major Changes and New Features in mh-e 5.0
1143
1144The emphasis for this release has been on consistency and
1145documentation. Many documentation strings were enhanced. Documentation
1146strings were changed to comments for internal functions and variables.
1147
1148*** There is now proper documentation in the form of a 75-page users
1149manual. The Texinfo source is mh-e.texi; the formatted Info document
a933dad1
DL
1150is mh-e.info.
1151
a1b4049d
BW
1152*** There is a new command `mh-update-sequences', which updates MH's
1153idea of what messages are in the Unseen sequence and what is the
1154current folder and message. `mh-quit' calls it. While
1155`mh-execute-commands' has always done this updating as a side effect,
1156the new function is faster.
a933dad1 1157
a1b4049d 1158*** The MH profile entry "Inbox:" is supported.
a933dad1 1159
a1b4049d
BW
1160*** If the show-buffer is modified, the user is queried before mh-e
1161reuses the buffer to show a different message. This buffer is also
a933dad1
DL
1162auto-saved and backed up correctly.
1163
a1b4049d
BW
1164*** `mh-store-buffer' is significantly more robust. It now handles
1165messages created by a wide variety of packaging software. The status
1166message for `uudecode' includes the name of the file created. An error
a933dad1
DL
1167is signaled if the subprocess exits with a non-zero status.
1168
a1b4049d
BW
1169*** `mh-search-folder' behaves predictably, adding messages found to
1170the `search' sequence. It correctly handles the case of no messages
1171found.
1172
1173*** `mh-burst-digest' (`M-b') now only rescans the part of the folder
1174affected by the burst. It is now much faster in a large folder.
a933dad1 1175
a933dad1 1176
a1b4049d 1177** New Hooks and Customization Variables in mh-e 5.0
a933dad1 1178
a1b4049d
BW
1179*** `mh-default-folder-for-message-function': new name for the old
1180`mh-msg-folder-hook', which wasn't a hook. The old name was confusing,
a933dad1
DL
1181leading people to think they could use `add-hook' with it, when
1182actually `setq' is the correct way.
1183
a1b4049d 1184*** `mh-sortm-args': When this variable is used has changed. Now
a933dad1 1185`mh-sortm-args' is passed if there IS a prefix argument to
a1b4049d 1186`mh-sort-folder'. The assumption is that for arguments you normally
a933dad1
DL
1187want, you would specify them in an MH profile entry.
1188
a1b4049d 1189*** `mh-mhn-args': new hook, a list of additional arguments to pass to
a933dad1
DL
1190the `mhn' program if `mh-edit-mhn' is given a prefix argument.
1191
a1b4049d 1192*** `mh-edit-mhn-hook': new hook called by `mh-edit-mhn', the function
a933dad1
DL
1193that formats MIME messages.
1194
a1b4049d 1195*** `mh-folder-list-change-hook': new hook, called whenever the cached
a933dad1
DL
1196list of folders, `mh-folder-list', is changed.
1197
a1b4049d 1198*** `mh-find-path-hook': new hook, called when entering mh-e.
a933dad1 1199
a1b4049d 1200*** `mh-repl-formfile': new variable, used to change the format file
a933dad1
DL
1201used by `mh-reply' from the default of "replcomps".
1202
a1b4049d 1203*** New variables to customize the scan format and notating:
a933dad1
DL
1204`mh-note-deleted', `mh-note-refiled', `mh-note-seq', `mh-note-cur',
1205`mh-note-copied', `mh-note-printed'.
1206
a933dad1 1207
a1b4049d
BW
1208** Key Binding Changes in mh-e 5.0
1209
1210*** `RET' runs `mh-show' for consistency with the Finder and Info. The
a933dad1
DL
1211old binding `.' still works, but `RET' is now the standard binding.
1212
a1b4049d
BW
1213*** `M-<' now runs `mh-first-msg' for consistency with `M->', which
1214runs `mh-last-msg'.
a933dad1 1215
a1b4049d 1216*** `C-c C-f C-d' in MH-Letter mode moves to a Dcc: header field.
a933dad1 1217
a1b4049d 1218*** `C-c C-f C-r' in MH-Letter mode moves to a From: header field.
a933dad1 1219
a1b4049d 1220*** `g' is now the standard binding for `mh-goto-msg'. The old binding
a933dad1
DL
1221`j' still works.
1222
a933dad1 1223
a1b4049d
BW
1224** Other Improvements and Changes to mh-e 5.0
1225
1226*** `mh-lpr-command-format' no longer passes the "-p" argument to
1227`lpr' by default. The mail header typically has the date anyway.
a933dad1 1228
a1b4049d 1229*** When prompting for a sequence name, if no sequences have been used
a933dad1
DL
1230yet, mh-e will offer the first sequence the current message is in.
1231
a1b4049d 1232*** The patterns of more mailers are recognized by
a933dad1
DL
1233`mh-extract-rejected-mail'.
1234
a1b4049d 1235*** `mh-insert-prefix-string' no longer wraps the call to the
a933dad1
DL
1236`mail-citation-hook' function in a `save-excursion' so the hook writer
1237can choose whether to leave point at the beginning or the end of the
1238yanked text.
1239
a1b4049d
BW
1240*** `mh-write-msg-to-file': The prompt now refers to "message" or
1241"message body" depending on which will be written. (This is controlled
1242by a prefix argument.) The file defaults to the last-used file instead
a933dad1
DL
1243of supplying only the directory name.
1244
a1b4049d
BW
1245*** mh-e uses message ranges when running MH commands. Thus "rmm 1 2 3
12464 6" is now "rmm 1-4 6". This change makes it less likely to overflow
a933dad1
DL
1247system argument list limits, and it might be faster, too.
1248
a933dad1 1249
a1b4049d
BW
1250** Bug Fixes to mh-e 5.0
1251
1252*** mh-e's idea of the unseen sequence now stays in sync with MH's
a933dad1
DL
1253better.
1254
a1b4049d
BW
1255*** Functions that are supposed to find fields in the message header
1256no longer look in the message body.
a933dad1 1257
a1b4049d
BW
1258*** mh-e would sometimes fail to remove the "%" from a scan line when
1259the message was removed from a sequence if the message was also in the
a933dad1
DL
1260Previous sequence.
1261
a1b4049d 1262*** The variable `mh-inc-prog' is now correctly used in all places.
a933dad1 1263
a1b4049d 1264*** `mh-pipe-msg' runs the process in the correct directory.
a933dad1 1265
a1b4049d 1266*** A partially scanned folder will no longer lose the "/select"
a933dad1
DL
1267annotation when you execute marked deletes and refiles with `x'.
1268
a1b4049d
BW
1269\f
1270* Changes to mh-e 4.0
1271
1272This file is automatically generated from news-mh-e.txinfo. Do not edit.
1273
1274[MH-E-ONEWS has been incorporated here and removed. news-mh-e.txinfo
1275is no longer available.]
1276
1277Note: there are many internal changes to mh-e in this release. If you
1278have the previous version loaded into your Emacs, you will probably not
1279be able to load this version on top of it.
1280
1281** New Features in mh-e 4.0
1282
1283*** Background folder collection. The first time you are prompted for
1284a folder, you must wait while mh-e collects the names of all existing
1285folders. Now however, if you abort, collecting will continue in the
1286background, and you can do something else in Emacs until the
1287collection completes. Normally, mh-e will begin collecting folders
1288names in the background when you first load it; you can disable this
1289feature by setting `mh-auto-folder-collect' to nil.
1290
1291*** There is support for composing MIME messages using the `mhn'
1292program from MH 6.8. See the documentation string for mh-edit-mhn.
1293(While composing a letter, type `C-h k C-c C-e'.) See also mhn(1).
1294There is as yet no support for reading MIME messages.
1295
1296*** `mh-show', typically on `.', repositions to the start of the
1297message if the message is already visible. It used to do nothing in
1298this case.
1299
1300*** The function `mh-unshar-msg' is renamed `mh-store-msg'. It now
1301does uudecoding, too. Someday it should do MIME. It remembers the last
1302directory you used and offers it as the default for next time.
1303
1304*** New function `mh-header-display', on `,', displays the message
1305with all headers, including those normally not displayed. Type `.' to
1306display the message normally again.
1307
1308*** New function `mh-list-sequences' lists the sequences in use in the
1309current folder.
1310
1311*** New function `mh-version' displays version information about MH
1312and mh-e. Please use the output in bug reports.
1313
1314*** `mh-quit' now burys the folder buffer and show buffer.
1315
1316
1317** New hooks and customization variables in mh-e 4.0
1318
1319*** `mh-pick-mode-hook': new hook called by new mode `mh-pick-mode'.
1320The pick buffer didn't used to have its own mode. Another advantage of
1321`mh-pick-mode' is that `C-h m' works in the pick buffer.
1322
1323*** `mail-citation-hook': new variable for supercite.
1324
1325*** `mh-refile-msg-hook': new hook called by `mh-refile-msg' (and
1326`mh-refile-or-write-again' when refiling).
1327
1328*** `mh-msg-folder-hook': new hook used by `mh-refile-msg' and
1329`mh-to-fcc' to provide a default folder for user prompt.
1330
1331*** `mh-show-hook': new hook called by `mh-show'.
1332
1333*** `mh-delete-msg-hook': new hook called by `mh-delete-msg'.
1334
1335*** `mh-show-mode-hook': new hook called by new mode `mh-show-mode'
1336for `show-' buffers.
1337
1338*** `mh-comp-formfile': new variable so can customize `components'
1339file.
1340
1341*** `mh-sortm-args': new variable, a list of extra arguments to be
1342passed to sortm by `mh-sort-folder'. Give an argument to
1343`mh-sort-folder' to suppress this behavior.
1344
1345*** `mh-send-prog': new variable so can customize name of `send'
1346program in case of name conflicts.
1347
1348*** `mh-scan-prog': new variable so can customize name of `scan'
1349program to generate custom effects.
1350
1351*** `mh-inc-prog': new variable so can customize name of `inc' program
1352to do fancy management of incoming messages.
1353
1354*** `mh-forwarded-letter-subject': new function used by `mh-forward'
1355to compute the Subject line of the new message. It is a small function
1356which can be replaced by the user for customization. Uses the new
1357variable `mh-forward-subject-format', which allows some simple
1358customizations without rewriting even `mh-forwarded-letter-subject'.
1359
1360*** `mh-new-draft-cleaned-headers': new variable, header lines removed
1361by `mh-edit-again' and `mh-extract-rejected-mail' before offering a
1362message as a new draft.
1363
1364*** `mh-signature-file-name': new variable used by
1365`mh-insert-signature' to so can customize name of the file to insert.
1366
1367*** `mh-read-address': new function called to read all To: and Cc:
1368addresses.
1369
1370*** `mh-msg-folder-hook': new hook used by `mh-refile-msg' and
1371`mh-to-fcc' to provide a default folder for user prompt.
1372
1373
1374** Key binding changes in mh-e 4.0
1375
1376*** `,' runs new function `mh-header-display'. It is like `.' but it
1377displays *all* the headers.
1378
1379*** `M-#' runs the new function `mh-delete-seq'. One used to have to
1380type `C-u M-%' to delete a sequence.
1381
1382*** `<' no longer does `mh-first-msg', but `M->' now does
1383`mh-last-msg'. This allows first and last to be consistent (`>' was
1384taken) and is more likely to be discovered by chance anyway.
1385
1386*** `M-d' runs `mh-redistribute', `r' runs `mh-reply' (on the theory
1387that the more commonly used function should be easier to type, and the
1388obscure action of redistributing can be harder to type).
1389
1390*** `M-o' changed to `C-o' (`mh-write-msg-to-file'). It was
1391interfering with arrow keys for some people.
1392
1393*** `M-n' now runs `mh-store-msg' (formerly `mh-unshar-msg').
1394
1395*** `b' no longer runs `mh-quit'; use `q' instead. `b' may be used in
1396a future version for something else.
1397
1398
1399** Minor improvements to mh-e 4.0
1400
1401*** The mh-e code is now divided into multiple Emacs Lisp files, so it
1402starts up faster because Emacs doesn't have to load all of it at once.
1403(This change also makes it easier for the maintainer to manage
1404things.)
1405
1406*** When searching for the directory containing the MH programs,
1407search the user's PATH in addition to the built-in directories, to
1408increase the chance of finding the MH programs.
1409
1410*** The subject for a forwarded message no longer has ugly square
1411brackets around it.
1412
1413*** The name of the folder is no longer appears twice in the show
1414buffer mode line.
1415
1416*** When typing a folder name in the minibuffer, parent folders
1417complete to the trailing slash (/), for easier typing of subfolders.
1418
1419*** The folder buffer mode name changed from `mh-e scan' or `mh-e
1420show' to `MH-Folder', which makes the hook name easier to guess. Added
1421`mh-showing' to `minor-mode-alist' so there is still an indication in
1422the mode line of whether messages will be shown automatically.
1423
1424*** `mh-rename-seq' does completion on the old sequence name.
1425
1426*** If called by a user who has never used MH on this system before,
1427mh-e runs the MH program `install-mh' to get them set up.
1428
1429*** Undo history for previous messages is not kept to avoid wasting
1430memory.
1431
1432*** The internal temp buffer used by mh-e has `buffer-offer-save'
1433explicitly nil. This change benefits people who change the
1434`buffer-offer-save' default.
1435
1436
1437** Bug fixes to mh-e 4.0
1438
1439*** `mh-to-field': don't bomb if no To: field.
1440
1441*** `mh-get-new-mail': restore annotations, e.g., cur, even if no new
1442mail.
1443
1444*** `mh-rename-seq': verify that the new seq name was accepted by
1445`mark' before updating state.
1446
1447*** `mh-internal-seq': the Previous sequence is not notated, since it
1448would notate everything scanned.
1449
1450*** `mh-read-draft': don't call `find-file-noselect' so an
1451`auto-mode-alist' doesn't trigger `mh-letter-mode-hook' twice. Faster,
1452too.
1453
1454*** `mh-show': If user moves onto a message that doesn't exist, don't
1455leave the cursor in the show pane.
1456
1457*** `mh-delete-scan-msgs': use `equal', not `=', on the result of
1458`mh-get-msg-num', since it may be nil.
1459
1460*** `mh-get-field': do anchored search so searching for `reply-to:'
1461doesn't find `in-reply-to:'.
1462
1463*** `mh-widen': do nothing if not narrowed.
1464
1465*** `mh-clean-message-header': find end of headers even if no body.
1466
1467\f
1468Local variables:
1469mode: outline
1470paragraph-separate: "[ \f]*$"
1471end: