nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Sent draft filenames

2009-05-16 13:35:37
belg4mit(_at_)pthbb(_dot_)org wrote:
What's responsible for the production of files named ",X"? I get them in
my regular folders, and posted drafts are renamed to this style as well.
My system used to instead name sent messages ".#X", which is compatible
wth Athena delete, but has recently reverted to clogging my folders with
the comma files.

The backup prefix is a compile time option (configure --with-hash-backup
will make it use '#' rather than ','; for anything more complicated you
probably need to modify the sources). The function m_backup() creates a
file with this prefix, and it's used in various bits of nmh that want
to create a backup file.

Have you upgraded your nmh recently and accidentally lost a local
configuration, perhaps?

-- PMM


_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
http://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>