diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2020-06-07 18:26:05 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2020-06-07 18:38:30 +0300 |
| commit | 526894381b9d3642ba6f441109528d13ec16214e (patch) | |
| tree | d2c56c3987f191e5c3c494ae25d82b2dec06a149 | |
| parent | 40c0f5535b1dbb1a7071568861fa0044beb167a2 (diff) | |
NEWS.org: fix confusing display on github
| -rw-r--r-- | NEWS.org | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -114,20 +114,23 @@ which is not meant for distribution. ~msg2pdf~ is disabled for now. -*** How to upgrade +*** How to upgrade mu4e - - upgrade mu to the latest stable version + - upgrade ~mu~ to the latest stable version (1.4.x) - shut down emacs - - Run `mu init' in a terminal + - Run ~mu init~ in a terminal - - Make sure mu init points to the right Maildir folder and add your email address(es) the following way: - `mu init --maildir=~/Maildir --my-address=jim@example.com --my-address=bob@example.com' + - Make sure ~mu init~ points to the right Maildir folder and add your email + address(es) the following way: - - once this is done run `mu index' + ~mu init --maildir=~/Maildir --my-address=jim@example.com --my-address=bob@example.com~ - - Don't forget to delete your old mail cache location if necessary (see release notes for more detail). + - once this is done, run ~mu index~ + + - Don't forget to delete your old mail cache location if necessary (see + release notes for more detail). ** 1.2 |
