Bill Wohler | 8 Jan 2003 02:25
X-Face
Picon
Picon
Gravatar

MH-E 7.1 released

MH-E is the GNU Emacs front end for MH. Version 7.1 includes the new
features of multiple identities and alias completion, and indexed
searching has been revamped. Various other features have been added and
a few bugs were fixed. Read on for more details.

Project home page at: http://mh-e.sourceforge.net/. 

* 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
(Continue reading)

Bill Wohler | 8 Jan 2003 16:48
X-Face
Picon
Picon
Gravatar

MH-E contrib 1.2 released

MH-E is the GNU Emacs front end for MH, and this package contains
additional functionality that users of MH-E may find helpful. Version
1.2 adds mh-comp-frame.el for composing drafts in separate frames. The
packages mh-alias.el and mh-identity.el have been moved into MH-E
proper. Read on for more details.

Project home page at: http://mh-e.sourceforge.net/.

2003-01-08  Bill Wohler  <wohler <at> newt.com>
	
	* Released MH-E contrib version 1.2.

	* README: Updated for release 1.2.

2003-01-08  Bill Wohler  <wohler <at> newt.com>

	* README: Deleted descriptions for mh-alias.el and mh-identity.el.
	Added description of mh-comp-frame.el.

	* Makefile (MH-E-CONTRIB): Deleted mh-alias.el and mh-identity.el.
	Added mh-comp-frame.el.

2002-12-17  Satyaki Das  <satyaki <at> theforce.stanford.edu>

	* mh-comp-frame.el: New file. When loaded it does nessage
	composition in a separate frame.

2002-12-02  Peter S Galbraith  <psg <at> debian.org>

	* mh-identity.el: Deleted. It's in src/ now.
(Continue reading)


Gmane