Re: rsyncing in the background
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 14 Dec 2006 09:58:06 +0100, Marc Lobelle said:
>
> The last 2 lines are intended to have the display updated automatically when
> new messages arrive and this does not work: I have to click regularly on
> "rescan folder" .
>
> Has anybody a suggestion to automate it ?
I'm still insufficiently caffienated to fully answer it, but you're on the
right track. I see in inc.tcl:
inc.tcl: Scan_Folder $exmh(folder) $ftoc(showNew)
That $ftoc(showNew) may be the missing detail?
(Alternatively, Scan_FolderForce has this test that controls if the folder
actually gets rescanned:
} elseif {! [Ftoc_Changes Rescan]} {
Background_Wait
Label_Folder $folder
and that might not be triggering the way you want...
Hope that helps...
_______________________________________________
Exmh-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/exmh-users
signature.asc
(application/pgp-signature, 226 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Exmh version 2.5 07/13/2001 iD8DBQFFgVCxcC3lWbTT17ARAhodAJ9fBzaK0OTkRVFK51kR9SFMPDupHACg7Sc0 8OXihcICzUgJF1bejm8GP9M= =MjsU -----END PGP SIGNATURE-----