Discussion:
[VM] headers only mode for local folders
John Hein
2012-01-18 20:42:17 UTC
Permalink
I like [the fairly recent] headers only mode for imap folders.

What about for local folders? That would help for some of my larger
local folders, especially for load/save operation times (especially
over nfs) and searching based on header contents (rather than body
searches).

This might help mitigate some (not all) of the reason I'd like to see
maildir support in vm. Although I'm not sure which would be easier
to implement.
Uday Reddy
2012-01-18 21:14:06 UTC
Permalink
Post by John Hein
What about for local folders? That would help for some of my larger
local folders, especially for load/save operation times (especially
over nfs) and searching based on header contents (rather than body
searches).
I have been thinking about that recently. The first thing to do would be to
allow a directory of (single message) mail files to be viewed as a folder.
I will call them "directory folders" for the time being.

The first time you load a directory folder it would be time-consuming
because a directory is not a mail server and you can't ask it to give you
just the message headers. But, once the folder has been craeted, viewing
messages should be fairly efficient.

It should be fairly easy to do. But, at the moment, I don't have the time
to take on a new task. But if you are able to do some elisp coding, I can
tell you what needs doing.

Cheers,
Uday

Continue reading on narkive:
Loading...