]> git.notmuchmail.org Git - notmuch/commit
emacs: minimal change to load notmuch-tree by default
authorMark Walters <markwalters1009@gmail.com>
Fri, 1 Nov 2013 09:23:41 +0000 (09:23 +0000)
committerDavid Bremner <david@tethera.net>
Thu, 7 Nov 2013 11:47:25 +0000 (07:47 -0400)
commit66612063813c8c6179eb06dd83a75be6c427b215
tree08001d6fb5c865658c50e0d2b00eb1be657eb025
parent7d7c702d7290c049dd59383e4b1e28ab4280eb1c
emacs: minimal change to load notmuch-tree by default

We want to load notmuch-tree when notmuch is loaded, so include it as
a require in notmuch.el. To avoid circular dependency we need to move
one keybinding from notmuch-tree.el to notmuch.el: it makes sense for
it to be defined there anyway.

Since tree is now loaded by default there is no need to print a
message when it is loaded.
emacs/notmuch-tree.el
emacs/notmuch.el