<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/A"/>
	<updated>2026-04-27T23:55:47Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Mu4e&amp;diff=47147</id>
		<title>Mu4e</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Mu4e&amp;diff=47147"/>
		<updated>2015-10-28T08:55:22Z</updated>

		<summary type="html">&lt;p&gt;A: add categories&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Package&lt;br /&gt;
|name=Mu4e&lt;br /&gt;
|description=Email client&lt;br /&gt;
|author=[[Dirk-Jan C. Binnema ]]&lt;br /&gt;
|maintainer=[[Dirk-Jan C. Binnema]]&lt;br /&gt;
|screenshots=http://www.djcbsoftware.nl/code/mu/mu4e.html&lt;br /&gt;
|manual=http://www.djcbsoftware.nl/code/mu/mu4e/index.html&lt;br /&gt;
|source=https://github.com/djcb/mu&lt;br /&gt;
|in_emacs=no&lt;br /&gt;
|Development status=active&lt;br /&gt;
|website=http://www.djcbsoftware.nl/code/mu/mu4e.html&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Mu4e'''  is designed to enable super-efficient handling of e-mail; searching, reading, replying, moving, deleting. It  sits on top of your Maildir (which you update with e.g. offlineimap or fetchmail).&lt;br /&gt;
&lt;br /&gt;
Under the hood, mu4e is fully search-based, similar to programs like notmuch, md and sup. However, mu4e's user-interface is quite different. mu4e's mail handling (deleting, moving etc.) is inspired by Wanderlust [another emacs-based e-mail client, famously hard to get working], mutt and dired.&lt;br /&gt;
&lt;br /&gt;
mu4e tries to keep all the 'state' in your maildirs, so you can easily switch between clients, synchronize over IMAP, backup with rsync and so on. If you delete the database, you won't lose any information. &lt;br /&gt;
&lt;br /&gt;
= Features =&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
&lt;br /&gt;
*    Fully search-based: there are no folders, only queries&lt;br /&gt;
*    UI optimized for speed with quick key strokes for common actions&lt;br /&gt;
*    Fully documented, with example configurations (like [http://www.djcbsoftware.nl/code/mu/mu4e/Gmail-configuration.html#Gmail-configuration for gmail])&lt;br /&gt;
*    Asynchronous: heavy actions never block emacs&lt;br /&gt;
*    Write rich-text e-mails using org-mode (experimental)&lt;br /&gt;
*    Address auto-completion based on your messages – no need for managing address books&lt;br /&gt;
*    Extendable in many places using custom actions &lt;br /&gt;
&lt;br /&gt;
For all the details, please see the (very good) [http://www.djcbsoftware.nl/code/mu/mu4e/index.html manual], and see the [http://www.djcbsoftware.nl/code/mu/mu4e.html screenshots] !&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The main view:&lt;br /&gt;
[[File:Mu4e-1.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The messages/header split view, with speedbar support:&lt;br /&gt;
[[File:Mu4e-splitview.png]]&lt;br /&gt;
&lt;br /&gt;
= Extensions =&lt;br /&gt;
&lt;br /&gt;
== Complete contacts with Helm ==&lt;br /&gt;
&lt;br /&gt;
There's a very nice and efficient solution to complete contacts in [http://kitchingroup.cheme.cmu.edu/blog/2015/03/14/A-helm-mu4e-contact-selector/ this blog post].&lt;br /&gt;
&lt;br /&gt;
[[Category:Third Party Package]]&lt;br /&gt;
[[Category:Email]]&lt;br /&gt;
[[Category:MUA]]&lt;br /&gt;
[[Category:Mail Client]]&lt;/div&gt;</summary>
		<author><name>A</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Wanderlust&amp;diff=47146</id>
		<title>Wanderlust</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Wanderlust&amp;diff=47146"/>
		<updated>2015-10-28T08:55:14Z</updated>

		<summary type="html">&lt;p&gt;A: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Package&lt;br /&gt;
|name=Wanderlust&lt;br /&gt;
|description=Wanderlust is an e-mail client especially suited to IMAP.&lt;br /&gt;
|source=https://github.com/wanderlust/&lt;br /&gt;
|in_emacs=no&lt;br /&gt;
|Development status=active&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
Wanderlust is an in-Emacs mail reading application intended for use with IMAP. &lt;br /&gt;
&lt;br /&gt;
Unfortunately, it is very poorly documented (at least in English) and the Wanderlust home page, at [http://www.gohome.org/wl/], has not been maintained in many years. Development appears to take place almost entirely within various informal github repositories. A full list of packages needed to run Wanderlust includes:&lt;br /&gt;
&lt;br /&gt;
https://github.com/wanderlust/flim&lt;br /&gt;
&lt;br /&gt;
https://github.com/wanderlust/semi&lt;br /&gt;
&lt;br /&gt;
https://github.com/wanderlust/apel&lt;br /&gt;
&lt;br /&gt;
https://github.com/wanderlust/wanderlust&lt;br /&gt;
&lt;br /&gt;
Wanderlust is available in [[MELPA]] and in [[El-get]] (though it doesn't seem to be able to checkout the repository).&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
 &lt;br /&gt;
Installation from ELPA seems to be problematic, because of the [[flim]] package. See more at http://gelvaos.blogspot.com/2010/11/emacs-elpa-and-wanderlust.html&lt;br /&gt;
&lt;br /&gt;
[[Category:Email]]&lt;br /&gt;
[[Category:Mail Client]]&lt;br /&gt;
[[Category:Third Party Package]]&lt;br /&gt;
[[Category:MUA]]&lt;/div&gt;</summary>
		<author><name>A</name></author>
	</entry>
</feed>