doomemacs/modules/email
TEC 30a4eb7f77 fix(mu4e): file attachment prompt arguments
There are two changes to the default optional read-file-name arguments
that should be made for the purpose of attaching files:
1. The optional MUSTMATCH argument should be set, as one can't exactly
   attach non-existent files.
2. The INITIAL argument should be set to the empty string so that if
   default-directory is customised for some reason or another that
   selecting it leads to the expected directory being selected.
   Without INITIAL or DEFAULT-FILENAME being specified, the current file
   path will be used, which is never desirable as this is simply a path
   to the message buffer.
2022-09-30 22:43:46 +02:00
..
mu4e fix(mu4e): file attachment prompt arguments 2022-09-30 22:43:46 +02:00
notmuch fix(notmuch): use new workspace name in +notmuch/quit 2022-09-21 01:05:34 +02:00
wanderlust refactor: deprecate doom-private-dir for doom-user-dir 2022-08-14 20:43:35 +02:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:email

Description

Modules that turn Emacs in an email client.

Frequently asked questions

This category has no FAQs yet. Ask one?