Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id E72204196F3 for ; Fri, 23 Apr 2010 01:09:07 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5 tests=[BAYES_20=-0.001] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LfqW8gz2gEdF for ; Fri, 23 Apr 2010 01:09:07 -0700 (PDT) Received: from homiemail-a12.g.dreamhost.com (caiajhbdcbbj.dreamhost.com [208.97.132.119]) by olra.theworths.org (Postfix) with ESMTP id 4FC8E4196F2 for ; Fri, 23 Apr 2010 01:09:07 -0700 (PDT) Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch [129.132.133.204]) (Authenticated sender: sebastian@sspaeth.de) by homiemail-a12.g.dreamhost.com (Postfix) with ESMTPA id 3F049714058; Fri, 23 Apr 2010 01:09:05 -0700 (PDT) Received: by sspaeth.de (sSMTP sendmail emulation); Fri, 23 Apr 2010 10:09:03 +0200 From: "Sebastian Spaeth" To: Dirk Hohndel , Carl Worth , notmuch@notmuchmail.org Subject: Re: [PATCH] Add 'G' keybinding to folder and search view that triggers external poll In-Reply-To: References: <874oj3gnrq.fsf@yoom.home.cworth.org> Date: Fri, 23 Apr 2010 10:09:03 +0200 Message-ID: <8739ym1tgg.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2010 08:09:08 -0000 On 2010-04-22, Dirk Hohndel wrote: > I appreciate how nicely you can say "I liked the idea and then > completely rewrote the crap elisp that you submitted" :-) Hehe. Very useful indeed. There is one more thing: Would it be possible to provide user feedback while this is running (synchronously, I guess)? Like having some message in the minibuffer saying "Calling all stations...." and "Polling finished, please move along..." ?