mu: improve crypto handling

This commit is contained in:
Dirk-Jan C. Binnema
2020-02-14 00:36:54 +02:00
parent dd057b11aa
commit c22eb434b7
2 changed files with 24 additions and 6 deletions

View File

@ -1152,8 +1152,6 @@ make_command_map (Context& context)
{"type", ArgInfo{Type::Symbol, true,
"type of composition: reply/forward/edit/resend/new"}},
{"docid", ArgInfo{Type::Integer, false,"document id of parent-message, if any"}},
{"extract-images", ArgInfo{Type::Symbol, false,
"whether to extract images for this messages (if any)"}},
{"extract-encrypted", ArgInfo{Type::Symbol, false,
"whether to decrypt encrypted parts (if any)" }}},
"get contact information",