mu/mu4e
Hinrik Örn Sigurðsson 77529b105e Allow specifying list shortnames with regexes
This way mu4e will intelligently shorten mailing list names which
contain dots:

    (setq mu4e-mailing-list-patterns
          '("\\([a-z0-9.]+\\)\.lists\.company\.com"))
2015-11-14 00:04:26 +00:00
..
Makefile.am Install NEWS.org, mu4e-about.org 2015-06-09 21:08:02 +03:00
TODO * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00
fdl.texi * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00
mu4e-about.org * mu4e: make sure the about-page is unfolded 2012-07-11 11:46:03 +03:00
mu4e-actions.el mu4e: added action to show the current thread only 2015-11-12 12:57:26 +02:00
mu4e-compose.el Make `mu4e-compose-in-new-frame` always kill frame 2015-06-07 14:00:20 +03:00
mu4e-contrib.el mu4e-contrib: add some spam-handling functions 2015-06-09 21:08:02 +03:00
mu4e-draft.el mu4e: don't insist of message-signature being a string 2015-10-16 11:20:48 +03:00
mu4e-headers.el mu4e: added action to show the current thread only 2015-11-12 12:57:26 +02:00
mu4e-lists.el Allow specifying list shortnames with regexes 2015-11-14 00:04:26 +00:00
mu4e-main.el mu4e: add NEWS(.org) as a main menu item 2015-06-09 21:08:02 +03:00
mu4e-mark.el mu4e: support message-action when marking 'deferred' 2015-04-26 17:09:06 +03:00
mu4e-message.el Let not be stuck into *mu4e-output* after rendering html. Reduce by one levels of (with-temp-buffer. 2015-02-05 10:42:45 -05:00
mu4e-meta.el.in mu4e: add NEWS(.org) as a main menu item 2015-06-09 21:08:02 +03:00
mu4e-proc.el Fix replying to gpg encrypted mails (#186) 2014-10-15 02:42:57 +03:00
mu4e-speedbar.el * mu4e: clean up FSF address, thanks to Maciek Borzecki 2012-10-21 16:04:19 +03:00
mu4e-utils.el Allow specifying list shortnames with regexes 2015-11-14 00:04:26 +00:00
mu4e-vars.el Add `mu4e-view-body-face` 2015-10-13 08:03:56 +03:00
mu4e-view.el mu4e: added action to show the current thread only 2015-11-12 12:57:26 +02:00
mu4e.el * mu4e: allow starting mu4e in the background 2013-04-16 20:37:10 +03:00
mu4e.texi Allow specifying list shortnames with regexes 2015-11-14 00:04:26 +00:00
org-mu4e.el Fix org-mu4e bug with HTML in text/plain part 2015-01-28 09:09:18 +02:00
org-old-mu4e.el split off `org-old-mu4e.el' for backward compatibility 2014-10-11 16:08:21 +03:00
texi.texi.in * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00