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 E86C14196F0 for ; Mon, 26 Apr 2010 09:30:00 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.89 X-Spam-Level: X-Spam-Status: No, score=-1.89 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_MIME_NO_TEXT=0.01] 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 Y8V7P3JwQ5uU for ; Mon, 26 Apr 2010 09:30:00 -0700 (PDT) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by olra.theworths.org (Postfix) with ESMTP id F320F431FC1 for ; Mon, 26 Apr 2010 09:29:59 -0700 (PDT) Received: by wyj26 with SMTP id 26so847704wyj.26 for ; Mon, 26 Apr 2010 09:29:59 -0700 (PDT) Received: by 10.216.87.66 with SMTP id x44mr2461738wee.183.1272299398852; Mon, 26 Apr 2010 09:29:58 -0700 (PDT) Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com [83.217.165.81]) by mx.google.com with ESMTPS id k13sm320786wed.23.2010.04.26.09.29.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 26 Apr 2010 09:29:57 -0700 (PDT) Received: by ut.hh.sledj.net (Postfix, from userid 1000) id F1BFF59413B; Mon, 26 Apr 2010 17:30:08 +0100 (BST) To: Dirk Hohndel , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: `notmuch' should display the `notmuch-hello' interface In-Reply-To: References: <1272294424-17363-1-git-send-email-dme@dme.org> User-Agent: Notmuch/0.2-200-gcc7098a (http://notmuchmail.org) Emacs/23.1.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Mon, 26 Apr 2010 17:30:04 +0100 Message-ID: <87eii2ch2r.fsf@ut.hh.sledj.net> 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: Mon, 26 Apr 2010 16:30:01 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Mon, 26 Apr 2010 09:11:07 -0700, Dirk Hohndel wr= ote: > This is lacking a committ message... I wasn't sure what else to say. > On Mon, 26 Apr 2010 16:07:04 +0100, dme@dme.org wrote: > > From: David Edmondson > > --- a/emacs/notmuch-lib.el > > +++ b/emacs/notmuch-lib.el > > @@ -33,6 +33,11 @@ > > :type '(alist :key-type (string) :value-type (string)) > > :group 'notmuch) > >=20=20 > > +(defcustom notmuch-search-oldest-first t > > + "Show the oldest mail first when searching." > > + :type 'boolean > > + :group 'notmuch) > > + >=20 > And this doesn't seem related to the subject... >=20 > > @@ -221,8 +222,6 @@ For a mouse binding, return nil." > > (defvar notmuch-search-query-string) > > (defvar notmuch-search-target-thread) > > (defvar notmuch-search-target-line) > > -(defvar notmuch-search-oldest-first t > > - "Show the oldest mail first in the search-mode") > > (defvar notmuch-search-continuation) > >=20=20 > > (defvar notmuch-search-disjunctive-regexp "\\<[oO][rR]\\>") >=20 > ditto... They are both due to re-arranging the relationship between notmuch.el and notmuch-hello.el. dme. =2D-=20 David Edmondson, http://dme.org --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkvVv4wACgkQaezQq/BJZRactgCgiyJxEupsI32gdU95T3vz2WjE Fe4An1HHfDqPy+1NIZTbd7t8+SAZ+3Bk =x67+ -----END PGP SIGNATURE----- --=-=-=--