mu4e: fix errors/warning in mu4e.texi
This commit is contained in:
@ -844,7 +844,7 @@ in such cases, there won't be any further notifications.
|
|||||||
The @emph{Maildirs} item is very similar to Bookmarks -- consider maildirs here
|
The @emph{Maildirs} item is very similar to Bookmarks -- consider maildirs here
|
||||||
as being a special kind of bookmark query that matches a Maildir. You can
|
as being a special kind of bookmark query that matches a Maildir. You can
|
||||||
configure this using the variable @code{mu4e-maildir-shortcuts}; see its
|
configure this using the variable @code{mu4e-maildir-shortcuts}; see its
|
||||||
docstring and @xref{Maildir searches} for more details.
|
docstring and @ref{Maildir searches} for more details.
|
||||||
|
|
||||||
@node Miscellaneous
|
@node Miscellaneous
|
||||||
@section Miscellaneous
|
@section Miscellaneous
|
||||||
@ -880,6 +880,7 @@ major-mode for the headers view is @code{mu4e-headers-mode}.
|
|||||||
* Keybindings::Do things with your keyboard
|
* Keybindings::Do things with your keyboard
|
||||||
* Marking: HV Marking. Selecting messages for doing things
|
* Marking: HV Marking. Selecting messages for doing things
|
||||||
* Sorting and threading::Influencing how headers are shown
|
* Sorting and threading::Influencing how headers are shown
|
||||||
|
* Folding threads:: Showing and hiding thread contents
|
||||||
* Custom headers: HV Custom headers. Adding your own headers
|
* Custom headers: HV Custom headers. Adding your own headers
|
||||||
* Actions: HV Actions. Defining and using actions
|
* Actions: HV Actions. Defining and using actions
|
||||||
* Buffer display:: How and where the buffers are displayed
|
* Buffer display:: How and where the buffers are displayed
|
||||||
@ -3161,7 +3162,7 @@ To completely turn off the modeline support, set @code{mu4e-modeline-support} to
|
|||||||
@itemize
|
@itemize
|
||||||
@item buffer-specific
|
@item buffer-specific
|
||||||
@itemize
|
@itemize
|
||||||
@item current context (as per @xref{Contexts}
|
@item current context (as per @ref{Contexts})
|
||||||
@item current query parameters (headers-mode only)
|
@item current query parameters (headers-mode only)
|
||||||
@end itemize
|
@end itemize
|
||||||
@item global: information about the results for the ``favorite query''
|
@item global: information about the results for the ``favorite query''
|
||||||
|
|||||||
Reference in New Issue
Block a user