diff --git a/www/mu4e-1.png b/www/mu4e-1.png index c76e4c23..55988fe7 100644 Binary files a/www/mu4e-1.png and b/www/mu4e-1.png differ diff --git a/www/mu4e-2.png b/www/mu4e-2.png index 288bc9a0..eade6d77 100644 Binary files a/www/mu4e-2.png and b/www/mu4e-2.png differ diff --git a/www/mu4e-3.png b/www/mu4e-3.png index dc09c533..23a57bfe 100644 Binary files a/www/mu4e-3.png and b/www/mu4e-3.png differ diff --git a/www/mu4e.org b/www/mu4e.org index 263a4001..24ca6b1c 100644 --- a/www/mu4e.org +++ b/www/mu4e.org @@ -1,18 +1,28 @@ -#+title: mu4e: mu for emacs +#+title: mu4e: an e-mail client for emacs #+style: #+options: skip t Starting with version 0.9.8, [[http://www.djcbsoftware.nl/code/mu][mu]] provides an emacs-based e-mail client which - uses =mu= for its back-end: *mu4e*. It's been in use (by the author) for a few - months already, but 0.9.8 is the first public release. + uses =mu= as its back-end: *mu4e*. - Based on =mu=, =mu4e= sits on top of your Maildir (which you update with + Through =mu=, =mu4e= sits on top of your Maildir (which you update with e.g. =offlineimap= or =fetchmail=). =mu4e= is designed to enable super-efficient handling of e-mail; searching, reading, replying, moving, deleting. The overall 'feel' is a bit of a mix of =dired= and [[http://www.gohome.org/wl/][Wanderlust]]. - For all the details, please see the [[file:mu4e/index.html][manual]]. Or check the screenshots - below. The code is [[https://github.com/djcb/mu][available on Github]]. + Features include: + - Fully search-based: there are no folders, only queries + - UI optimized for speed with quick key strokes for common actions + - Fully documented, with example configurations + - Asynchronous: heavy actions never block emacs + - Write rich-text e-mails using ~org-mode~ (experimental) + - Address auto-completion based on your messages -- no need for managing + address books + - Extendable in many places using custom actions + + For all the details, please see the [[file:mu4e/index.html][manual]], or check the screenshots + below. ~mu4e~ is part of the normal [[http://code.google.com/p/mu0/downloads/list][mu source package]] and also [[https://github.com/djcb/mu][available on + Github]]. ** Screenshots