mu4e: add mu4e-view-fetch-url for downloading URLs
Add mu4e-view-fetch-url for fetching (downloading) URIs linked to in e-mails. Add the 'f' keybinding for this, and document it. Based on code by inigoserna.
This commit is contained in:
@ -118,8 +118,7 @@ better with e.g. offlineimap."
|
||||
"Default directory for saving attachments.
|
||||
This can be either a string (a file system path), or a function
|
||||
that takes a filename and the mime-type as arguments, and returns
|
||||
the attachment dir. See Info node `(mu4e) Opening and saving
|
||||
attachments' for details."
|
||||
the attachment dir. See Info node `(mu4e) Attachments' for details."
|
||||
:type 'directory
|
||||
:group 'mu4e
|
||||
:safe 'stringp)
|
||||
|
||||
Reference in New Issue
Block a user