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 669AB431FD0 for ; Fri, 30 Dec 2011 02:44:37 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled 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 aLJOvnRvHsCy for ; Fri, 30 Dec 2011 02:44:37 -0800 (PST) Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id CC668431FB6 for ; Fri, 30 Dec 2011 02:44:36 -0800 (PST) Received: by wgbds13 with SMTP id ds13so19893887wgb.2 for ; Fri, 30 Dec 2011 02:44:35 -0800 (PST) Received: by 10.227.207.15 with SMTP id fw15mr38709039wbb.15.1325241875607; Fri, 30 Dec 2011 02:44:35 -0800 (PST) Received: from hotblack-desiato.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25]) by mx.google.com with ESMTPS id en10sm35159091wbb.11.2011.12.30.02.44.33 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 30 Dec 2011 02:44:34 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id 4F712A04DF; Fri, 30 Dec 2011 10:44:32 +0000 (GMT) To: Dmitry Kurochkin , notmuch@notmuchmail.org Subject: Re: [PATCH 1/4] emacs: unify search mechanisms In-Reply-To: <1324786495-14221-1-git-send-email-dmitry.kurochkin@gmail.com> References: <1324786495-14221-1-git-send-email-dmitry.kurochkin@gmail.com> User-Agent: Notmuch/0.10.2+151~gbf1dc2b (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Fri, 30 Dec 2011 10:44:28 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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, 30 Dec 2011 10:44:37 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 25 Dec 2011 08:14:52 +0400, Dmitry Kurochkin wrote: > Before the change, there were two ways to do search in Emacs UI: > search widget in notmuch-hello buffer and `notmuch-search' function > bound to "s". Internally, notmuch-hello search widget uses > `notmuch-search' function. But it uses widget field input instead of > minibuffer. >=20 > Such duplication is a major issue for notmuch-hello usability: search > interface is inconsistent and lacks features that are available in > minibuffer (e.g. history and auto completion). Were there actual complaints about the usability of the current approach? I much preferred your alternative approach (merging the history while leaving the UI alone). --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk79lgwACgkQaezQq/BJZRa/0ACfRCvgpS5xKs26whXi7/TZJbYd +1YAnAq7UW/AK/TJvdomy9Ucno/Eh34v =g+rg -----END PGP SIGNATURE----- --=-=-=--