Re: [PATCH] emacs: notmuch-hello: Add variable to control order or saved-search results

Subject: Re: [PATCH] emacs: notmuch-hello: Add variable to control order or saved-search results

Date: Fri, 07 Feb 2014 18:29:55 -0800

To: Carl Worth, notmuch@notmuchmail.org

Cc:

From: Keith Packard


Carl Worth <cworth@cworth.org> writes:

> This allows for the user to control the order that results are
> returned from saved-searches, (and independently from the order of all
> other searches which is controlled by notmuch-search-oldest-first).

After we lost this from notmuch, I added this to my .emacs, which made
my hello searches oldest first:

(defun notmuch-hello-widget-search (widget &rest ignore)
 (notmuch-search (widget-get widget
			      :notmuch-search-terms)
		 t))


-- 
keith.packard@intel.com
part-000.sig (application/pgp-signature)

Thread: