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 F03274196F0 for ; Mon, 26 Apr 2010 09:11:08 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -4.2 X-Spam-Level: X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] 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 MD0CrUjhrP9E for ; Mon, 26 Apr 2010 09:11:08 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by olra.theworths.org (Postfix) with ESMTP id 35DC2431FC1 for ; Mon, 26 Apr 2010 09:11:08 -0700 (PDT) Received: from localhost ([::1] helo=x200.gr8dns.org) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1O6Qtn-0008SH-6g; Mon, 26 Apr 2010 16:11:07 +0000 Received: by x200.gr8dns.org (Postfix, from userid 500) id 5A0F9CC828; Mon, 26 Apr 2010 09:11:07 -0700 (PDT) From: Dirk Hohndel To: dme@dme.org, notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: `notmuch' should display the `notmuch-hello' interface In-Reply-To: <1272294424-17363-1-git-send-email-dme@dme.org> References: <1272294424-17363-1-git-send-email-dme@dme.org> User-Agent: Notmuch/0.2-201-g0605b37 (http://notmuchmail.org) Emacs/23.1.1 (i386-redhat-linux-gnu) Date: Mon, 26 Apr 2010 09:11:07 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html 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:11:09 -0000 This is lacking a committ message... 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) > > +(defcustom notmuch-search-oldest-first t > + "Show the oldest mail first when searching." > + :type 'boolean > + :group 'notmuch) > + And this doesn't seem related to the subject... > @@ -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) > > (defvar notmuch-search-disjunctive-regexp "\\<[oO][rR]\\>") ditto... ... just saying... /D -- Dirk Hohndel Intel Open Source Technology Center