mu4e: use mu4e-attachment-dir for attaching, too

Use mu4e-attachment-dir also for attaching (and not just for extracting)
attachments; the default (current draft message dir) is not very useful.
This commit is contained in:
Dirk-Jan C. Binnema
2020-04-06 20:47:29 +03:00
parent 51f5ee829d
commit edd47ced71
4 changed files with 19 additions and 6 deletions

View File

@ -93,7 +93,10 @@
~plist~ to ~t~. For speed-reasons, these counts do _not_ filter out duplicates
or messages that have been removed from the filesystem behind mu4e's back.
- The mu4e <-> mu intreaction has been rewritten to communicate using
- ~mu4e-attachment-dir~ now also applies to composing messages; it determines
the default directory for inclusion.
- The mu4e <-> mu interaction has been rewritten to communicate using
s-expressions, with a repl for testing. If you have readline installed,
you also get history.