notmuch/emacs
David Edmondson 98cf886120 emacs: notmuch' should display the notmuch-hello' interface
Reviewed-by: Carl Worth <cworth@cworth.org>

The notmuch-hello functionality is now sufficiently useful that we
want to make it the default view of notmuch for new users. This also
effectively hides the "hello" name from the user, so we'll be free to
change that in the implementation if necessary.

This change also shuffles the requires between notmuch.el and
notmuch-hello.el. This fixes things so that our documented (require
'notmuch) is sufficient for getting the notmuch-hello functionality.

Finally, the shuffling caused the notmuch-search-oldest-first variable
from one file to the other. While doing that, give this variable the
defcustom treatment for easier customization.
2010-04-26 10:37:35 -07:00
..
coolj.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
Makefile emacs: Move emacs UI (currently just one file) to subdirectory. 2010-03-09 12:13:33 -08:00
Makefile.local emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
notmuch-address.el emacs: Add notmuch-address.el for address completion using notmuch 2010-04-23 17:31:46 -07:00
notmuch-hello.el emacs: notmuch' should display the notmuch-hello' interface 2010-04-26 10:37:35 -07:00
notmuch-lib.el emacs: notmuch' should display the notmuch-hello' interface 2010-04-26 10:37:35 -07:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-mua.el emacs: More DWIM when editing messages 2010-04-26 10:24:36 -07:00
notmuch-query.el notmuch-query.el: new file to support access to the notmuch database. 2010-04-05 11:08:45 -07:00
notmuch-show.el emacs: Fix `notmuch-show-rewind' in the presence of invisible text 2010-04-26 10:33:38 -07:00
notmuch-wash.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
notmuch.el emacs: notmuch' should display the notmuch-hello' interface 2010-04-26 10:37:35 -07:00