* some documentation fixes / improvements
This commit is contained in:
@ -1583,7 +1583,7 @@ up-to-a-limited-number matches. Same for the other search based commands,
|
|||||||
(default: @key{b}).
|
(default: @key{b}).
|
||||||
@item @emph{How can I easily include attachments in the messages I write?}
|
@item @emph{How can I easily include attachments in the messages I write?}
|
||||||
Drag-and-drop.
|
Drag-and-drop.
|
||||||
@item @emph{When I try do run @t{mu index} while @t{mu4e} is running I get
|
@item @emph{When I try to run @t{mu index} while @t{mu4e} is running I get
|
||||||
errors like @t{mu: mu_store_new_writable: xapian error 'Unable to get write
|
errors like @t{mu: mu_store_new_writable: xapian error 'Unable to get write
|
||||||
lock on ~/.mu/xapian: already locked'}. What can I do about this?} You get
|
lock on ~/.mu/xapian: already locked'}. What can I do about this?} You get
|
||||||
this error because the underlying Xapian database allows itself to be opened
|
this error because the underlying Xapian database allows itself to be opened
|
||||||
@ -1619,14 +1619,17 @@ In this chapter we list a number of known issue and/or missing features in
|
|||||||
there (yet), and the author can use it as a todo-list.
|
there (yet), and the author can use it as a todo-list.
|
||||||
|
|
||||||
@itemize
|
@itemize
|
||||||
|
@item @emph{mu4e does not work well if the emacs language environment is not
|
||||||
|
utf-8}; so, if you problems with encodings, be sure to have
|
||||||
|
@code{(set-language-environment "UTF-8")} in your @file{.emacs}.
|
||||||
@item @emph{Thread handling is incomplete.} While threads are calculated and are
|
@item @emph{Thread handling is incomplete.} While threads are calculated and are
|
||||||
visible in the headers buffer, you can now collapse/open them.
|
visible in the headers buffer, you can not collapse/open them.
|
||||||
@item @emph{No support for crypto when reading mail}. Currently, you cannot
|
@item @emph{No support for crypto when reading mail}. Currently, you cannot
|
||||||
conveniently read encrypted mail or check signatures. For outgoing messages,
|
conveniently read encrypted mail or check signatures. For outgoing messages,
|
||||||
it should work though, using the built-in mechanisms.
|
it should work though, using the built-in mechanisms.
|
||||||
@item @emph{One cannot influence the sorting of messages}. Messages are sorted
|
@item @emph{One cannot influence the sorting of messages}. Messages are sorted
|
||||||
according to thread, then descending by date. It would be nice if it could be
|
according to their thread, then descending by date. It would be nice if it
|
||||||
sorted in other ways as well.
|
could be sorted in other ways as well.
|
||||||
@item @emph{@t{mu4e} gets confused when there are multiple windows showing the
|
@item @emph{@t{mu4e} gets confused when there are multiple windows showing the
|
||||||
headers.}. Yes -- don't do that.
|
headers.}. Yes -- don't do that.
|
||||||
@item @emph{Messages in the sent-folder do not include the attachments you
|
@item @emph{Messages in the sent-folder do not include the attachments you
|
||||||
|
|||||||
Reference in New Issue
Block a user