[PATCH] emacs: notmuch-hello: Add variable to control order or saved-search results
Keith Packard
keithp at keithp.com
Fri Feb 7 18:29:55 PST 2014
Carl Worth <cworth at 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 at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140207/5aecf5fb/attachment.pgp>
More information about the notmuch
mailing list