Compose Fix -- Version 0.2
By Bruce Richardson <itsbruce@uklinux.net>

Description
===========
This plug-in fixes some usability niggles with the compose window:

1.  The tab sequence isn't helpful, running through all the little
controls when the user wants to be able to go To->Subject->Body or
To->Cc->Bcc->Subject->Body.  So now they can have either of those.

2.  When composing a reply, the To and Subject boxes are automatically
filled in, so it doesn't make sense for the focus to go to the To box.
It should go to the message body.

This has been tested with SM 1.2.12 but it should work with most recent
1.2.x and 1.4.x set-ups.  It depends on javascript to work, if that's a
problem for you.

There are some other things that annoy me about the compose window, so I
may add more fixes.

Changes
=======

v0.1	27-May-2003	Initial version.  Tabindex fix.

v0.2    28-May-2003     Reply focus fix.

Copyright
=========
Copyright (C) 2003 Bruce Richardson

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

A copy of the GNU General Public License can be found on the
Free Software Foundation website: http://gnu.org/
