mu4e: update docs for mu4e-view-save-attachments
This commit is contained in:
@ -1622,13 +1622,29 @@ Other MIME-parts in the messages include @emph{attachments}.
|
|||||||
@cindex attachments
|
@cindex attachments
|
||||||
|
|
||||||
Many e-mail messages contain @emph{attachments}, which are MIME-parts that
|
Many e-mail messages contain @emph{attachments}, which are MIME-parts that
|
||||||
|
<<<<<<< HEAD
|
||||||
encode files which you can extract.
|
encode files which you can extract.
|
||||||
|
||||||| parent of 35b9b725 (mu4e: update docs for mu4e-view-save-attachments)
|
||||||
|
Many e-mail messages also contain @emph{attachments}, which are MIME-parts that
|
||||||
|
contain files@footnote{Attachments come in two flavors: @t{inline} and
|
||||||
|
@t{attachment}. @code{mu4e} does not distinguish between the two when operating on
|
||||||
|
them: everything that specifies a filename is considered an attachment}.
|
||||||
|
=======
|
||||||
|
encode files@footnote{Attachments come in two flavors: @t{inline} and
|
||||||
|
@t{attachment}. @code{mu4e} does not distinguish between the two when operating on
|
||||||
|
them: everything that specifies a filename is considered an attachment}.
|
||||||
|
>>>>>>> 35b9b725 (mu4e: update docs for mu4e-view-save-attachments)
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
@footnote{@code{mu} uses some heuristics to decide if a part should be treated
|
@footnote{@code{mu} uses some heuristics to decide if a part should be treated
|
||||||
as an attachment; including @t{inline} parts that specify a filename. The
|
as an attachment; including @t{inline} parts that specify a filename. The
|
||||||
heuristic tries to balance false-positive and false-negatives, both of which are
|
heuristic tries to balance false-positive and false-negatives, both of which are
|
||||||
possible}
|
possible}
|
||||||
|
|
||||||
|
||||||| parent of 35b9b725 (mu4e: update docs for mu4e-view-save-attachments)
|
||||||
|
To save such attachments as files on your computer, @code{mu4e}'s message-view
|
||||||
|
=======
|
||||||
|
>>>>>>> 35b9b725 (mu4e: update docs for mu4e-view-save-attachments)
|
||||||
To save attachments as files on your computer, @code{mu4e}'s message-view
|
To save attachments as files on your computer, @code{mu4e}'s message-view
|
||||||
offers the command @code{mu4e-view-save-attachments}; its default keybinding is
|
offers the command @code{mu4e-view-save-attachments}; its default keybinding is
|
||||||
@key{e} (think @emph{extract}).
|
@key{e} (think @emph{extract}).
|
||||||
|
|||||||
Reference in New Issue
Block a user