[PATCH] Perform mail polling asynchronously

2012-01-06 Thread David Edmondson
On Fri, 06 Jan 2012 06:45:59 -0800, Jesse Rosenthal wrote: > On Tue, 03 Jan 2012 16:02:43 +, David Edmondson wrote: > > On Mon, 5 Sep 2011 07:14:36 +0300, Antono Vasiljev > > wrote: > > > > If the poll script runs asynchronously, won't the notmuch-search output > > refresh and jump into m

[PATCH] Perform mail polling asynchronously

2012-01-06 Thread Antono Vasiljev
On Tue, 2012-01-03 at 16:02 +, David Edmondson wrote: > On Mon, 5 Sep 2011 07:14:36 +0300, Antono Vasiljev > wrote: > > * reimplemented notmuch-poll(&optional callback) so that it > > calls process asynchronously and run callback after process > > finished > > * changed usage of

[PATCH] Perform mail polling asynchronously

2012-01-06 Thread David Edmondson
On Fri, 06 Jan 2012 14:09:57 +0300, Antono Vasiljev wrote: > On Tue, 2012-01-03 at 16:02 +, David Edmondson wrote: > > > On Mon, 5 Sep 2011 07:14:36 +0300, Antono Vasiljev > > wrote: > > > * reimplemented notmuch-poll(&optional callback) so that it > > > calls process asynchronously

Re: [PATCH] Perform mail polling asynchronously

2012-01-06 Thread David Edmondson
On Fri, 06 Jan 2012 06:45:59 -0800, Jesse Rosenthal wrote: > On Tue, 03 Jan 2012 16:02:43 +, David Edmondson wrote: > > On Mon, 5 Sep 2011 07:14:36 +0300, Antono Vasiljev > > wrote: > > > > If the poll script runs asynchronously, won't the notmuch-search output > > refresh and jump into my

Re: [PATCH] Perform mail polling asynchronously

2012-01-06 Thread Jesse Rosenthal
On Tue, 03 Jan 2012 16:02:43 +, David Edmondson wrote: > On Mon, 5 Sep 2011 07:14:36 +0300, Antono Vasiljev wrote: > > If the poll script runs asynchronously, won't the notmuch-search output > refresh and jump into my face when I'm busy doing something else? And, > if I'm not busy doing some

[PATCH] Perform mail polling asynchronously

2012-01-06 Thread Jesse Rosenthal
On Tue, 03 Jan 2012 16:02:43 +, David Edmondson wrote: > On Mon, 5 Sep 2011 07:14:36 +0300, Antono Vasiljev > wrote: > > If the poll script runs asynchronously, won't the notmuch-search output > refresh and jump into my face when I'm busy doing something else? And, > if I'm not busy doing s

Re: [PATCH] Perform mail polling asynchronously

2012-01-06 Thread David Edmondson
On Fri, 06 Jan 2012 14:09:57 +0300, Antono Vasiljev wrote: > On Tue, 2012-01-03 at 16:02 +, David Edmondson wrote: > > > On Mon, 5 Sep 2011 07:14:36 +0300, Antono Vasiljev > > wrote: > > > * reimplemented notmuch-poll(&optional callback) so that it > > > calls process asynchronously

Re: [PATCH] Perform mail polling asynchronously

2012-01-06 Thread Antono Vasiljev
On Tue, 2012-01-03 at 16:02 +, David Edmondson wrote: > On Mon, 5 Sep 2011 07:14:36 +0300, Antono Vasiljev wrote: > > * reimplemented notmuch-poll(&optional callback) so that it > > calls process asynchronously and run callback after process > > finished > > * changed usage of no

[PATCH] Perform mail polling asynchronously

2012-01-03 Thread David Edmondson
On Mon, 5 Sep 2011 07:14:36 +0300, Antono Vasiljev wrote: > * reimplemented notmuch-poll(&optional callback) so that it > calls process asynchronously and run callback after process > finished > * changed usage of notmuch-poll in notmuch-hello-poll-and-update > and notmuch-search-

Re: [PATCH] Perform mail polling asynchronously

2012-01-03 Thread David Edmondson
On Mon, 5 Sep 2011 07:14:36 +0300, Antono Vasiljev wrote: > * reimplemented notmuch-poll(&optional callback) so that it > calls process asynchronously and run callback after process > finished > * changed usage of notmuch-poll in notmuch-hello-poll-and-update > and notmuch-search-

[PATCH] Perform mail polling asynchronously

2011-09-05 Thread Antono Vasiljev
* reimplemented notmuch-poll(&optional callback) so that it calls process asynchronously and run callback after process finished * changed usage of notmuch-poll in notmuch-hello-poll-and-update and notmuch-search-poll-and-refresh-view --- emacs/notmuch-hello.el |4 +--- emacs/n

[PATCH] Perform mail polling asynchronously

2011-09-04 Thread Antono Vasiljev
* reimplemented notmuch-poll(&optional callback) so that it calls process asynchronously and run callback after process finished * changed usage of notmuch-poll in notmuch-hello-poll-and-update and notmuch-search-poll-and-refresh-view --- emacs/notmuch-hello.el |4 +--- emacs/n