[PATCH 0/2] emacs: per saved search sort order
Jani Nikula
jani at nikula.org
Fri Feb 7 03:25:51 PST 2014
On Thu, 06 Feb 2014, Carl Worth <cworth at cworth.org> wrote:
> 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).
> ---
>
> This allows me to get back to the behavior that notmuch had long ago,
> (the documentation for the changed behavior was updated in commit
> c1a42652a173a4bb70ab72388e6ad150d19a2b06). I'm not sure when the
> actual behavioral change was made.
I seem to have fixed the documentation (I'd forgotten!) but I'm pretty
sure I had nothing to do with changing the behaviour! :)
> A fanicer change might allow for a configurable sort order for each
> saved search, but this more minimal change at least lets me use the
> latest notmuch once again.
Here are simple patches to support per saved search sort order. I seem
to have been running these for more than a year now [1]. It's not
perfect or pretty but works for me.
BR,
Jani.
[1] id:1349209083-7170-1-git-send-email-jani at nikula.org
Jani Nikula (2):
emacs: store sort order in the widgets in notmuch-hello
emacs: add support for defining custom sort order for saved searches
emacs/notmuch-hello.el | 8 +++++++-
emacs/notmuch-lib.el | 9 +++++++++
2 files changed, 16 insertions(+), 1 deletions(-)
--
1.7.2.5
More information about the notmuch
mailing list