]> git.cworth.org Git - notmuch/commit
notmuch.el: Use variable notmuch-search-oldest-first to decide the search order
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 23 Nov 2009 14:50:59 +0000 (20:20 +0530)
committerCarl Worth <cworth@cworth.org>
Thu, 26 Nov 2009 21:09:12 +0000 (13:09 -0800)
commitdc4d0a53a295e2df09d0ae79ded74f8d5fd0e1a4
treecd20b7be37e4c5e47f135ab11bd910a9523fd85e
parent5b7b5ce1ef815d05ca18498d65079f65a5c67e4e
notmuch.el: Use variable notmuch-search-oldest-first to decide the search order

Make sure we use notmuch-search-oldest-first to decide the how
the search result should be displayed. This helps to set the
value to nil and have latest mail shown first

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
notmuch.el