Re: [PATCH 1/4] emacs: unify search mechanisms
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Mon, 16 Jan 2012 11:39:14 +0000 (15:39 +0400)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:42:16 +0000 (09:42 -0800)
78/aa88972edb1cd94e6fc730e03aedc3098dc65c [new file with mode: 0644]

diff --git a/78/aa88972edb1cd94e6fc730e03aedc3098dc65c b/78/aa88972edb1cd94e6fc730e03aedc3098dc65c
new file mode 100644 (file)
index 0000000..0beec91
--- /dev/null
@@ -0,0 +1,88 @@
+Return-Path: <dmitry.kurochkin@gmail.com>\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 07F37429E4E\r
+       for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 03:40:12 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 fvKQF2Xpv3jm for <notmuch@notmuchmail.org>;\r
+       Mon, 16 Jan 2012 03:40:10 -0800 (PST)\r
+Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com\r
+       [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 3BEF2429E4A\r
+       for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 03:40:10 -0800 (PST)\r
+Received: by bkat2 with SMTP id t2so4579445bka.26\r
+       for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 03:40:08 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
+       :mime-version:content-type;\r
+       bh=lC8KFTC6UQr/kw6RUmcjgOyquNZ1oGNGNwjVqojg3iA=;\r
+       b=nbvDX+PAvuoU4Ef3V/03FCQr2znLzghoxms53CKOL9PMeL7xmKAu3NsZ5iPZZdsVHn\r
+       ygs9tZmfvroYkm8k/n0Inw5lJjTjZ+6PpopFrtW8c7V07LrFU2DozdlvGgJbdTGS1bav\r
+       526z2ca+uhDwZhZIqykDM9tPhsj83/hJiBjhE=\r
+Received: by 10.204.13.66 with SMTP id b2mr4130839bka.98.1326714008375;\r
+       Mon, 16 Jan 2012 03:40:08 -0800 (PST)\r
+Received: from localhost ([91.144.186.21])\r
+       by mx.google.com with ESMTPS id d23sm38877162bkw.15.2012.01.16.03.40.06\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Mon, 16 Jan 2012 03:40:07 -0800 (PST)\r
+From: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
+To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 1/4] emacs: unify search mechanisms\r
+In-Reply-To: <cunehuz5186.fsf@hotblack-desiato.hh.sledj.net>\r
+References: <1324786495-14221-1-git-send-email-dmitry.kurochkin@gmail.com>\r
+       <cunehuz5186.fsf@hotblack-desiato.hh.sledj.net>\r
+User-Agent: Notmuch/0.10.2+135~gb811a3c (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Mon, 16 Jan 2012 15:39:14 +0400\r
+Message-ID: <87ehuzvpul.fsf@gmail.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\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: Mon, 16 Jan 2012 11:40:12 -0000\r
+\r
+On Mon, 16 Jan 2012 11:35:37 +0000, David Edmondson <dme@dme.org> wrote:\r
+> On Sun, 25 Dec 2011 08:14:52 +0400, Dmitry Kurochkin <dmitry.kurochkin@gmail.com> wrote:\r
+> > Before the change, there were two ways to do search in Emacs UI:\r
+> > search widget in notmuch-hello buffer and `notmuch-search'\r
+> > function bound to "s".  Internally, notmuch-hello search widget\r
+> > uses `notmuch-search' function.  But it uses widget field input\r
+> > instead of minibuffer.  Such duplication is a major issue for\r
+> > notmuch-hello usability: search interface is inconsistent and\r
+> > lacks features that are available in minibuffer (e.g. history and\r
+> > auto completion).  Some of these features may be relatively easy\r
+> > to implement for notmuch-hello search, others would be much more\r
+> > tricky.  So to avoid duplication, make UI more consistent, bring\r
+> > notmuch-hello search to feature parity with the minibuffer\r
+> > search, the patch replaces notmuch-hello search widget and with a\r
+> > button that works the same way as "s" key binding.\r
+> \r
+> Dmitry, if Daniel re-submits his patches to allow the construction of\r
+> `notmuch-hello' buffers to be configured, it seems that this patchset\r
+> would become unnecessary. Is that correct?\r
+\r
+Right.  We will just need to fix the 's' key binding.  Looking forward\r
+for that.\r
+\r
+Regards,\r
+  Dmitry\r