Dmitryi S. Sizonenco wrote:
> Save mail password
worksforme
> The ability to delete address books & mailboxes at will. The current
> version won't let me delete predetermined mailboxes or address books.
> But, first it produces a bad feeling of "limited freedom", and,
> second, I don't need additional clutter if I like to use only my own
> mailboxes & address books with my names.
What mailbox are you referring to? The Local folders used as fallback,
e.g. for Unsent Mail / Send Later. I think, you can delete all address
book. at least, you can via prefs.js - check out the default prefs
(mailnews.js) for details.
> Import mail from user-specified files. The "automatic" feature
> doesn't work when I want to, say, import mail from a mailbox in the
> Eudora format that's not used by Eudora or when there is no way to
> determine the location of a mail client (say, if it's not written in
> the registry)
> Show complete X-headers in a more compact format, as it was done in
> Netscape Messenger 4.x & Eudora 5. Right now it takes one third of a
> 1152*864 screen.
You mean, you want them to scroll? I can understand that - maybe it will
be implemented later.
> The ability to select text in X-headers for copying.
Oh, yes. That's a bug I don't like at all, too. In fact, I tried to fix
it, without success so far. I know the problem, but not where exactly it
manifests itself. I hope, this bug will be fixed for 1.0.
> Text editing mode as default for the mail editor
No.
Although I personally faught long time for plaintext mails (note that
Beonex defaults to *sending* plaintext), I also believe that the
plaintext composer is outdated, even for plaintext mails, as long as you
don't want to compose ASCII-art (in the broadest sense).
Example: Beonex supports format=flowed, i.e. even plainetxt mails don't
have hard linewraps, which helps a lot at rewrapping quotes, which in
turn helps against long lines or "embarrasing line wrap". But, how to
you want to keep the flowing information in the plaintext composer? Not
possible (at least, I don't know how). Solution: HTML-like quotes in the
editor, which are turned into plaintext at sending.
What is the difference between the plaintext and the HTML editor anyway?
The plaintext editor has fewer options and a fixed width font - that's
it bascially.
> Not to store user profiles under %windir%/mozilla, not to store any
> information under %windir% at all (hey, it already has enough stuff
> in there - why putting more?).
It is stored in your profile, where user-specific app data is supposed
to go. It's a fault of Windows that it is stored in the Windows folder
*by default*. You can change the path either for Mozilla's profile only
or for the whole WIndows profile.
> Ability to choose any directory for the user profiles *during
> installation & setup*.
You can do that, I think. Just run the Profile Manager before Communciator.
> Speed optimisations.
On the way.
> Completely ditch the old Mosaic way of opening new browser copy for
> every new window. This is uncomfortable, takes up too much memory and
> there just is no sense in doing so. Look at Opera and its way of
> keeping child document windows inside the parent one.
I know that many people (including myself) don't like this mode of
operation in browsers.
BTW: That mode is not old at all. It is the standard way on Unix, and
several WIndows app employ it, too (e.g. Visual Studio).
> Integration with the latest Java RE. Whenever a Sun JRE version is
> detected on the computer, Beonex should use it. As simple as that :-)
If it were that simple, I'm sure it would be implemented.
Note taht you can use different implementations of Java. The
implementation has to provide an OJI plugin. IBM's one does, for
example, IIRC.