summaryrefslogtreecommitdiff
path: root/lisp/init-mail.el
AgeCommit message (Collapse)Author
2015-06-20Extend link support gnus-follow-last-message-linkKyle Meyer
Before, this function only worked with gwene links that could be followed with shr functions. Using widgets, this should work for links in non-gwene buffers too.
2015-06-10Use custom avy-goto-subword-1 for all bindingsKyle Meyer
Only changed main binding in f88d106fc3.
2015-06-08Switch shr-save-contents keyKyle Meyer
2015-05-30Bind notmuch instead of notmuch-search in mail mapKyle Meyer
2015-05-30Add ace-link-widget commandKyle Meyer
2015-05-30Add today to notmuch-saved-searchesKyle Meyer
2015-05-30Rename init-gnus.el to init-mail.elKyle Meyer
2015-04-12Move server settings to init-server.elKyle Meyer
2015-04-12Avoid saving abbrevs and bookmarks if not default serverKyle Meyer
2015-03-23Use a second daemon for GnusKyle Meyer
Follow setup described in http://tychoish.com/posts/running-multiple-emacs-daemons-on-a-single-system/