unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] emacs: per saved search sort order
@ 2012-10-02 20:18 Jani Nikula
  2012-10-02 20:18 ` [PATCH 1/2] emacs: store sort order in the widgets in notmuch-hello Jani Nikula
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jani Nikula @ 2012-10-02 20:18 UTC (permalink / raw)
  To: notmuch

These (fairly unpolished) patches add support for defining the sort order
for each saved search individually. The approach is very low-tech and
simple; providing a separate alist which maps saved search names with sort
order for the saved searches that should have a sort order overriding the
default notmuch-search-oldest-first.

Having this embedded directly in notmuch-saved-searches would be nicer, but
also much more complicated due to backwards compatibility issues. I presume
the diffstat would be at least an order of magnitude bigger.

The patches may not be up to notmuch standards, but I'm providing them
anyway should anyone find them useful.

BR,
Jani.


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 |   10 +++++++---
 emacs/notmuch-lib.el   |    9 +++++++++
 2 files changed, 16 insertions(+), 3 deletions(-)

-- 
1.7.2.5

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <1391727088-22172-1-git-send-email-cworth@cworth.org>]

end of thread, other threads:[~2014-02-07 11:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-02 20:18 [PATCH 0/2] emacs: per saved search sort order Jani Nikula
2012-10-02 20:18 ` [PATCH 1/2] emacs: store sort order in the widgets in notmuch-hello Jani Nikula
2012-10-02 20:18 ` [PATCH 2/2] emacs: add support for defining custom sort order for saved searches Jani Nikula
2012-10-02 23:04 ` [PATCH 0/2] emacs: per saved search sort order Jeremy Nickurak
     [not found] <1391727088-22172-1-git-send-email-cworth@cworth.org>
2014-02-07 11:25 ` Jani Nikula

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).