| | 8 | |
|---|
| | 9 | * Changes in MH-E 8.0.2 |
|---|
| | 10 | |
|---|
| | 11 | Version 8.0.2 fixes the tool bar and `F n' on XEmacs, and `K a' on GNU |
|---|
| | 12 | mailutils. |
|---|
| | 13 | |
|---|
| | 14 | ** Bug Fixes in MH-E 8.0.2 |
|---|
| | 15 | |
|---|
| | 16 | *** Tool Bar Not Displayed in XEmacs |
|---|
| | 17 | |
|---|
| | 18 | The MH-E tool bar didn't show up in XEmacs; now it does. Thanks to Ted |
|---|
| | 19 | Phelps <phelps@gnusto.com> (closes SF #1506846). |
|---|
| | 20 | |
|---|
| | 21 | *** mh-mime-save-parts Assumes -store Default |
|---|
| | 22 | |
|---|
| | 23 | It was assumed that -store was the default for both mhn and mhstore. |
|---|
| | 24 | This has been fixed by using -store except when using nmh. Thanks to |
|---|
| | 25 | Sergey Poznyakoff <gray@Mirddin.farlep.net> (closes SF #1513140). |
|---|
| | 26 | |
|---|
| | 27 | *** F-n Doesn't Work |
|---|
| | 28 | |
|---|
| | 29 | The fix for SF #1499712 broke `F n' (`mh-index-new-messages') on |
|---|
| | 30 | XEmacs since a regular expression that XEmacs could not handle was |
|---|
| | 31 | added. This regexp has been fixed (closes SF #1514424). |
|---|