Patch to add file monitoring

2018-04-02 Thread Gero Treuner
Hi all, I felt that it would be nice when mutt instantly notifies about new mail. Think about mails like "There is on piece of cake left!". Monitoring files is kind of "state of the art" nowadays, but unfortunately not portable. So my goal was to limit interference with existing functionality, an

Re: Patch to add file monitoring

2018-04-02 Thread Gero Treuner
Hi, On Mon, Apr 02, 2018 at 03:12:49PM +0200, Gero Treuner wrote: > Tested > > - Mailbox types: see above > - General compilation: on Linux with/without **1 inotify > - Sidebar compilation: breaks with same message in original and patched > source with my configuration/system (current git ma

Re: Patch to add file monitoring

2018-04-02 Thread Kevin J. McCarthy
On Mon, Apr 02, 2018 at 03:12:49PM +0200, Gero Treuner wrote: > I felt that it would be nice when mutt instantly notifies about new > mail. Think about mails like "There is on piece of cake left!". Hi Gero, Thank you for sending the patches. I won't have time to look more closely for a few days,