Update webpage
This commit is contained in:
115
www/index.org
115
www/index.org
@ -5,17 +5,18 @@
|
|||||||
|
|
||||||
* Welcome to mu!
|
* Welcome to mu!
|
||||||
|
|
||||||
With the /enormous/ amounts of e-mail many people gather and the importance of
|
With the /enormous/ amounts of e-mail many people gather and the
|
||||||
e-mail messages in our daily work-flow, it is very important to be able to
|
importance of e-mail messages in our daily work-flow, it is very
|
||||||
quickly deal with all that - in particular, to instantly find that one
|
important to be able to quickly deal with all that - in particular,
|
||||||
important e-mail you need right now.
|
to instantly find that one important e-mail you need right now.
|
||||||
|
|
||||||
For that, *mu* was created. *mu* is a tool for dealing with e-mail messages
|
For that, *mu* was created. *mu* is a tool for dealing with e-mail
|
||||||
stored in the [[http://en.wikipedia.org/wiki/Maildir][Maildir]]-format, on Unix-like systems. *mu*'s main purpose is to
|
messages stored in the [[http://en.wikipedia.org/wiki/Maildir][Maildir]]-format, on Unix-like systems. *mu*'s
|
||||||
help you to find the messages you need, quickly; in addition, it allows you to
|
main purpose is to help you to find the messages you need, quickly;
|
||||||
view messages, extract attachments, create new maildirs, ... See the [[file:cheatsheet.org][mu
|
in addition, it allows you to view messages, extract attachments,
|
||||||
cheatsheet]] for some examples. Mu's source code is available [[https://github.com/djcb/mu][in github]], and
|
create new maildirs, ... See the [[file:cheatsheet.org][mu cheatsheet]] for some
|
||||||
there is the [[http://groups.google.com/group/mu-discuss][mu-discuss]] mailing list.
|
examples. Mu's source code is available [[https://github.com/djcb/mu][in github]], and there is the
|
||||||
|
[[http://groups.google.com/group/mu-discuss][mu-discuss]] mailing list.
|
||||||
|
|
||||||
*mu* includes an emacs-based e-mail client (=mu4e=), a simple GUI (=mug=) and
|
*mu* includes an emacs-based e-mail client (=mu4e=), a simple GUI (=mug=) and
|
||||||
bindings for the Guile/Scheme programming language.
|
bindings for the Guile/Scheme programming language.
|
||||||
@ -38,34 +39,69 @@
|
|||||||
of your data, and doing all kinds of statistics
|
of your data, and doing all kinds of statistics
|
||||||
- fully documented (man pages, info pages)
|
- fully documented (man pages, info pages)
|
||||||
|
|
||||||
|
|
||||||
** News
|
** News
|
||||||
|
|
||||||
- 2013-03-30: released [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.9.5.tar.gz][mu-0.9.9.5]]; full with new features and bug fixes – see
|
2015-09-24: After almost 6 months, a new release of mu/mu4e. We are
|
||||||
the download link for some of the details. Many thanks to all who
|
happy to announce mu and mu4e 0.9.9.13! have just been
|
||||||
contributed!
|
released. The following key features and improvements have been
|
||||||
- 2012-10-14: released [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.9.tar.gz][mu-0.9.9]]; a new barrage of fixes and improvements –
|
added:
|
||||||
check the link and [[https://github.com/djcb/mu/blob/master/NEWS][NEWS]]. Also, note the [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu4e-manual-0.9.9.pdf][mu4e-manual]] (PDF).
|
|
||||||
- 2012-07-01: released [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.8.5.tar.gz][mu-0.9.8.5]]; more fixes, improvements (see the link).
|
* Change the way the headers are displayed and sorted
|
||||||
- 2012-05-08: released [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.8.4.tar.gz][mu-0.9.8.4]] with even more improvements (the link has
|
* Fancy characters now enabled distinctively both for marks and
|
||||||
all the details)
|
headers
|
||||||
- 2012-04-06: released [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.8.3.tar.gz][mu-0.9.8.3]], with many improvements, fixes. See the
|
* Composing a message is now possible in a separate frame
|
||||||
link for details. *NOTE*: existing =mu= and =mu4e= users are recommended to
|
* Ability to display the subject of a thread only on top of it for
|
||||||
execute =mu index --rebuild= after installation.
|
enhanced clarity
|
||||||
- 2012-03-11: released [[http://code.google.com/p/mu0/downloads/detail?name=mu-0.9.8.2.tar.gz][mu-0.9.8.2]], with a number of fixes and improvements,
|
* Lots of bugs squashed, updates to the documentation (BDDB), as
|
||||||
see the link for the details.
|
well as embedding the News file inside mu4e itself.
|
||||||
- 2012-02-17: released [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.8.1.tar.gz][mu-0.9.8.1]], which has a number of improvements to the
|
|
||||||
0.9.8 release: add mark as read/unread, colorize cited message parts,
|
You may grab the the tarball [[https://github.com/djcb/mu-releases/blob/master/][from GitHub]] or get it through your
|
||||||
better handling of text-based message parts, documentation fixes,
|
distribution channels (details may vary from one distribution to
|
||||||
documentation updates and a few fixes here and there
|
another).
|
||||||
|
|
||||||
|
None of this would be possible without a team of dedicated
|
||||||
|
individuals: Attila, Charles-H.Schulz, David C Sterrat, Dirk-Jan
|
||||||
|
C. Binnema, Eike Kettner, Florian Lindner, Foivos S. Zakkak, Gour,
|
||||||
|
KOMURA Takaaki, Pan Jie, Phil Hagelberg, thdox, Tiago Saboga, Titus
|
||||||
|
von der Malsburg (and of course all people who reported issues,
|
||||||
|
provided suggestions etc.)
|
||||||
|
|
||||||
|
We hope you will enjoy this release as much as we do. Happy Hacking!
|
||||||
|
|
||||||
|
The mu/mu4e Team
|
||||||
|
|
||||||
|
** Old News
|
||||||
|
|
||||||
|
- 2013-03-30: released [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.9.5.tar.gz][mu-0.9.9.5]]; full with new features and bug
|
||||||
|
fixes – see the download link for some of the details. Many
|
||||||
|
thanks to all who contributed!
|
||||||
|
- 2012-10-14: released [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.9.tar.gz][mu-0.9.9]]; a new barrage of fixes and
|
||||||
|
improvements – check the link and [[https://github.com/djcb/mu/blob/master/NEWS][NEWS]]. Also, note the
|
||||||
|
[[http://code.google.com/p/mu0/downloads/detail?name%3Dmu4e-manual-0.9.9.pdf][mu4e-manual]] (PDF).
|
||||||
|
- 2012-07-01: released [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.8.5.tar.gz][mu-0.9.8.5]]; more fixes, improvements (see
|
||||||
|
the link).
|
||||||
|
- 2012-05-08: released [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.8.4.tar.gz][mu-0.9.8.4]] with even more improvements (the
|
||||||
|
link has all the details)
|
||||||
|
- 2012-04-06: released [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.8.3.tar.gz][mu-0.9.8.3]], with many improvements,
|
||||||
|
fixes. See the link for details. *NOTE*: existing =mu= and =mu4e=
|
||||||
|
users are recommended to execute =mu index --rebuild= after
|
||||||
|
installation.
|
||||||
|
- 2012-03-11: released [[http://code.google.com/p/mu0/downloads/detail?name=mu-0.9.8.2.tar.gz][mu-0.9.8.2]], with a number of fixes and
|
||||||
|
improvements, see the link for the details.
|
||||||
|
- 2012-02-17: released [[http://code.google.com/p/mu0/downloads/detail?name%3Dmu-0.9.8.1.tar.gz][mu-0.9.8.1]], which has a number of
|
||||||
|
improvements to the 0.9.8 release: add mark as read/unread,
|
||||||
|
colorize cited message parts, better handling of text-based
|
||||||
|
message parts, documentation fixes, documentation updates and a
|
||||||
|
few fixes here and there
|
||||||
- 2012-02-09: moved the mu source code repository [[https://github.com/djcb/mu][to Github]].
|
- 2012-02-09: moved the mu source code repository [[https://github.com/djcb/mu][to Github]].
|
||||||
- 2012-01-31: finally, [[http://mu0.googlecode.com/files/mu-0.9.8.tar.gz][mu-0.9.8]] is available. It comes with an emacs-based
|
- 2012-01-31: finally, [[http://mu0.googlecode.com/files/mu-0.9.8.tar.gz][mu-0.9.8]] is available. It comes with an
|
||||||
e-mail client, [[file:mu4e.html][mu4e]], and much improved [[file:mu-guile.html][guile bindings]]. Furthermore, It adds
|
emacs-based e-mail client, [[file:mu4e.html][mu4e]], and much improved [[file:mu-guile.html][guile
|
||||||
search for attachment mime type and search inside any text part of a
|
bindings]]. Furthermore, It adds search for attachment mime type
|
||||||
message, more tests, improvements in many parts of the code.
|
and search inside any text part of a message, more tests,
|
||||||
- 2011-09-03: mu 0.9.7 is now available; compared to the -pre version there
|
improvements in many parts of the code.
|
||||||
are a few small changes; the most important one is a fix specifically for
|
- 2011-09-03: mu 0.9.7 is now available; compared to the -pre
|
||||||
running mu on MacOS.
|
version there are a few small changes; the most important one is
|
||||||
|
a fix specifically for running mu on MacOS.
|
||||||
|
|
||||||
- [[file:old-news.org][Old news]]
|
- [[file:old-news.org][Old news]]
|
||||||
|
|
||||||
@ -73,10 +109,11 @@
|
|||||||
|
|
||||||
#+html:<a href="mu4e-splitview.png" border="0"><img src="mu4e-splitview-small.png" align="right" margin="10px"/></a>
|
#+html:<a href="mu4e-splitview.png" border="0"><img src="mu4e-splitview-small.png" align="right" margin="10px"/></a>
|
||||||
|
|
||||||
Some Linux-distributions already provide pre-built mu packages; if there's no
|
Some Linux-distributions already provide pre-built mu packages; if
|
||||||
packagage for your distribution, or if you want the latest release, you can
|
there's no packagage for your distribution, or if you want the
|
||||||
[[http://code.google.com/p/mu0/downloads/list][download mu source packages]] from Google Code. In case you find a bug, or have
|
latest release, you can [[http://code.google.com/p/mu0/downloads/list][download mu source packages]] from Google
|
||||||
a feature requests, please use the [[https://github.com/djcb/mu/issues][issue tracker]].
|
Code. In case you find a bug, or have a feature requests, please
|
||||||
|
use the [[https://github.com/djcb/mu/issues][issue tracker]].
|
||||||
|
|
||||||
If you'd like to work with the mu source code, you can find it [[https://github.com/djcb/mu][in Github]];
|
If you'd like to work with the mu source code, you can find it [[https://github.com/djcb/mu][in Github]];
|
||||||
also, see the notes on [[https://github.com/djcb/mu/blob/master/HACKING][HACKING]] the mu source code.
|
also, see the notes on [[https://github.com/djcb/mu/blob/master/HACKING][HACKING]] the mu source code.
|
||||||
|
|||||||
Reference in New Issue
Block a user