aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorGravatar Mark Walters <markwalters1009@gmail.com>2014-09-02 19:56:04 +0100
committerGravatar David Bremner <david@tethera.net>2014-09-07 20:02:16 +0200
commit5c4f6ed99bd10fa26162c46601714141adeb3fb5 (patch)
treeb11e868ce2ab1957df21cc775392454f46b80ddb /lib
parent3d39d346d793b9bea0c23ae2c16600feab11ee19 (diff)
emacs: jump: sort-order bugfix
default-value needs its argument to be quoted. Slightly strangely default-value of 't or nil is 't or nil respectively so the code (default-value notmuch-search-oldest-first) just gives the current value of notmuch-search-oldest-first rather than intended default-value of this variable. The symptom is that if you are in a search buffer and use notmuch jump to run a saved search which does not have an explicitly set sort order then the sort order of the saved-search is inherited from the current search buffer rather than being the default search order. Thanks to Jani for finding the bug.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions