Re: [PATCH] Add 'G' keybinding to folder and search view that triggers external poll
authorDirk Hohndel <hohndel@infradead.org>
Fri, 23 Apr 2010 14:04:51 +0000 (07:04 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:49 +0000 (09:36 -0800)
43/50dbf0aa27658e6d6dd3f07325053354dbc31d [new file with mode: 0644]

diff --git a/43/50dbf0aa27658e6d6dd3f07325053354dbc31d b/43/50dbf0aa27658e6d6dd3f07325053354dbc31d
new file mode 100644 (file)
index 0000000..ba2610e
--- /dev/null
@@ -0,0 +1,74 @@
+Return-Path: <BATV+f0b569d5e20130a38e27+2434+infradead.org+hohndel@bombadil.srs.infradead.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id A3DA9414BB9\r
+       for <notmuch@notmuchmail.org>; Fri, 23 Apr 2010 10:41:16 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.608\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.608 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9, DATE_IN_PAST_03_06=1.592,\r
+       RCVD_IN_DNSWL_MED=-2.3] autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id r2ZPo-cvp0Fk for <notmuch@notmuchmail.org>;\r
+       Fri, 23 Apr 2010 10:41:15 -0700 (PDT)\r
+Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id C452541733C\r
+       for <notmuch@notmuchmail.org>; Fri, 23 Apr 2010 10:41:15 -0700 (PDT)\r
+Received: from localhost ([::1] helo=x200.gr8dns.org)\r
+       by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux))\r
+       id 1O5MsN-0004X5-Dc; Fri, 23 Apr 2010 17:41:15 +0000\r
+Received: by x200.gr8dns.org (Postfix, from userid 500)\r
+       id 61300C05C9; Fri, 23 Apr 2010 07:04:51 -0700 (PDT)\r
+From: Dirk Hohndel <hohndel@infradead.org>\r
+To: Sebastian Spaeth <Sebastian@SSpaeth.de>, Carl Worth <cworth@cworth.org>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] Add 'G' keybinding to folder and search view that\r
+       triggers external poll\r
+In-Reply-To: <8739ym1tgg.fsf@SSpaeth.de>\r
+References: <m339z4csi1.fsf@x200.gr8dns.org>\r
+       <874oj3gnrq.fsf@yoom.home.cworth.org>\r
+       <m3633jp1xa.fsf@x200.gr8dns.org> <8739ym1tgg.fsf@SSpaeth.de>\r
+Date: Fri, 23 Apr 2010 07:04:51 -0700\r
+Message-ID: <m3633i5kos.fsf@x200.gr8dns.org>\r
+User-Agent: notmuch 0.2-183-g625ff29 (Emacs 23.1.1/i386-redhat-linux-gnu)\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-SRS-Rewrite: SMTP reverse-path rewritten from <hohndel@infradead.org> by\r
+       bombadil.infradead.org See http://www.infradead.org/rpr.html\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 23 Apr 2010 17:41:16 -0000\r
+\r
+On Fri, 23 Apr 2010 10:09:03 +0200, "Sebastian Spaeth" <Sebastian@SSpaeth.de> wrote:\r
+> On 2010-04-22, Dirk Hohndel wrote:\r
+> > I appreciate how nicely you can say "I liked the idea and then\r
+> > completely rewrote the crap elisp that you submitted" :-)\r
+> \r
+> Hehe. Very useful indeed. There is one more thing: Would it be possible to provide user\r
+> feedback while this is running (synchronously, I guess)? Like having\r
+> some message in the minibuffer saying "Calling all stations...." and\r
+> "Polling finished, please move along..." ?\r
+\r
+Right now all you get is the busy cursor. The problem with the updates\r
+is that notmuch/emacs calls just one script. I don't know how to display\r
+(progress-) output from that script in the mininuffer...\r
+\r
+/D\r
+\r
+-- \r
+Dirk Hohndel\r
+Intel Open Source Technology Center\r