]> git.notmuchmail.org Git - notmuch/commit
emacs: do not modify the alist passed to notmuch-sort-saved-searches
authorJani Nikula <jani@nikula.org>
Sun, 1 Apr 2012 14:51:23 +0000 (17:51 +0300)
committerDavid Bremner <bremner@debian.org>
Fri, 6 Apr 2012 15:34:16 +0000 (12:34 -0300)
commit052000f85ae2e75efdf882a7fd15ef5698001c42
tree47a4d08d286820428520e58a23deceec088d1805
parent6acd61dad91cb1b5c43261a3c6cf7583ecf16f13
emacs: do not modify the alist passed to notmuch-sort-saved-searches

Sort modifies its input as a side effect. Pass it a copy in
notmuch-sort-saved-searches to not modify the notmuch-saved-searches
alist.
emacs/notmuch-hello.el