trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<p>To save all attachments from an mu4e email to a particular directory,
you can use this
<a href="https://gist.github.com/philjackson/aecfab1706f05079aec7000e328fd183">handy snippet</a>
for older versions of the client. For more modern mu4e versions, use the
<a href="https://github.com/sje30/emacs/blob/master/mu4e-view-save-all-attachments.el">elisp by @sj30</a>.</p>