|
13 | 13 |
|
14 | 14 | - many documentation improvements
|
15 | 15 |
|
| 16 | +*** mu |
| 17 | + |
16 | 18 | - you can now search for messages that have a given message-id in their
|
17 | 19 | ~References:~ or ~In-Reply-To:~ headers, e.g.
|
18 | 20 | #+begin_example
|
|
27 | 29 | for ~:date~ and ~:changed~ (~:date-unix~ and ~:changed-unix~, respectively) which
|
28 | 30 | are a bit easier to manipulate than the emacs-style timestamps.
|
29 | 31 |
|
30 |
| - - message composition has been completely reworked to avoid a number of |
31 |
| - problems that users reported. It is now directly uses the Gnus machinery, |
32 |
| - integrated with mu4e. |
33 |
| - |
34 | 32 | - with 1.12.7, ~mu~ indexing is single-threaded again, to avoid cases of
|
35 | 33 | database-corruption. In *mu4e* that means you need to _wait_ until indexing is
|
36 | 34 | ready before you can continue (*mu4e* will warn you).
|
|
43 | 41 | in the mu4e version in its main-page; however, since this is optional no
|
44 | 42 | longer, the suffix has been removed.
|
45 | 43 |
|
| 44 | +*** mu4e |
| 45 | + |
| 46 | + - message composition has been completely reworked to avoid a number of |
| 47 | + problems that users reported. It is now directly uses the Gnus machinery, |
| 48 | + integrated with mu4e. |
| 49 | + |
| 50 | + - a new variable ~mu4e-trash-without-flag~, which, when set to non-nil makes |
| 51 | + trashing _not_ add the the Maildir ~T~ flag. See its docstring for details. |
| 52 | + |
| 53 | + - new variable ~mu4e-uniquify-save-file-name-function~ to influence the way ~mu4e~ |
| 54 | + creates unique file names when saving. See its docstring for details. |
| 55 | + |
| 56 | + - new command ~mu4e-view-jump-to-mime-part~ for jumping to MIME-part by its |
| 57 | + number. |
| 58 | + |
46 | 59 | * 1.12 (released on February 24, 2024)
|
47 | 60 |
|
48 | 61 | ** Some highlights
|
|
0 commit comments