[PATCH] emacs: `notmuch' should display the `notmuch-hello' interface
Dirk Hohndel
hohndel at infradead.org
Mon Apr 26 09:11:07 PDT 2010
This is lacking a committ message...
On Mon, 26 Apr 2010 16:07:04 +0100, dme at dme.org wrote:
> From: David Edmondson <dme at dme.org>
> --- 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
More information about the notmuch
mailing list